<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
a6b56aae-136f-49c0-889d-96b73ede3375|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="a6b56aae-136f-49c0-889d-96b73ede3375">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-04-21T00:00:00" End="2026-04-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
a6b56aae-136f-49c0-889d-96b73ede3375|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
a6b56aae-136f-49c0-889d-96b73ede3375|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
a6b56aae-136f-49c0-889d-96b73ede3375|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
a6b56aae-136f-49c0-889d-96b73ede3375|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="2025-12-22T11:34:14.7074475+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a6b56aae-136f-49c0-889d-96b73ede3375" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="16.15" OriginalAmount="15.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88644804" Longitude="98.39286883" StarRating="2" HotelCode="406190|3564835" HotelName="Beehive Phuket Old Town - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2/45 Montri road, Talad Yai, Phuket, Phuket Town 83000, Phuket Province</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a8/64/a864c55d5a491bd05a13dc64cec2bac384b78419.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Beehive Phuket Old Town - Hostel in Phuket (Old Phu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.55" OriginalAmount="19.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88459867" Longitude="98.39034555" StarRating="1" HotelCode="308197|3626215" HotelName="D's Corner &amp; Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>132 Talang Road, Talad Yai, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ca/06caef8bef9f8047f91836e0c825835d11fcce7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;D's Corner &amp; Guesthouse is located along historical Talang Road in Phuket Town a 5 minute drive from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.63" OriginalAmount="23.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.883101653178" Longitude="98.390065223429" StarRating="2" HotelCode="397521|3618055" HotelName="FulFill Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rachada Road, Tambon Talat Yai, Chang Wat, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/88/a988c05488a8682ccb1ab46a81bb8f19758817a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="24.11" OriginalAmount="23.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87101848" Longitude="98.3812938" StarRating="2" HotelCode="749208|730192" HotelName="Baan Nat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Garden,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9/18 Sakdidej Road, Phuket Town 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/62/aa628cc8d32bae7cab2b54cc6a507413ede6ff22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Baan Nat to discover the wonders of Phuket. The hotel offers guests a range of services and ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.72" OriginalAmount="24.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88310023" Longitude="98.38992146" StarRating="2" HotelCode="625349|3662005" HotelName="Borbaboom Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>73/1-73/2 Ratsada Road, Tambon Talat Yai, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4e/6f4e3c08c9e9e8e36038be17aeb809f508e0b7e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.39" OriginalAmount="27.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.878473" Longitude="98.381527" StarRating="3" HotelCode="177498|1573778" HotelName="Pure Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/7 Chaofa Road, Maung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/bc/edbc4cea1f375db3cc08c9c952000a44f2217b3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Phuket Town, on the Chaofa Road. The Patong beach is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.29" OriginalAmount="28.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.82885677" Longitude="98.33963204" StarRating="2.5" HotelCode="583080|3558885" HotelName="Vipa House Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>86/51, Tambon Chalong, Amphoe Muang, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/58/b0586c97172c5789258f03824e97ea0306ef5576.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.37" OriginalAmount="28.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87973319" Longitude="98.38030454" StarRating="3" HotelCode="933594|937795" HotelName="S.B. Living Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47/7 Pattana Road, TaradNuar, Meung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/ce/43ce95467ae3ccf9b5be7fd3506c02008f4aa0db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Phuket, this hotel is about 2.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.44" OriginalAmount="29.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8832900753679" Longitude="98.396525718556" StarRating="2" HotelCode="495333|2260265" HotelName="Lub Sbuy Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>183/79-80 Phang-Nga Road, Tambon Taladyai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/34/ed34f65c69748aace860bd9250c28d7d4f442869.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.37" OriginalAmount="30.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8495738292516" Longitude="98.294935661996" StarRating="2" HotelCode="376586|1868838" HotelName="Karon Café Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>526/17 Patak Road Moo 1, Karon Beach, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/c2/9ac2b28c4e8a185a4153dd44729eaec7e220f632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.15" OriginalAmount="30.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.90919903" Longitude="98.39757867" StarRating="2.5" HotelCode="603699|3554105" HotelName="AJ Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8/133 Moo 3, Muang, Ratsada, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/96/8e964c851495693a3aa9f1178b0c748aed2af882.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="32.64" OriginalAmount="32.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89647343" Longitude="98.30467228" StarRating="3" HotelCode="355563|28904417" HotelName="Naina Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>2/58 Sainamyen 2 Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/67/c167a7c24537001534023b49996061bd12be3f69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.20" OriginalAmount="32.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.82299771" Longitude="98.30287906" StarRating="2.5" HotelCode="601538|3582495" HotelName="Mala Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>117/1-2 Patak Road, Kata Beach, Tambol Karon, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/ea/edeaebf27e8391dcad4185d391d0ac389451d296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the accommodation. Wireless internet access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.97" OriginalAmount="33.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.90713571" Longitude="98.4024589" StarRating="3" HotelCode="603894|3580925" HotelName="JJ Residence Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19/556 Ratsada Nusorn Road Moo 3, Rasada, Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/2a/072a98acee595d8e27c9fb7ac44738d7ba977efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its range of services and facilities, the hotel ensures travellers a pleasant and comfortable s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.89" OriginalAmount="34.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88492877" Longitude="98.38628873" StarRating="2" HotelCode="686151|3555255" HotelName="Aekkeko Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Krabi Road, Talat Nuea, Mueang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/ce/66cebfca9d7c84ff3be80b1829e99766e1b4ec1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.96" OriginalAmount="34.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88471326" Longitude="98.38994848" StarRating="2" HotelCode="428766|1220988" HotelName="99 Oldtown Boutique Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Elevator,Internet,LCD/Projector,Parking,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>99 Thalang Road, Taladyai, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/7e/647e49696ad2a3c5782934f37c9c476808800fe4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at 99 Oldtown Boutique Guesthouse, you'll be centrally located in Phuk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.43" OriginalAmount="35.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9472705386839" Longitude="98.280845535411" StarRating="2" HotelCode="380733|1910355" HotelName="Kamala Phuyai Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>73/146 Kamala-Patong Road Moo 3, Kathu, Kamala, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/67/8f67ee5d017ba977fc71300a2de064783acd6d3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kamala Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.74" OriginalAmount="35.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88373254" Longitude="98.39476132" StarRating="2" HotelCode="581586|3591665" HotelName="Hao Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>183/49 Phangnga Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/c1/c7c16dd0380863a443740c37bde69983ce6e1e2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.03" OriginalAmount="35.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88385577" Longitude="98.38318357" StarRating="1" HotelCode="362372|3632735" HotelName="The Little Nest Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>98 Ranong Road, Taladnue, Muang, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505914/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.11" OriginalAmount="35.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89388327" Longitude="98.36566668" StarRating="3" HotelCode="603158|3643935" HotelName="Pk Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35/1-2 35/5-7 Vichitsongkram Road Moo 5, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/a5/e4a5a56a11d94b4bb718ce87e93b858ea66e7590.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.33" OriginalAmount="35.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8822699" Longitude="98.3919511" StarRating="2" HotelCode="526537|3649475" HotelName="Hop Inn Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/04/2026" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14/19 Thepkasattri Road Moo 6, Ratsada Sub District, Mueang Phuket District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/3b/773beb757b7ccf42148d69d63b431cb18b409391.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.57" OriginalAmount="36.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8836741" Longitude="98.39565022" StarRating="2" HotelCode="545315|3558225" HotelName="Bloo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>183/66 Phangnga Road, Tambon Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/3a/d73a983ebc278d520904ce38e5d230481b9e4821.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.60" OriginalAmount="36.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8795608991519" Longitude="98.393027481946" StarRating="3" HotelCode="339017|1233208" HotelName="Crystal Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/1-10 Montri Road Soi Surin, Taladyai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/71/cf717eb4d33b4537ce23531ee4213f87e8fbdb45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a transfer service and r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.56" OriginalAmount="38.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.823480901409" Longitude="98.300700606152" StarRating="3" HotelCode="380721|3578835" HotelName="Phuket Racha Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>98/41 Kata Road, Kata Beach, Karon, Phuket, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a7/7ea79cb44d5d73f51104da31b8a0d006ae65276a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.66" OriginalAmount="38.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8876729875173" Longitude="98.3822425861" StarRating="2" HotelCode="377906|3535435" HotelName="Patra Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116/23 Patipath Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e2/f0e236dfc43974afdaabe7eaba8ee09b5a62146a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.88" OriginalAmount="38.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8180954249559" Longitude="98.33989307548" StarRating="3" HotelCode="188540|1573788" HotelName="Ratana Apart Hotel @ Chalong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97/3 Wiset Road, Rawai Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/78/cf78bc5f924e1c4686cbc939baad5f3b8ef1d379.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in vibrant Phuket, the hotel is situated just 700 metres from Chalong Beach. Near the hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.58" OriginalAmount="39.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88503201" Longitude="98.38661235" StarRating="2" HotelCode="425123|3560645" HotelName="Mingshou Boutique House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 16/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 Krabi Road, Mung, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/64/fa64e09bc13dc084d62c3f5a3acb3fb647210d45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mingshou Boutique House is a popular choice amongst travelers in Phuket, whether exploring or just p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.00" OriginalAmount="39.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8224177481368" Longitude="98.340548542846" StarRating="3" HotelCode="338744|2250095" HotelName="Le Desir Resortel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>71/40-41 Chaofa West Road Moo 10, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/2f/9f2f927d87b11405c047cb8e94a4f50566942e23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="40.38" OriginalAmount="39.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8998031784186" Longitude="98.299100038029" StarRating="3" HotelCode="117883|3668738" HotelName="Aspery Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5/41-51 Patong Beach Road, Patong, Kathu, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/5e/155e3d5330c7e6e21aefaf138791a3ce5a0de8e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a 3-minute walk from the edge of sandy Patong Beach, 10 minutes from Bang-La Road,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.72" OriginalAmount="40.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88139056" Longitude="98.38139932" StarRating="3" HotelCode="571804|3658385" HotelName="The Topaz Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>79/2 Soi Pattana 1, Pattana Road, Talad Nuae, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/9f/799f5fa892c78a7a2b3e300ff7e981ea9ec03c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.56" OriginalAmount="41.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88889365" Longitude="98.38648903" StarRating="2.5" HotelCode="516926|777832" HotelName="Surachet at 257 Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>257 Yaowarat Road, Muang Phuket, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b4/70b4d19c79309238592b54e7022e4157363b0ac2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.48" OriginalAmount="42.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9002656716386" Longitude="98.367815776867" StarRating="3" HotelCode="398289|2271415" HotelName="O'nya Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>46/8 Chalermprakiat Ror 9 Road Moo 5, Wichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/52/5452e90cf8de9597ffd2d492337a324c38bdaa95.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.53" OriginalAmount="42.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.900084" Longitude="98.380725" StarRating="3" HotelCode="933367|1169968" HotelName="Blu Monkey Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113/3, 115, 117, Hongyok Utit Road, Talad Yai Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/cd/d1cde289173e3fdb31b6cc607fdfd5f1d1f942a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.79" OriginalAmount="42.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87367158" Longitude="98.3844997" StarRating="3" HotelCode="495710|3616705" HotelName="Connext Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>9/250 Sakdidet 1 Road, Talad Nua, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d0/cfd01c1a1f511897d138bee0c9350c02678f731b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.49" OriginalAmount="43.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.08679643" Longitude="98.29976447" StarRating="2" HotelCode="399357|1868798" HotelName="Pensiri House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>112 Moo 5, Sakhu Naiyang Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/04/2a04b5afb5890c84d908d5d71b7d1be980a52257.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.96" OriginalAmount="43.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.888588" Longitude="98.386819" StarRating="2" HotelCode="188569|3616065" HotelName="Siri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>231 Yaowarat Road, Ratsada, Amphoe Mueang Phuket, Chang Wat Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/61/0b616fb8fcdb27792f82558477f6e925251d26cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Siri Hotel Phuket in Phuket (Talat Nuea), you'll be minutes from Chinpracha House and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.11" OriginalAmount="43.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.86125062" Longitude="98.34395324" StarRating="3" HotelCode="361216|3596615" HotelName="Phaithong Sotel Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1/66 Chaofa Nok  Road, Chalong, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2b/dc/2bdcd350b2f2199ae08f0fbf82fb61953610f7c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Chalong Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.29" OriginalAmount="43.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8859146394541" Longitude="98.386585045398" StarRating="3" HotelCode="496022|3595635" HotelName="Chino Town Gallery Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>113 Soi Soon U-Thit, Yaowarat Road, Tambon Talat Nuea, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/ab/5fab69629a1057ebf394afe51b7508b2b99a58f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.38" OriginalAmount="43.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.883226220557" Longitude="98.385630635532" StarRating="2" HotelCode="337960|3549595" HotelName="Chinotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>133-135 Ranong Road, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/fd/58fd305f4d1f2590a2be24dfe448ded9c32d07d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.63" OriginalAmount="45.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88039525" Longitude="98.37992675" StarRating="2" HotelCode="425034|3607055" HotelName="Phupara Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>66/4 Pattana Road, Talad Nuea, Phuket-ville, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/36/3a361d029c1766e3a6996a48c7307bbad0e0706e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.34" OriginalAmount="46.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8837449" Longitude="98.36470628" StarRating="3" HotelCode="417195|3608365" HotelName="Naka Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Golf,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>99/12 Chao Fah Tawan Tok Road, Vichit Muang, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/bb/ffbb96e7a967f63b9f7724a2881cdcdda049ade6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Relaxing Centre Canal View Apartment is located in the city centre of Amsterdam, only a 5-minute wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.06" OriginalAmount="47.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.10126485" Longitude="98.30557674" StarRating="2.5" HotelCode="598297|3546385" HotelName="S2 Airport Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89/7 Naiyang Soi 16 Moo 1, Sakhu, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/2d/882daf0be6ab2174ca3103a6ad51d5b19ee7d2e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.08" OriginalAmount="47.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.90374384" Longitude="98.30437745" StarRating="4" HotelCode="783319|2366625" HotelName="The Bay Exclusive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>73 Phrabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642121/642121a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket, about 700 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.13" OriginalAmount="47.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9014714195127" Longitude="98.379339682107" StarRating="3" HotelCode="380720|1249798" HotelName="Samkong Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/04/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>369/142 Yaowarat Road, Tambon Taladyai, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/86/ef8625254f861970b357a0ca2bd4e4bb2e6b8fe4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.62" OriginalAmount="48.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.04888697" Longitude="98.40239053" StarRating="3" HotelCode="424948|3660085" HotelName="Moonlight Cottage Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>89/8 Baan Bangrong Paklok Moo 3, Thalang, Bangrong Pier, (go to Yao Noi Island), 83110 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/cd/5fcd6518c57fecd9a48b979444f311aabceff1e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Paklok, Moonlight Cottage Resort promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.73" OriginalAmount="48.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8222368" Longitude="98.3023255" StarRating="3" HotelCode="603672|2261445" HotelName="Ozone Condotel Kata Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8/88 Katekwan Road, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/63/7c63cc98bd4fe3bcaf45669930ad426cffa9ca8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.77" OriginalAmount="48.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8850759068573" Longitude="98.392573241228" StarRating="2" HotelCode="379193|3573325" HotelName="Sleep Sheep Phuket Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>243 Thalang Road, Tambon Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/eb/6eebd953adeaa0971545938e0c0c8aaf5d394457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.07" OriginalAmount="48.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8479913" Longitude="98.37147028" StarRating="3" HotelCode="686797|743890" HotelName="Chaiyo Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>25/9 Soi Mungthong Kaokhad Moo 6, Vichit, Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/bf/17bf57c4ff441e01a843143a9e749c58e12a9511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.60" OriginalAmount="50.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.82110607" Longitude="98.34259115" StarRating="2" HotelCode="585771|3572015" HotelName="Phuket Marine Poshtel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>48/1 Moo 9, Tambon Chalong, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/76/d076a83d4355403fa89db3f9579adf5bc4ca4d50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.78" OriginalAmount="50.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.909823" Longitude="98.391591" StarRating="3" HotelCode="127019|1574758" HotelName="Phu-Ke-Ta, The Hip Service Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 16/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24/5 Thepkasatri Rd, M.6, T.Rasada, Muang Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/e5/09e5e33781edf14c7be7663a3bdf452ccf951524.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to Rajabhat Phuket University and is only 10 minutes’ drive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.25" OriginalAmount="50.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88649061" Longitude="98.39156554" StarRating="2" HotelCode="628076|3639355" HotelName="Book A Bed Poshtel Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/15 Dibuk Road, Tambon Talad Yai, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/7b/0d7b79b5f0ecc5e966f7258205b21a5d5f3d1c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.74" OriginalAmount="52.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9024877688349" Longitude="98.387878489866" StarRating="3" HotelCode="357654|3646145" HotelName="B2 Phuket Boutique &amp; Budget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="24 Hour Front Desk,Elevator,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9/45 Tepkasatri Road Moo 6, Tambol Raksada, Phuket, Amhpur Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b3/33b38616ce87c1cf356b1d68e4944d366f90b99a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Phuket Town, B2 Phuket Hotel promises a relaxing and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.78" OriginalAmount="52.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8160180522963" Longitude="98.302010334803" StarRating="2" HotelCode="380656|1919145" HotelName="Kata Bai D Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>134 Khoktanod Road, Kata Beach, Amphoe Muang Phuket, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/08/a608816c127952e0dd3bfd2a914ae4eb6f8bb452.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.81" OriginalAmount="52.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="0" HotelCode="984506|4776515" HotelName="Blu Monkey Boutique Phuket Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>183/53 54 Phangnga Road, Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b1/21b1e338e520bcc1caf52b3ae29fae01e1aeadbe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.32" OriginalAmount="52.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8272511140818" Longitude="98.30107809227" StarRating="3" HotelCode="319614|1513998" HotelName="The Melody Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>179 Patak Road, Karon Sub-district, Muang Phuket District, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/15/a115153dd7c718844fc517cf6b36e5e01e30aacf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.00" OriginalAmount="53.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8875097580914" Longitude="98.390299742891" StarRating="3" HotelCode="127027|1235748" HotelName="La Moon @ Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2/6 Luangphor Road, Taladyai, Muang, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/48/6948c7ea1ca77d53f2addead30773d4cf68a10ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.07" OriginalAmount="53.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.094969" Longitude="98.30753" StarRating="3" HotelCode="188384|1574088" HotelName="Airport Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/04/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9/19 M.1, T.Saku, A.Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/0e/7f0e20aa76780c0d2d91184aab082978d5896877.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.35" OriginalAmount="54.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88855399" Longitude="98.39694548" StarRating="3.5" HotelCode="515584|3597945" HotelName="Grand Supicha City Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/04/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 Narisorn Road, Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/ac/f0ac62e421763954278021fa38924351febb8c4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.59" OriginalAmount="55.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88624974" Longitude="98.39245886" StarRating="3" HotelCode="933379|1219718" HotelName="The Tint at Phuket Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/11 Dibuk Road, Tambon Taladyai, Amphoe Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/87/028765df07cc6c7933a6b9caa5ae0a42bf0095bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.61" OriginalAmount="55.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8860671857973" Longitude="98.39243412362" StarRating="3" HotelCode="337991|1215938" HotelName="Baan Suwantawe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1/9-10 Dibuk Road, Next to Queen Sirikit Park, Size 10 Acres, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/90/61902f06a82786cbc8b3cb87a3ceae207628abee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.86" OriginalAmount="55.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8827259659693" Longitude="98.397807006025" StarRating="2" HotelCode="380715|1249668" HotelName="Eco Hostel Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>156/44 Phangnga Road, Tambon Talad Yai, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/23/36230a47c13920774ba8d60a14c82ce18d8a725d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87913789" Longitude="98.3639276" StarRating="4" HotelCode="352950|1526728" HotelName="Little Nyonya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>63/2 Moo 4 Wichit, Amphoe Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2e/d62eed197f715a4fd7b61c6a7630d4ed8c5935d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wichit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.05" OriginalAmount="57.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.82698908" Longitude="98.33974846" StarRating="3.5" HotelCode="945557|3631215" HotelName="The Elysium Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>87/63 Chaofa Road Moo 10, Soi Chaofa 45, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/f4/16f4c0e7b39b70baf348fb44d067610f7559c759.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="58.68" OriginalAmount="58.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8882659226276" Longitude="98.385353302654" StarRating="3" HotelCode="95932|140157" HotelName="i Pavilion Phuket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>133 Satoon Road, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/6b/ba6b3a658c64fb8cff1179fb50be72418cdd844b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Phuket Town, only a short stroll from historic Sino-Portuguese-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.82" OriginalAmount="58.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.892698" Longitude="98.298233" StarRating="3" HotelCode="188402|1868198" HotelName="Boomerang Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5/1-8 Hat Patong Road, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/3e/683ee1099d09d4bc0f8f0374aaf9c87ca5320a82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.83" OriginalAmount="59.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.09886682" Longitude="98.30704281" StarRating="3" HotelCode="322900|1590478" HotelName="Marina Express Aviator Phuket Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Moo 1, Phuket Airport, Thalang, Sakhu, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/46/49464ed585f35c0e784da225ee5d73d74b52ffab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.77" OriginalAmount="60.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.886466" Longitude="98.394257" StarRating="3" HotelCode="101614|1132658" HotelName="Mei Zhou Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Garden,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1/5 Luangpohwatchalong Road, Tambon Taladyai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/6d/a26d04d2f191fc00f58ed067a3c7cc0a89aeb858.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Phuket town, this city hotel is well positioned close to the business centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.08" OriginalAmount="60.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.00972222" Longitude="98.31682371" StarRating="3" HotelCode="540334|2263635" HotelName="Sivana Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>53 Moo 4, Tambon Cherng Talay, Thalang District, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/9a/3a9a5f76c7678e39a95ead984790802b87e33ac1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.09" OriginalAmount="60.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88192081" Longitude="98.391375" StarRating="3" HotelCode="853222|3560985" HotelName="Peranakan Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>89/1-2 Phuket Road, Phuket Town 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/bb/ebbb305606c70e28c5598c875c0d02ef78cefa4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.51" OriginalAmount="60.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88264807" Longitude="98.39086611" StarRating="3" HotelCode="353733|1207618" HotelName="Quip Design Phuket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Phuket road, Talad Yai, Amphoe Muang, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/98/a5985dc109f5a1fca7420a40229167c7fca7d4ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.84" OriginalAmount="61.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.894292" Longitude="98.298915" StarRating="3" HotelCode="188386|1892135" HotelName="Days Inn Patong Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145/2 Rat-U-Thit Songroi Pi Road, Tambon Patong, Amphor Kathu, Insel Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/df/60df765c5bf1ef2f27c04abffa501cb3aa3478ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.20" OriginalAmount="61.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8484222730408" Longitude="98.294373312419" StarRating="3" HotelCode="361553|1929705" HotelName="ON Hotel Karon Beach Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/04/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>643 Patak Road, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578092/578092a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.43" OriginalAmount="61.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.94586211" Longitude="98.29716923" StarRating="3" HotelCode="753889|3650135" HotelName="The Woods Natural Park Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99/9 Moo.5, T.Kamala, A.Kathu, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1d/671de04954a1c46c05c40deec7e8a5fb86bfca2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.41" OriginalAmount="62.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89751509" Longitude="98.2982763" StarRating="3" HotelCode="445156|1907165" HotelName="Lub d Phuket Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5/5 Swatdirak Road, Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/23/50/235074b9ac42ca9558dbba1863333ab8d1818eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.18" OriginalAmount="63.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8839534303003" Longitude="98.394216217637" StarRating="4" HotelCode="421790|1869818" HotelName="Blu Monkey Hub and Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Conference Hall,Internet,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3 Soi 3 Phangnga Road, Talad Yai, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/86/398654ee252c0b24910418df8e3b7315de52a1c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Boasting free bikes, Blu Monkey Hub and Hotel is set in Phuket Town, 700 m from Old Phuket Town. Amo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.41" OriginalAmount="63.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8892358" Longitude="98.38587025" StarRating="2" HotelCode="683660|3603415" HotelName="Ritsurin Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>1/5 Maeluan Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/6c/c46ce809dfade91934a9f0567e621370540ef5ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.12" OriginalAmount="64.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8787116943792" Longitude="98.394686178574" StarRating="3" HotelCode="531358|1990555" HotelName="ibis Styles Phuket City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>23 Thawornwongwong Road, Talad Yai Muang, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/2c/862cce1048a85dcbb80a69e0f78ea34047b3332b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.95" OriginalAmount="65.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.806024" Longitude="98.336718" StarRating="3" HotelCode="309888|1895205" HotelName="Rawai Princess Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>95/34 Moo 4, Wiset Road, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/46/6d46824820a85ee7a7a42d75929b96cb629523eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.06" OriginalAmount="65.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="3" HotelCode="118734|246046" HotelName="Bhukitta Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Phang Nga Road, T. Talad Yai, Muang, Phuket Town 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/69/9c69e778b38e227f88d92b97a823fa39d441d7e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.43" OriginalAmount="65.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.92507365" Longitude="98.39541406" StarRating="4" HotelCode="423000|2250155" HotelName="Ratana Apart-Hotel at Rassada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,LCD/Projector,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58/888 Moo 6 Thepkrasattri Rd., T.Rassada, A.Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/8a/0f8afc75f2157062c38a52ff4b4abdb5f7f67fae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Ratana Apart-Hotel at Rassada in Ratsada, you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.76" OriginalAmount="66.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.90277965" Longitude="98.37724803" StarRating="3" HotelCode="435176|3605485" HotelName="Baan PhuAnda Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>371/22-26 Yaowarat Road, Talad Yai District, Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/a2/4aa2be467a2fc2014170b13a397885a8b791421d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.21" OriginalAmount="67.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8483" Longitude="98.296318" StarRating="3" HotelCode="188566|1525048" HotelName="Simplitel Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/04/2026" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>470/4 Patak Road, Tambol Karon, Amphur Meung, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/82/d782123ee8319e169966101d572112df48cf4275.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in the centre of the shopping, dining and entertainment area of Karon. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.06" OriginalAmount="68.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89478" Longitude="98.3449" StarRating="0" HotelCode="966395|3557665" HotelName="Karon Kata Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6/1 Karon Road, Tambon Karon, Amphoe Mueang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/58/0f/580fc3828008e032dc99e6e83dbe89c9eb0ebfb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.48" OriginalAmount="68.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9797786706522" Longitude="98.2806111609" StarRating="3" HotelCode="933368|1867868" HotelName="AM Surin Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51/8 Moo 3, Surin Beach Soi 6, Cherngtalay, Thalang, Choeng Thale, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/38/01382ce57c645d385fff51d6514d9662874027e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.98" OriginalAmount="69.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.91385413" Longitude="98.39509275" StarRating="3" HotelCode="353245|1869528" HotelName="The Pago Design Hotel Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Moo.2 Ratsada Mueng, Phuket, 83000 Phuket Town</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/1e/d71e729aaafc299dad8b5bd174983ea3c42ccf9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.58" OriginalAmount="69.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87468482" Longitude="98.39228687" StarRating="3" HotelCode="521969|2269915" HotelName="The Malika Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/04/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Thakua Thung Road, Tambon Talad Yai, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a3/63a306ec3fae1546815e0c24919b714caf175418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.73" OriginalAmount="70.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.02447862" Longitude="98.32795846" StarRating="3" HotelCode="623367|3588325" HotelName="Impress Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>362/39 Bandon-Cherngtalay Road Moo 1, Tambon Thepkrasattri, Amphoe Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/e7/50e7d97ae2a5f06c876d0384b7bde7c79356a4c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.09" OriginalAmount="70.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.10135341" Longitude="98.30468794" StarRating="4" HotelCode="322895|1594818" HotelName="Maya Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/04/2026" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Moo 1, Sakoo, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/c6/61c69120aaa7325fb8b726f8b83aabad9fe7e126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.51" OriginalAmount="70.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8179846781948" Longitude="98.384765088558" StarRating="3" HotelCode="37489|78891" HotelName="By The Sea Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7/6 Moo 6, Soi Bor-Rae, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/71/8d71d4e70451862d92980ff2cc6161093a400fb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet location at Panwa beach, and lies less than 2 km from Phuket town. Phuket ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="72.32" OriginalAmount="71.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8929359740917" Longitude="98.298745180987" StarRating="3" HotelCode="438997|89174058" HotelName="Elegancy Bangla Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>171/3 Soi Sansabai, Rat-U-Thid 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a8/e0a806179d4b308eedfe51ed0c73e4f5a5db2397.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe, a transfer service, room service and a business centre are availa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.50" OriginalAmount="71.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.02230661052" Longitude="98.339445640233" StarRating="2.5" HotelCode="352955|1869168" HotelName="Live @ Loft Apartelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>359/16 Moo 1, Tambon Thepkrasatri, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505901/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.50" OriginalAmount="72.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.087168" Longitude="98.371726" StarRating="4" HotelCode="409519|79135" HotelName="Mission Hills Phuket Golf Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>195 Moo 4, Pa Khlok, Amphur Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/31/a2312a3ea14819410d0557d95a5e78477a209f09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf resort is located on the beautiful island of Phuket in Southern Thailand. It lies just min...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.10" OriginalAmount="73.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8987787585528" Longitude="98.356265571867" StarRating="2.5" HotelCode="339016|2263565" HotelName="Baannueng Kathu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11/11 Wichitsongkram Road Moo 1, Kathu, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/05/6705af7abe5b0ad31f3cbd8ca1e2ab0994c7aa25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.12" OriginalAmount="73.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.86467" Longitude="98.345189" StarRating="4" HotelCode="188576|1573868" HotelName="Sukko Cultural Spa and Wellness" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5/10 Moo 3, Tumbon Vichit, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/71/4c/714cdee6fb500aa8ca9d757108e055054040bc88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.50" OriginalAmount="74.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.883734" Longitude="98.392798" StarRating="2.5" HotelCode="188415|1574608" HotelName="Sleep at Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>41/16 Montri Road, Taladyai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b3/33b38616ce87c1cf356b1d68e4944d366f90b99a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.43" OriginalAmount="75.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.09329285" Longitude="98.30292222" StarRating="4" HotelCode="322892|1591138" HotelName="Proud Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Soi Naiyang 2, Naiyang Beach, Talang, Insel Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/09/19095713b6c1e98280393c656bde159f9b3d7631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Phuket, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.57" OriginalAmount="75.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8824824554075" Longitude="98.389005661011" StarRating="2.5" HotelCode="171364|1117788" HotelName="Phuket Center Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62/20 Rasada Rd., T.Taladyai, A.Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/10/b41087d23ba783d348a96b05e35019b7ba0fe981.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the business area. It provides easy access to many banks and sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.79" OriginalAmount="76.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8426790723745" Longitude="98.294653135941" StarRating="3" HotelCode="904007|959215" HotelName="BaumanCasa Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>188,188/3,188/5 Karon Road, Tambol Karon, Amphure Mueang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e5/c1e571b373f8182f96d1e6383fcc84b4ef580030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location places it between the clear blue skies and the crystal-clear blue sea of Karon ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.09" OriginalAmount="76.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87851026" Longitude="98.39279676" StarRating="2" HotelCode="421853|3598475" HotelName="Machima House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>284 Phuket Road, Talad Yai, Phuket 83000, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/3f/c23ff8f40a9489cdee464f18d87808f13b0481e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.94" OriginalAmount="77.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.10082411" Longitude="98.31261667" StarRating="3.5" HotelCode="570920|3651865" HotelName="S4 Naiyang Beach Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18/9 Soi Nai Yang 13 Moo 1, Tambon Sakoo, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/61/2561861dbf9e477f9c50f004802881cc7acfeff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.97" OriginalAmount="77.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87649802" Longitude="98.38935859" StarRating="3" HotelCode="583758|3536615" HotelName="Phuket chinoinn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>32/209 Poonpipat Road, Tambon Nuea, Amphoe Mueang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/74/9174d0728f5b032f98c75009a84522bdc1ea9db0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="79.51" OriginalAmount="78.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.86972678" Longitude="98.35694174" StarRating="5" HotelCode="854094|95218095" HotelName="Ramada Plaza By Wyndham Chao Fah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>8899 Chaofah West Road Moo 2, Wichit District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/8c/698c47f39a039ba9fa0243872c71ffa7917b8a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.55" OriginalAmount="80.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8972734202333" Longitude="98.298069354987" StarRating="3.5" HotelCode="293436|1478958" HotelName="Royal Phawadee Village" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sawatdirak Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/66/ee663d2015b812b0081990a64cff21e9fc96d101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 38 rooms. Services and facilities at the hotel include a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.58" OriginalAmount="80.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8294931921525" Longitude="98.295981287956" StarRating="3" HotelCode="27100|36454" HotelName="Karona Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Soi Karon Soi 2, T. Karon, A. Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/68/276891f1b907920e66966c0064c5d456d2495ad7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right by the Andaman Sea, in one of the most perfect spots on Phuket Island, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.84" OriginalAmount="81.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8485637060421" Longitude="98.294894531626" StarRating="3" HotelCode="380666|1871515" HotelName="Unotel Karon Beach Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>518,520,522,524,526 Patak Road, Karon Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/d3/cad3dbe63cfb63d0e68ea687b6b8a8c303be6f51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karon Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.06" OriginalAmount="82.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8413019" Longitude="98.36597832" StarRating="3" HotelCode="853619|3630845" HotelName="Hivetel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Soi Palai Moo 3, Chaofa Road, Tambon Chalong, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/e4/bfe4859713e879259e7e79bc98b6ca614ad30ede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.20" OriginalAmount="83.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8851864306057" Longitude="98.392936414016" StarRating="3" HotelCode="188481|2269905" HotelName="Hotel October" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>12/6 Montri Road, Taladyai, Muang, Phuket, Koh Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559807/559807a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.29" OriginalAmount="83.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88209752" Longitude="98.39246009" StarRating="3" HotelCode="856438|3659945" HotelName="The Blanket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>95/15 -21 Montri Road, Talad Yhai District, Mueng District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/b7/3cb794005fad7945eb685e4bcc465b2f8023b531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.96" OriginalAmount="85.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8225698" Longitude="98.29895977" StarRating="3" HotelCode="356052|692304" HotelName="Casa de Coral Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>88/9 Kata Road, T. Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/24/36248059d035aa80538a0ca6cc7f983e4217802b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.93" OriginalAmount="86.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.882993" Longitude="98.394968" StarRating="4" HotelCode="317431|246866" HotelName="Royal Phuket City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>154 Phang Nga Road, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/d0/92d087b9a945d443ae7c9896c19f20e7f2dae701.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the right in the centre of Phuket Island's vibrant capital and is surrounded by shops,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.41" OriginalAmount="87.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.83198291" Longitude="98.2987275" StarRating="3" HotelCode="435477|2002795" HotelName="Baan Vanida Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1/1 Patak Road, Karon, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b0/e8b0b5f7bc76fb23f5dcc9cec573325258777f47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.79" OriginalAmount="87.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8947852" Longitude="98.30715671" StarRating="3" HotelCode="360778|2002875" HotelName="Bayshore Ocean View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>127/80 Patong Pisitkoraneee Road, Patong Sub District, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fd/31fdd8cf8f51b06133c6d6133c56690f9adf8eea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.86" OriginalAmount="87.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.86339124" Longitude="98.35819814" StarRating="3" HotelCode="752982|3544535" HotelName="Phuket Nonnita Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>33/5 Soi Thepanusorn 6, Muang Phuket, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/25/37258fc02a6e8793deb8790f485cefa16126809f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.97" OriginalAmount="88.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.83722" Longitude="98.379604" StarRating="4" HotelCode="221561|899385" HotelName="The Mangrove Panwa Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/6 Moo 6, Ao-yon Khaokhad Rd., Tambon Wichit, Aumpore Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/21/2221107ccd135710c5040d60454e40e3549ceaf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.12" OriginalAmount="88.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.978289" Longitude="98.281269" StarRating="4" HotelCode="27096|83897" HotelName="Novotel Phuket Surin Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106/27 Moo 3, Cherngtalay, Talang, Surin Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/31/31cb1de4177ad131/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the sandy Surin beach and captures the warmth and beauty of this tranquil ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.58" OriginalAmount="88.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.80411539" Longitude="98.33116969" StarRating="4" HotelCode="537538|2272245" HotelName="Saturdays Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>136/275-276 Saiyuan-Kata Road, Rawai Sub-District, Muang District, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/cd/c0cd69a4177b7f7d2ad3df44818b1e3f9e3a9640.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.85" OriginalAmount="88.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8838224102482" Longitude="98.388461616238" StarRating="3" HotelCode="188502|1177988" HotelName="The Memory at On On Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Phang-Nga Road, Talad Yai, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/3b/303b4df99624d442838abbd069cc74d8982575ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.30" OriginalAmount="89.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8808695328744" Longitude="98.291857919188" StarRating="5" HotelCode="310477|1252068" HotelName="Fishermen's Harbour Urban Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/21 Siriraj Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/c0/a9c03ba5ae42b54f5bac42af952113107e819f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.67" OriginalAmount="89.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8991378043161" Longitude="98.303079950705" StarRating="4" HotelCode="267100|1524028" HotelName="Bauman Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>201 Pang-Muang Sai Kor Road, Patong, Kathu District, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/61/c561ca262ba3ca404d054e82d0a1ac53f7011959.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Phuket, this hotel is about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="91.22" OriginalAmount="90.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.890476887956" Longitude="98.386768698692" StarRating="3" HotelCode="35062|1175567" HotelName="Phuket Merlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel">
        <Address>
          <AddressLines>
            <AddressLine>158/1 Jawaraj Road, Muang District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c7/29/c72972fae52522aa0055afbc1713023eda509627.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Phuket Town and 35 km from Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.38" OriginalAmount="90.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8923632220529" Longitude="98.29553604126" StarRating="3" HotelCode="167013|248146" HotelName="Palmyra Patong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91/3 Rat-U-Thit Rd., Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/4a/824a93c7fb8a1d30192e89379e7d2312d41e2187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is less than an 8-minute walk from the world-renowned Patong Beach and steps away from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.42" OriginalAmount="90.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88821216" Longitude="98.39343172" StarRating="3" HotelCode="853285|713528" HotelName="The Arbern Hostel x Bistro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 Suthat Road, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/76/43765bf88429850da73ba9ae47ae1a86c3ecd056.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.43" OriginalAmount="90.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.789512" Longitude="98.313311" StarRating="3" HotelCode="545642|3660345" HotelName="Thuan Resort Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>23/109 Moo 1 Soi Naya, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0d/ae0d2fce96878d4b36dde89f6bcd2fed65b65373.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.45" OriginalAmount="90.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88663221708" Longitude="98.39346976816" StarRating="3" HotelCode="119186|1573218" HotelName="Sino House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Montree Road, Talad –Yai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/78/ad78de97a44eb96f69708d676d4db21b14c6f724.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Phuket old town, providing easy access to the main road. Guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.04" OriginalAmount="91.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8760215890608" Longitude="98.289824880071" StarRating="3" HotelCode="933505|1868758" HotelName="P S Hill Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/11 Siriraj Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/6b/1b6b946be34afd462a28088e5a08e3f9b28c09e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.61" OriginalAmount="92.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88498601" Longitude="98.38573144" StarRating="3" HotelCode="686157|3604245" HotelName="The Besavana Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63/1 Krabi Road, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1b/881b35547ad37168a44a5e3498df5b9e4d0d6c17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.92" OriginalAmount="92.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.7766441174789" Longitude="98.324487758882" StarRating="3" HotelCode="267711|935555" HotelName="Rawai Grand House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86/22-25 Viset- Nai Harn Road Moo 2, Soi Wasana, Tambon Rawai, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/f6/e7f6d55b34440aaca3806a0a44430f5ce9467e87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket, about 500 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.01" OriginalAmount="93.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9848812869733" Longitude="98.286952972412" StarRating="3" HotelCode="900664|145516" HotelName="Andaman Seaside Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69/74, 82/39-46 Moo 3, Baan Bang Toa Beach, Chernghtaley Thalang, Phuket 083110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/05/db0587245fa2ee10612a031263c92412f4de57e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on beautiful Bangtao Beach and within easy reach of most tourist destinations ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.87" OriginalAmount="94.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.7988255552315" Longitude="98.337026763229" StarRating="3" HotelCode="188424|928645" HotelName="Friendship Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27/1 Soi Mittrapap, Friendship Beach, Rawai, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/70/8d70132609d910091512699362d2b3a9181cae6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.38" OriginalAmount="95.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.895984" Longitude="98.302606" StarRating="3" HotelCode="60457|72394" HotelName="Nipa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>33 Sainamyen Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/f9/a9f936b638a2d86a4a9eba3763ddb9d814918f37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly resort is located in the prime area of Phuket. It is a short stroll from the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="97.24" OriginalAmount="96.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.886343322293" Longitude="98.294451595579" StarRating="4" HotelCode="56688|3568432" HotelName="Baumanburi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>239/1 Rat-U-Thit 200 Pi Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/9e/e69e390d34681432bede0d32949d299bdbd7dd6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The "Pearl of the Andaman Sea" - Phuket - is one of the most popular travel destinations in the worl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.43" OriginalAmount="99.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88659835" Longitude="98.38595253" StarRating="3" HotelCode="588255|3569805" HotelName="Xinlor House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Dibuk Road, Talad Nuah, Amper Mung, Phuket Town, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/55/e15531c4c45b6032afd1f7c1b165a19f3b0e905b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Xinlor House in Phuket, you'll be minutes from Chinpracha Hou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104.08" OriginalAmount="103.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.82458237" Longitude="98.34416644" StarRating="3" HotelCode="583089|811852" HotelName="Baan Mee Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45/81 Soi Jaofa 39, Soi Suki, Chaofa Road, Chalong, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/4c/d34ccf9066390a4f626c8288db5118a238f43da8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.44" OriginalAmount="105.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8821158077372" Longitude="98.283710181713" StarRating="4" HotelCode="65111|279135" HotelName="Baan Yin Dee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7/5, Muean Ngen Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/4a/3b4ad5c79a6d3ab1fb0fa35cfd52a87d99a9658a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong Beach in the district of Kathu, near to Coral Beach and Perched. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.58" OriginalAmount="106.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.1009562729839" Longitude="98.306542544235" StarRating="3" HotelCode="127020|1869098" HotelName="Phuket Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90/9 Moo 1, Naiyang Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b1/a2b15dd3505cf234d50922d59a6a366ee0779761.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.77" OriginalAmount="106.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8275401418581" Longitude="98.296948224306" StarRating="4" HotelCode="26362|141544" HotelName="Diamond Cottage" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Karon Road, Muang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/89/4089408e87c5f165135481edd7372bbdea273e76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Phuket, this beach hotel lies close to countless shopping venues, as wel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.05" OriginalAmount="109.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.818681" Longitude="98.341275" StarRating="3" HotelCode="69347|303290" HotelName="Palm Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4/10 Moo 5, Soi Ruam-U-Thit, Viset Road, Chalong, 83130 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/d9/93d987e45f1706efe53270dce01f7f7e534e7905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket, about 10 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.82" OriginalAmount="110.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8839503397126" Longitude="98.390719013112" StarRating="3" HotelCode="338476|1190658" HotelName="Casa Blanca Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Phuket Road, Taladyai, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/92/01927531e9be819a0e4fdc6dc750446d21c9dbbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Phuket, this boutique hotel is ideal for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.23" OriginalAmount="111.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8166648263811" Longitude="98.301510568358" StarRating="3" HotelCode="267708|1569008" HotelName="Phuket Kata Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 02/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30/9 Kata Road, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c0/c0c03a01ed783ee2a8c3e0a878e519f7f0595baf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.17" OriginalAmount="112.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9620887491817" Longitude="98.385108449074" StarRating="3" HotelCode="11402|246126" HotelName="Boat Lagoon Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/1 Thepkasattri Road Moo 2, Tambon Kohkaew, Amphoe Muang, Phuket 83200</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/37/e737d37f66d2ce4687c3b6212d0882720b638254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this family-friendly hotel is situated by Phuket's largest full-serviced marina. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.29" OriginalAmount="112.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8852042321061" Longitude="98.392292678233" StarRating="4.5" HotelCode="537638|2181635" HotelName="Beyond Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Sawatdirak Road, Tambol Patong, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/5c/045c812ac9ce9730f5826076517f31d4ac6c74b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.61" OriginalAmount="112.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.82557846" Longitude="98.40105305" StarRating="3" HotelCode="353448|2267915" HotelName="Phuket Boat Quay" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ao Makham 11/1 Moo.7 Sakdidet Road, Tambon Vichit Ampur Muang Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/65/58650e567b99fd55ec5eecb8914b5398e1bd1a4a.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.23" OriginalAmount="114.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.908154" Longitude="98.29773" StarRating="4" HotelCode="9431|28274" HotelName="Novotel Phuket Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>282 Phrabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/fc/fcfcbe6b18ab9278ee706deef2b396bb109e38af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is nestled in the hills above the pristine waters of picturesque Kalim Bay. It sits 10 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.60" OriginalAmount="114.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.887987" Longitude="98.367475" StarRating="3" HotelCode="188418|1573238" HotelName="Dara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/04/2026" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14/18 Moo 4, Chaofa Road, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c6/12/c61258625f0c06af4f842b11b10e4ff1a28b5265.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.37" OriginalAmount="121.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8911265367039" Longitude="98.303126050918" StarRating="2.5" HotelCode="422066|2286135" HotelName="Royal Prince Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>66/38 Soi Wirakit, Patong Beach, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4f/024f5cc7493ed5bb558bc4ec823af46cdb7e29c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Royal Prince Residence is situated on a quiet side road (soi) just off the main road and within easy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="127.81" OriginalAmount="126.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9634054955166" Longitude="98.283744267529" StarRating="4" HotelCode="213341|1474434" HotelName="Novotel Phuket Kamala Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118/16 Moo 3, Tambon Kamala, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/60/9860945ed98f6379546558d39c6da1255e843c59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.84" OriginalAmount="126.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.899159" Longitude="98.30028" StarRating="4" HotelCode="185896|682785" HotelName="Novotel Phuket Vintage Park Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>89 Rat U Thit 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/97/7f9789065d8c95e000d00d97e7d7c0f1cc32494a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Phuket's renowned Patong Beach, a top tourist destination in which the white...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.99" OriginalAmount="126.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.12617091" Longitude="98.30463212" StarRating="2" HotelCode="701756|3566135" HotelName="Maikhao Beach Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162/31 Mai Khao Soi 7 Moo 4, Tambon Mai Khao, Amphoe Talang, Mai Khao Beach, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/2d/762dd5192ee5335f3530956a2e77547a5025e4b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.66" OriginalAmount="127.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8125107614438" Longitude="98.2997341374" StarRating="4.5" HotelCode="562846|2114355" HotelName="The SIS Kata Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Kok Tanode Road, Karon District, Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/77/4177a4956ed627b81fd41ba961dad96acd7babcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Phuket, approximately 700 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.34" OriginalAmount="128.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8865686951375" Longitude="98.29066246748" StarRating="4" HotelCode="161054|1513868" HotelName="The Bliss" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Thaveewong Rd., Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/03/e5/03e511fbe8a2b8dd1e116ed7d8e3c0897f4c3ecc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.64" OriginalAmount="128.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.7890631491389" Longitude="98.328822247493" StarRating="3" HotelCode="339884|1868958" HotelName="Phu Nana Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>43/234 Moo 7 Soi Saiyuan 1, Tambon Rawai, Amphoe Muang, Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/b1/56b1d0b9416664d0bf91ea10749646e399caed2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rawai, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.40" OriginalAmount="130.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8819145683771" Longitude="98.277437545166" StarRating="5" HotelCode="415399|1603358" HotelName="Crest Resort &amp; Pool Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>95 Muen-Ngern Road, Tri Trang, Patong Beach, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e7/fee718daf58625021fbf9a04798d930a0dde4700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located about 8 km from the centre of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.14" OriginalAmount="147.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.985596" Longitude="98.29472" StarRating="4" HotelCode="171977|112622" HotelName="Two Villas Holiday - Oxygen Style Bangtao Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Village,Family-friendly Hotel" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>271 Bangtao 4 Road Moo 5, Cherng Talay Sub District, Phuket 83110, Thalang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/f6/8df6f99956200077570a96f916b4d94605ec7ae2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village provides easy access to Banyan Tree Golf Course and other nearby tourist attrac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.20" OriginalAmount="148.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9914075289087" Longitude="98.41520011425" StarRating="5" HotelCode="161056|1044708" HotelName="Baan Yamu Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 Moo 7, Paklok, Phuket 83110, Talang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/37/cd37354701160f283ad3243da5336e24ed668509.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in Cape Yamu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.62" OriginalAmount="150.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.981714" Longitude="98.280595" StarRating="4" HotelCode="168619|1523238" HotelName="Surin Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Had Surin Soi 8, Srisoonthorn Road, Cherngtalay, Thalang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140094/140094a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the centre of Patong beach, with restaurants, bars, and shops surrounding i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.15" OriginalAmount="150.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.98453149" Longitude="98.28636829" StarRating="3" HotelCode="144972|2265045" HotelName="Ma Maison Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82/31 Moo 3, Bangtao Beach, Chang Talay, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/50/635046ee01f5cd21b739cc734c5a0501f9436cc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bang Tao Bay. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.22" OriginalAmount="153.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8214732820604" Longitude="98.300729723941" StarRating="4" HotelCode="48830|28414" HotelName="Sawasdee Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 KateKwan Road, Kata Beach, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/32/ed328d2f5090f992485781289cd4e1b5991d9f57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in Kata and is around 10 minutes' walk from the centre of town. The lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.20" OriginalAmount="156.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.880871" Longitude="98.392779" StarRating="3" HotelCode="65124|44114" HotelName="Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Soi Surin, Montri Road, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/fa/bcfad1c921260f5a8fac8be55fe1970af9c5f3b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the left hand side of the circle, only 32 km from the airport and 20 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.31" OriginalAmount="174.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.906912" Longitude="98.307533" StarRating="3.5" HotelCode="188539|1573728" HotelName="Prince Edouard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Soi Prabarami Sam 32, 83150 Patong, Kathu District, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/41/d94139259441012036295569c5495b8e07c3a0bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="180.30" OriginalAmount="178.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.917037" Longitude="98.288385" StarRating="4" HotelCode="188436|231286" HotelName="IndoChine Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328/81 Prabaramee Road, Kalim Beach, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ce/d1ce5519eadb34e7838b2806d7fb637c5d84bef8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.93" OriginalAmount="181.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.87863104" Longitude="98.29340465" StarRating="4" HotelCode="583890|3551605" HotelName="Bukit Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6/2 Sirirat Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/af/99af7bcb37b5a72801909a7b81c3373608eef2da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.61" OriginalAmount="183.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.006106463958" Longitude="98.296002745628" StarRating="5" HotelCode="9033|28464" HotelName="Angsana Laguna Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Moo 4 Srisoonthorn Road, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/52/d8521a01083b2dce04a0899ffe9badf600850ee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the scenic Bang Tao Bay, Phuket's most coveted resort address. This contempo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.50" OriginalAmount="190.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.95063633" Longitude="98.29813902" StarRating="3" HotelCode="821202|3590445" HotelName="Kamala Villa Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/144 Soi Toa Khead Moo 5, Tumbol Kamala, Amphoe Kathu, Phuket 83120</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/10/46108a11e5d92646a68bd51da4976eabc714bbbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.95" OriginalAmount="194.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.82466288" Longitude="98.30376141" StarRating="4" HotelCode="436410|2374845" HotelName="The View Phuket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>78/7 Patak Road, Karon, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/79264/2a23b5a0-940c-4824-8810-eb2f535f4ab1.jpg?d=636646945420000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.76" OriginalAmount="199.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8156486" Longitude="98.3863137" StarRating="4.5" HotelCode="510337|1959165" HotelName="My Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Aow Yon Road, Moo 8, Tambon Vichit, Amphur Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fc/6d/fc6d1f1d023545d65fb6e45f69517d1cc5c39e96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.14" OriginalAmount="215.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.872628022137" Longitude="98.429120779038" StarRating="5" HotelCode="141101|130504" HotelName="The Westin Siray Bay Resort &amp; Spa, Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21/4 Moo 1, Tambon Rasada, Amphoe Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/13/021325ccd0a3fc525bdd49e15512dd446a116ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated on Siray Island, just some 100 metres from the beach, overlooking the idylli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="229.11" OriginalAmount="226.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8382512479453" Longitude="98.296308517456" StarRating="5" HotelCode="9034|2000804" HotelName="Hilton Phuket Arcadia Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>333 Patak Road, Karon Beach, Phuket 83100, Muang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/8e/eb8e031ff79bbe3b5249a9b3066517e1145c96d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located just across the coastal road from the kilometre-long, fine sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.37" OriginalAmount="236.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.85518" Longitude="98.294822" StarRating="4" HotelCode="186066|920085" HotelName="Mandarava Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14/2 Patak Road Soi 24, Karon Beach, Phuket 83100, Ampur Muang</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/54/1754d8bae790cf473f45a79f42ca507b5aa5099c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Karon Beach. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.27" OriginalAmount="237.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.815649" Longitude="98.300802" StarRating="3" HotelCode="176815|961385" HotelName="Rayaburi Resort Racha Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42/3-9 Moo 3, Rawai, Mueng, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/4d/bd4d0d8fc045d431f134fbb29f52c1daeb175a3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located just a 35-minute speedboat ride from Phuket's Chalong Bay. Phuket Internationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.05" OriginalAmount="243.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.93985" Longitude="98.426695" StarRating="5" HotelCode="118746|124437" HotelName="The Village Coconut Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village,Family-friendly Hotel" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coconut Island, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f8/75/f87595fcbcefc25266237d81744d2459f2cf9c51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a 5-minute ride via private water taxi from Laem Hin Pier and 5 minutes from the beac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.76" OriginalAmount="250.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.943576" Longitude="98.262856" StarRating="4.5" HotelCode="75881|138394" HotelName="Ayara Kamala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Moo 6, Layi-Nakalay Road, Kamala, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/2e/d52e917b14e04afbe82c0c360f325d6d00dda333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The distinct unspoilt beach area of Kamala Bay is a quiet place approximately 4 km from the other si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.95" OriginalAmount="274.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.814" Longitude="98.386703440475" StarRating="4" HotelCode="434614|3548535" HotelName="X10 Seaview Suites at Panwa Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3/30 Moo 8 Ao Yon Road, Khao Khad, Vichit, Muang, Phuket 83000, info@x10suites.com, Tel:</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/47/5e479774eff8e7e0e41eaad9d7ab0c418f76d135.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.26" OriginalAmount="285.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.9863100040544" Longitude="98.421496008598" StarRating="5" HotelCode="284090|969115" HotelName="COMO Point Yamu" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Moo 7, Paklok, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ac/3dacecd67883b909a3e1352d0020215342806952.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;COMO Point Yamu is located on the eastern side of Phuket on the tip of Cape Yamu. The distinctive li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="598.30" OriginalAmount="592.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8133517787165" Longitude="98.390944054925" StarRating="4.5" HotelCode="306445|1868058" HotelName="Bandara Villas, Phuket" Meals="BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Moo 8, Wichit Subdistrict, Muang Phuket, 83000 Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/da/40da32ad4121a3325c3bcc51a99198d18bb637d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to travellers. The individual storeys can easily be reached vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="673.33" OriginalAmount="666.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.7841579" Longitude="98.33411639" StarRating="4" HotelCode="551804|3646875" HotelName="Aqua Villas Rawai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>87/4 Moo 7, Tambon Chalong, Rawai, Muang Phuket 83130</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/90/8890f0989063f3ff8504549df534406dc64d1ae8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rawai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="724.15" OriginalAmount="716.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="8.1690365908771" Longitude="98.295254409313" StarRating="5" HotelCode="76337|1251932" HotelName="Anantara Mai Khao Phuket Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>888 Moo 3, Tumbon Mai Khao, Amphur Thalang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/57/445770bcbe48cb70f9cc574edb8c9f66ccd2ba4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort enjoys a timeless setting on a secluded stretch of the Phuket coastline. It is set on th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="779.82" OriginalAmount="772.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.933186" Longitude="98.262904" StarRating="5" HotelCode="115864|2833176" HotelName="Paresa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Currency Exchange,Golf,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Moo 6, Layi-Nakalay Road, Kamala, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/13/141302886f286a6d750ff20e0122002b8b38d0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Extending out dramatically from the stunningly sculptured cliff tops of Kamala overlooking the spect...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="992.23" OriginalAmount="982.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89896025" Longitude="98.30176839" StarRating="3.5" HotelCode="856607|2493065" HotelName="Woovo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Rajpathanusorn Road, Patong Sub District, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/81/81819a9bdb67c9b93ce6a0cfd20259f7319db4a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.88" OriginalAmount="1005.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.8207103117881" Longitude="98.384623461654" StarRating="4" HotelCode="934501|1868698" HotelName="Korsiri Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39/32 Moo 6, Tambon Vichit, Amphoe Muang, Panwa Beach, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/74/367463ac37bff630b838bac5d38ae6440c5b7b4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1084.94" OriginalAmount="1074.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.89370902" Longitude="98.43780997" StarRating="3.5" HotelCode="617310|3546475" HotelName="Villa Xilaiwan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Theppratharn Road Moo 1, Tambon Rassada, Muang Ratsada, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/ba/41ba4b15280cbf82db281db8e10ee626bdee8799.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1405.98" OriginalAmount="1392.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88530061" Longitude="98.27331079" StarRating="5.5" HotelCode="495343|2103745" HotelName="Rosewood Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Muen-Ngoen Road, Tri-Trang Beach, Kathu, Patong 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/1f/f61f1c07af34b214905bf36bef3f870ee5677038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Central Heating,Conference Hall,Designated Smoking Area,Sauna,Spa,Bicycle Rental,Diet Meals,Kitchen,Swimming Pool,24 Hour Security,Airport Transfer (on Demand),Meeting Room,Parking,Housekeeping,LCD/Projector,Luggage Storage,Vending Machine,24 Hour Front Desk,Elevator,Concierge,Dry Cleaning,Coffee Shop</BasicAmenities>
    <HotelRating>3,4,5,4.5,2.5,1,5.5,3.5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>ECO HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,BEACH HOTEL,SPA HOTEL,CLUB RESORT,VILLAGE,HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,CITY HOTEL,APARTMENT HOTEL,GOLF HOTEL,AIRPORT HOTEL,GUEST HOUSES,FINCA,APARTMENT,HOSTELS,VILLA</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
a6b56aae-136f-49c0-889d-96b73ede3375|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="a6b56aae-136f-49c0-889d-96b73ede3375">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-04-21T00:00:00" End="2026-04-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="308197|3626215" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
a6b56aae-136f-49c0-889d-96b73ede3375|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="a6b56aae-136f-49c0-889d-96b73ede3375" TimeStamp="0001-01-01T00:00:00" HotelName="D's Corner &amp; Guesthouse" HotelCode="308197|51037008" StarRating="1" GTCityId="73754" CountryCode="TH" CityName="Phuket" CountryName="Thailand" Address="132 Talang Road, Talad Yai, Muang District, Phuket 83000" PostCode="83000" PhoneNo="+66835904828,+6676214471" FaxNo="" Email="" CheckInTime="12:00:00" CheckOutTime="11:00:00" Latitude="7.88459867" Longitude="98.39034555" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, WITH FAN" RoomTypeCode="0|0|1361622635|1766403274049991B2095B0||no|3626215|16|MTkuMzZ8R0JQfDIwMjYtMDQtMTM=" OriginalAmount="19" TotalPrice="19.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-09T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="19.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, WITH FAN" RoomTypeCode="0|0|1361415775|1766403274085122B2058B0||no|3626215|16|MTkuODd8R0JQfDIwMjYtMDQtMTQ=" OriginalAmount="20" TotalPrice="20.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-10T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="20.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="2466005589-1-0|742466005589|2|0|12|MjEuMTZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="21" TotalPrice="21.37" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE STANDARD" RoomTypeCode="20260421$20260423$W$321$255231$DBL.ST$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~20d18~-1199522341~N~~~NOR~~A470C7347041486176640325493705AAUK0085005100110820d18|8|MjQuMTN8RVVSfDIwMjYtMDQtMTM=" OriginalAmount="22" TotalPrice="22.02" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-09T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="21.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1275310345|1766403274085122B2058B1||no|3626215|16|MjYuODd8R0JQfDIwMjYtMDQtMTQ=" OriginalAmount="27" TotalPrice="27.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-10T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="27.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, WITH FAN" RoomTypeCode="0|0|1362279495|1766403274049991B2095B1||no|3626215|16|MjcuMTF8R0JQfDIwMjYtMDQtMTM=" OriginalAmount="27" TotalPrice="27.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-09T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="27.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM NO AIR CONDITIONING" RoomTypeCode="4154975008-1-0|744154975008|2|0|12|MjkuNjJ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="30" TotalPrice="29.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room NO AIR CONDITIONING" RoomTypeCode="20260421$20260423$W$321$255231$ROO.NC$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~24f21~-525263017~N~~~NOR~~A470C7347041486176640325493705AAUK0085005100110824f21|8|MzMuNzl8RVVSfDIwMjYtMDQtMTM=" OriginalAmount="31" TotalPrice="30.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-09T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="30.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD" RoomTypeCode="0|0|1281458695|1766403274049991B2095B2||no|3626215|16|MzQuODV8R0JQfDIwMjYtMDQtMTM=" OriginalAmount="35" TotalPrice="35.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-09T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="35.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM WITH AIR CONDITIONING" RoomTypeCode="3481860289-1-0|743481860289|2|0|12|MzguMDh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="38" TotalPrice="38.46" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room WITH AIR CONDITIONING" RoomTypeCode="20260421$20260423$W$321$255231$ROO.AC$ID_B2B_66$RO$B2B$1~2~0$$N@07~A-SIC~22b2b~-666468248~N~~~NOR~~A470C7347041486176640325493705AAUK0085005100110822b2b|8|NDMuNDN8RVVSfDIwMjYtMDQtMTM=" OriginalAmount="39" TotalPrice="39.62" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-09T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="39.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR" RoomTypeCode="0|0|1275284095|1766403274049991B2095B3||no|3626215|16|NDYuNDV8R0JQfDIwMjYtMDQtMTM=" OriginalAmount="46" TotalPrice="46.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/04/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-09T00:00:00" End="2026-04-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="46.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/06/ca/06caef8bef9f8047f91836e0c825835d11fcce7f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/ee/dcee32e4698ddf9588974874b21a83e0d4f7ec10.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e8/27/e827bc8e64858815d2a29f6f09d69499a59f0908.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/23/a3/23a331cf543baa3ddcaf21cc09e2ebf72625c1d5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/66/f3/66f395c3bc1e483b56603a7df56271b726068cae.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c7/3b/c73b06e845ad2d580baf80785a4135e34768b935.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/95/6a/956ab96166b2f1425d30e85b8a93441c773d1ac8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/36/9c/369ce3e23bae440decda29aeffa94e37c9f0dfa5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/04/02/040217f4a94df15368d23a922d9bfbf148bf2286.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/78/3b/783b46dee9c389092e31b81da1ebef8749f33147.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/61/d8/61d83918c91c0cd7e4f53ffa4c55cdb233290ffb.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/24/d9/24d9a8566f5ef622fdd4152ff8001bf12528470e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/85/11/8511f8bfb89e1c80187709f5c5f877d1bfdce15c.jpeg" /></Images><HotelDescription>&lt;br/&gt;D's Corner &amp; Guesthouse is located along historical Talang Road in Phuket Town a 5 minute drive from Central Department Store. Providing free Wi Fi it also has a souvenir shop. Public parking is available nearby.Simply furnished rooms come with either a fan or air conditioning. A seating area and private bathrooms are included.D's Corner &amp; Guesthouse is 15 km from Patong Kata and Karon Beaches. It is a 30 km from Phuket International Airport.Car rentals and airport shuttles can be arranged at an extra charge.Important Information: Accept Cash Only</HotelDescription><Facilities><HotelFacilities><Type>Building Information</Type><Description>Total number of rooms</Description><Value>14</Value></HotelFacilities><HotelFacilities><Type>Hotel Type</Type><Description>hotel</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a6b56aae-136f-49c0-889d-96b73ede3375|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="a6b56aae-136f-49c0-889d-96b73ede3375" EmailId="xml.bookings@wwdmc.com" MobileNo="91000" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: STANDARD, WITH FAN" BoardBasis="Room 1: Room Only" TotalAdult="2" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Pradeep" LastName="Agrwal" DOB="20001222" Age="25" />
        <Adult Title="Dr" FirstName="rajni" LastName="gandhi" DOB="20001222" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="308197|3626215" SourceId="16" RoomTypeCode="0|0|1361622635|1766403274049991B2095B0||no|3626215|16|MTkuMzZ8R0JQfDIwMjYtMDQtMTM=" TotalPrice="19.55" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-04-21T00:00:00" End="2026-04-23T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>11 booking</AgencyBookingRef>
  <MHLInfo>
    <Address>S-12, Central Plaza</Address>
    <AgencyId>13334</AgencyId>
    <AgentId>17291</AgentId>
    <CityCode>198</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>anuj.kumar@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Pradeep</FirstName>
    <LastName>Agrwal</LastName>
    <PaymentResponse>Token = a6b56aae-136f-49c0-889d-96b73ede3375 Products = HOTEL status = success reference = ddw698746097 paymenttoken = undefined Data = </PaymentResponse>
    <PaymentStatusId>1</PaymentStatusId>
    <PhoneNo>91000</PhoneNo>
    <PostCode />
    <SalesPersonId>269</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo> +44 (0) 20 8569 8080 </SupportNo>
    <Title>Mr</Title>
  </MHLInfo>
</HotelBookRQ>||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
a6b56aae-136f-49c0-889d-96b73ede3375|BookResponse|MyhubService Response|UserName:-dmcsquare Password:-WWdmc28$ MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address>S-12, Central Plaza</Address>
  <AgencyId>13334</AgencyId>
  <AgentId>17291</AgentId>
  <CityCode>198</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>anuj.kumar@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Pradeep</FirstName>
  <LastName>Agrwal</LastName>
  <NationalityOfPax>India</NationalityOfPax>
  <PaymentResponse>Token = a6b56aae-136f-49c0-889d-96b73ede3375 Products = HOTEL status = success reference = ddw698746097 paymenttoken = undefined Data = </PaymentResponse>
  <PaymentStatusId>1</PaymentStatusId>
  <PhoneNo>91000</PhoneNo>
  <PostCode />
  <SalesPersonId>269</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo> +44 (0) 20 8569 8080 </SupportNo>
  <Title>Mr</Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>11 booking</AgencyReference>
  <AgentMinCnxDate>2026-04-09T00:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2026-04-09T00:00:00" End="2026-04-17T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="19.55" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-04-21T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-04-23T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>19.36</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>thailand</CountryName>
  <PostCode>83000</PostCode>
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Pradeep Agrwal</GuestName>
      <RoomType>Room 1: STANDARD, WITH FAN</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>19.55</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>19.36</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-04-13T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>132 Talang Road, Talad Yai, Muang District, Phuket 83000</_address>
  <_cityName>Phuket</_cityName>
  <_fax />
  <_hotelName>D's Corner &amp; Guesthouse</_hotelName>
  <_phoneNo1>+66835904828,+6676214471</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>251230193</FileBookingId><BookingId>41389</BookingId></Root>||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
a6b56aae-136f-49c0-889d-96b73ede3375|DOTWBook|exception while supplier booking interation||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a6b56aae-136f-49c0-889d-96b73ede3375|CoordinatorError|There is an error in XML document (0, 0).|System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlReader.MoveToContent()
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelBookRS.Read9_HotelBookRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.Book(HotelBookRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 1632|BookingMarkupError|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
a6b56aae-136f-49c0-889d-96b73ede3375|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>251230193</FileBookingId>
  <Status>Fail</Status>
</HotelBookRS>||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
a17c30a5-6da6-4d3c-918d-8b744f455d76|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="a17c30a5-6da6-4d3c-918d-8b744f455d76">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="8" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
a17c30a5-6da6-4d3c-918d-8b744f455d76|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="2025-12-22T11:55:01.1812972+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a17c30a5-6da6-4d3c-918d-8b744f455d76" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="119.40" OriginalAmount="118.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.544088" Longitude="1.73313" StarRating="3" HotelCode="28854|1188138" HotelName="Cal Ruiz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Consell General nº 10, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2d/8c2d075d242d874240772764f82fb3a54f142b77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in El Pas de la Casa. The nearest airport is Toulouse - Blagnac (TLS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.16" OriginalAmount="120.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.543403790132" Longitude="1.7350915074348" StarRating="3" HotelCode="28844|505525" HotelName="Hotel Refugi dels Isards" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Roger Bernat III 6, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/46/ad4657d3b59fdcd1dc27053f0232d8b28b371c67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the heart of Pas de la Casa, the hotel offers unique views out over the mountai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.28" OriginalAmount="138.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.541" Longitude="1.73" StarRating="3" HotelCode="428282|2013985" HotelName="Pierre &amp; Vacances Résidence Pas de la Casa Princesa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Golf,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Carrer La Solana 109, Bloc C, AD200 Pas de la Casa, El Canillo</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/448282/448282a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort Pas de la Princesa House is located in the heart of the Pyrenees, in the pretty village o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.55" OriginalAmount="145.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.540955281572" Longitude="1.7307651042938" StarRating="4" HotelCode="28843|1097778" HotelName="Hôtel Grand Pas" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Carretera de la Solana, AD200 Pas de la Casa</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/3a41bc027649685b/43/4391fe308fce0ccc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist friendly district of Pas de la Casa, at the heart of Andorra an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.97" OriginalAmount="212.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.540305" Longitude="1.720489" StarRating="2" HotelCode="28838|505235" HotelName="Pic Maia" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Ski Hotel ,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ctra General, Cap del Port d'Envalira, Pas De La Casa AD200</AddressLine>
          </AddressLines>
          <CityName>El Pas de la Casa</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/dd/4dddd774bbb4fc72bbc6a965849e2dc58fdf0324.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the outskirts of Pas de la Casa. There is a bus stop directly in front of the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access,Air Conditioning,Golf,Kitchen,Pets allowed,Bicycle Rental,Diet Meals,Fax,Jacuzzi,Room Service,Swimming Pool,Designated Smoking Area</BasicAmenities>
    <HotelRating>3,4,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,SKI HOTEL,APARTMENT,FAMILY-FRIENDLY 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
f45a60db-073c-4403-8ac4-c707c8687ddb|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="f45a60db-073c-4403-8ac4-c707c8687ddb">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
f45a60db-073c-4403-8ac4-c707c8687ddb|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f45a60db-073c-4403-8ac4-c707c8687ddb|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
f45a60db-073c-4403-8ac4-c707c8687ddb|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="2025-12-22T11:55:05.4305111+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f45a60db-073c-4403-8ac4-c707c8687ddb" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="43.92" OriginalAmount="43.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.5064339" Longitude="1.5184073" StarRating="2" HotelCode="28774|506075" HotelName="Sant Jordi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Ski Hotel " CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Av. Princep Benlloch 45, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/d3/82d3c9d732fc3ae327db8a9283a1f9f8fc27f11e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located centrally in the tourist friendly district of Andorra la Vella, on the main st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.39" OriginalAmount="49.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507441" Longitude="1.519726" StarRating="3" HotelCode="153276|1979965" HotelName="Pyrénées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Dining,Fax,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Av.Príncep Benlloch 20, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/99/ef99919556c1286faeaa3fae7ceb179decbef63b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic center of Andorra la Vella, in an area surrounded by shops. A 7 km are track...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.72" OriginalAmount="56.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507937" Longitude="1.525211" StarRating="3" HotelCode="28772|495915" HotelName="De l'Isard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avd. Meritxell, 36, Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/19/5e19fe3c1a0ddcccbf9ccc992d93a1b44339066a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located centrally in the tourist friendly district of Andorra la Vella. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508295" Longitude="1.5224" StarRating="3" HotelCode="147683|hotel_festa_brava" HotelName="Festa Brava" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>La Llacuna 7, Andorra la Vella AD500</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/7b/df7b62422e90ea5c88a6fe26cb6fa0516e229ddd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Andorra la Vella. The premises count with 31 welcoming bedrooms. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.5070766" Longitude="1.5204328" StarRating="2" HotelCode="149046|hostal_cisco_de_sans" HotelName="Hostal Cisco De Sans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Anna Maria Janer, 4, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/74/d174d300a84b6020cdb1e569ba7cfa0ffb877953.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: It is inAndorra la Vella the historic centre of next to the establishment, clients can fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507991" Longitude="1.524964" StarRating="2" HotelCode="931963|hotel_valmar_2" HotelName="Hotel Valmar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="24 Hour Security,Bar,Designated Smoking Area,Golf,Laundry,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Meritxell 97, Andorra La Vella, Principat d'Andorra</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/22/c7225bd312f08fa2b0f182c99699755e2c483144.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the crossroads of the towns of Andorra La Vella and Escaldes-Engordany, in the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507844551935" Longitude="1.5268018841743" StarRating="4" HotelCode="28775|mercure_andorra" HotelName="Hotel Mercure Andorra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer De La Roda s/n, Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/52/0e524d3672ff230541fa623752c8c3ef8f8f6596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist area of Andorra la Vella, near to the Gran Riu Valira River. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508398188948" Longitude="1.5273410081863" StarRating="3" HotelCode="28784|andorra_palace" HotelName="Andorra Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Meritxell 58, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/82/fa826f7bb4c53851a7f53de61f83fece94405e9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the town centre, this city, ski and conference hotel as well as club resort is located dire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.40" OriginalAmount="80.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.50323335604" Longitude="1.5132862329483" StarRating="4" HotelCode="28778|505465" HotelName="President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Av. Santa Coloma 42-44, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/e5/67e52733b25121c4c0b15faf55da54949b0bb8b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Andorra la Vella. Various shops, bars and links to the public transport net...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.509356521969" Longitude="1.5300203999652" StarRating="4" HotelCode="28781|hotel_magic_andorra" HotelName="Hotel Magic Andorra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Doctor Mitjavilla 3-9, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/2b/9c2bb8b17afdf01382e3bb0faf9c4161a1337ed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist-friendly district of Andorra la Vella, only a few metres from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.29" OriginalAmount="84.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507715046141" Longitude="1.53197449803" StarRating="3" HotelCode="60462|507145" HotelName="Aston Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Sant Salvado, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/3d/e23d1560a4b2fd50295fb29ecbccd23c1de61da2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Andorra de la Vella. There is an abundance of shops, restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.73" OriginalAmount="87.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507716028356" Longitude="1.5205013751984" StarRating="4" HotelCode="28780|479435" HotelName="Hotel Andorra Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Doctor Nequi 12, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/f2/cef2e724a16bf52115bf5af6638305a3561435c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market hotel is situated in the centre of Andorra la Vella. Various shopping facilities, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.19" OriginalAmount="88.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.509152" Longitude="1.52918" StarRating="4" HotelCode="34266|499685" HotelName="NH Hesperia Andorra la Vella" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avinguda Doctor Mitjavila, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/7f/967f26ebfd2af897d9a05dedf272c24b5c39a1f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located right in the tourist centre and close to the centre of Andorra la ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.06" OriginalAmount="89.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508117416504" Longitude="1.5315306186676" StarRating="4" HotelCode="28770|262245" HotelName="Cèntric Atiram Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Meritxell 87-89, AD500 Andorra La Vella, (Principat d’Andorra)</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/4c/d94c23d96a26f6aa5f8bcda18a8e50bdd3f733cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the town centre and situated beside a main road, this city and conference hotel is located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507488639837" Longitude="1.5273839235306" StarRating="4" HotelCode="28765|novotel_andorra" HotelName="Novotel Andorra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carrer Prat de la Creu s/n, Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/49/c04937a30f48d131af4cb9e507afc4ea92dc4489.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.28" OriginalAmount="98.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.507114627825" Longitude="1.5268410805761" StarRating="4" HotelCode="28769|495445" HotelName="Hotel Acta Arthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prat de la Creu 15-25, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/38/0f38252f053be6b14c1093e70ceacf1b1085a8ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the town centre, this city and ski hotel is located directly in the tourist centre of Andor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.76" OriginalAmount="110.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.5057070716" Longitude="1.5198200941086" StarRating="5" HotelCode="28783|809405" HotelName="Holiday Inn Andorra" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prat De La Creu 88, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/e4/dce4ce24071bbe00e64834205f236e0a76e49718.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is situated at the heart of Andorra la Vella. In the hotel's vicinity lie plent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.71" OriginalAmount="133.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508309211902" Longitude="1.5329709649086" StarRating="5" HotelCode="103449|153414" HotelName="Starc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avinguda Meritxell 114, AD500 Andorra La Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/107443/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the commercial centre of Andorra.

This hotel offers a total of 78 rooms. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.59" OriginalAmount="153.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.506062" Longitude="1.53088" StarRating="5" HotelCode="28768|461285" HotelName="Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C. Maria Plà 19-21, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/3d/263d0ef733654bfea541da072f0b7a6c3f047c0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city/ conference hotel is located in Andorra La Vella. The immediate vicinity has links to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.16" OriginalAmount="216.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.508006688997" Longitude="1.5248090028763" StarRating="5" HotelCode="28785|hotel_carlton_plaza" HotelName="Eurostars Andorra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Avinguda Meritxell, Andorra, AD500 Andorra la Vella</AddressLine>
          </AddressLines>
          <CityName>Andorra La Vella</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/1b/701b0b2050c8921872274a774b4a9df5479679e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the centre of Andorra La Vella and situated on a main road, this conference hotel is locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Fax,Lounge,Telephone Service,Bicycle Rental,Conference Hall,Diet Meals,Designated Smoking Area,Massage Centre,Swimming Pool,Wheelchair Access,Golf,Currency Exchange,Dining,Spa,24 Hour Security,Pets allowed</BasicAmenities>
    <HotelRating>4,2,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,SKI HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,HOTEL,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
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|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="b8f4bc55-dc59-49e3-8c9d-70708ad79bee">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-04-15T00:00:00" End="2026-04-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
ab245ebb-e9fc-4ccf-aba2-a50e1c9d55ff|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="ab245ebb-e9fc-4ccf-aba2-a50e1c9d55ff">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="23" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|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
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|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
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|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
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|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
ab245ebb-e9fc-4ccf-aba2-a50e1c9d55ff|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="2025-12-22T11:55:12.5345987+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ab245ebb-e9fc-4ccf-aba2-a50e1c9d55ff" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="128.07" OriginalAmount="126.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.578673170876" Longitude="1.663627432016" StarRating="0" HotelCode="569118|2220845" HotelName="Apartamentos Prat de les Molleres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Golf,Internet,Kitchen,Parking,Printer,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General 2, Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/bf/9fbfbb74b88ba006fcab80457af33bf96395e639.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apartamentos Prat de les Molleres are located in Soldeu a natural area where you can enjoy several a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.580858475504" Longitude="1.6638966128253" StarRating="2" HotelCode="326319|hotel_roc_de_st_miquel" HotelName="Hotel Roc de Sant Miquel" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrer General, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/c8/89c82560b802a945ca4a599e174a99b89937bf42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the area of Soldeu, just 800 meters away from the Ski Tracks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.80" OriginalAmount="140.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.559312" Longitude="1.686342" StarRating="3" HotelCode="28842|499725" HotelName="Hotel Àustria" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bordes d'Envalira, Grandvalira, AD100 Soldeu, Andorra, Canillo</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/86/86a08b04f1ed349b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated directly by the water, this hotel is close to the centre where guests will find many shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146.13" OriginalAmount="144.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.56011" Longitude="1.685247" StarRating="4" HotelCode="171307|111081" HotelName="Apartaments Els Llacs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Fax,Internet,Laundry,Lounge,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>CG2 Km 22 Nº 126, Bordes d´Envalira, AD100 SOLDEU</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/d3/94d375e8b9f3ce6be9a4e10d2eb04dc49ef8b800.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Les Escaldes. The nearest airport is Seo de Urgel (LEU).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.54" OriginalAmount="154.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576228783796" Longitude="1.6695913419724" StarRating="4" HotelCode="296218|sport_hotel_4" HotelName="Sport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>s/n Carretera General CG-2, Grandvalira Sector, AD100 Soldeu, Canillo, Pirineos</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/8f/ed8ffece6f15d51dd61098a9cbabb2abc7c333c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Soldeu. The nearest airport is Barcelona (BCN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576626" Longitude="1.667274" StarRating="4" HotelCode="208630|hotel_piolets_soldeu_centre" HotelName="Piolets Soldeu Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General s/n, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68ec394929a2a7cb95ecebf9dcccd48437ef0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Soldeu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.57703154795" Longitude="1.667047728836" StarRating="4" HotelCode="28821|himalaia_soldeu_2" HotelName="Himalaia Soldeu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera Canillo, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/ca/8dcaa23f5dae896b4c51612e6abaae0a96a65b64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the tourist area of Soldeu, at the heart of Andorra offering impr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.92" OriginalAmount="295.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576149" Longitude="1.6689293200989" StarRating="4" HotelCode="28763|506905" HotelName="Sport Hotel Village" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Club Resort,Village,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>s/n Carretera General, AD100 Soldeu, Principado de Andorra, Pirineos</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/dc/f7dc1e39f2e4212c94e3671c99216a913600af32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576902164146" Longitude="1.6660477195435" StarRating="3" HotelCode="28855|naudi" HotelName="Hotel Naudi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Family-friendly Hotel" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Central Heating,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General 2, Soldeu AD100, Canillo</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/14/e4149f01d571d138033819cad9580bb15e6b5b35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Soldeu village, just 150 km from Gondola station. Andorra La Vella is about...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="421.45" OriginalAmount="417.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.578013" Longitude="1.663913" StarRating="4" HotelCode="28799|4796" HotelName="Piolets Park &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Ski Hotel ,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General 2, nº19, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/71/6f71bbba96628d51a7ceae23c02346500fcdb1fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This ski hotel is located in Soldeau close to Grandvalira ski area. Numerous shopping venues, bars, ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="473.29" OriginalAmount="468.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.579646" Longitude="1.659367" StarRating="4" HotelCode="899994|121003" HotelName="Parador Canaro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Village,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General, 2, AD100 Soldeu</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/7d/417dafc3b7becb08539a26df8cc8c218b22dc617.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming ski hotel is situated 500 m away from the ski resort of Grandvalira, 200 m from the en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="906.98" OriginalAmount="898.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.576705033654" Longitude="1.6684278845787" StarRating="5" HotelCode="28824|sport_hotel_hermitage__spa" HotelName="Sport Hotel Hermitage &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ski Hotel ,Club Resort,Village,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>s/n Carretera General, AD100 Soldeu, Principado de Andorra, Pirineos</AddressLine>
          </AddressLines>
          <CityName>Soldeu</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/cb/93cbc9c361dd82471fc1bbb9b3685c7441a67cef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Andorra in the ski resort of Soldeu close to the Grandvalira ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access,Fax,Spa,24 Hour Power Supply,Kitchen,Parking,Printer,Designated Smoking Area,Garden,Diet Meals</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>SKI HOTEL,CLUB RESORT,SPA HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,VILLAGE,ECO HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,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
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|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
ac623d59-0595-4058-beb2-3200066fd745|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="ac623d59-0595-4058-beb2-3200066fd745">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="10" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
ac623d59-0595-4058-beb2-3200066fd745|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
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|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
b8f4bc55-dc59-49e3-8c9d-70708ad79bee|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="2025-12-22T11:55:12.4885582+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b8f4bc55-dc59-49e3-8c9d-70708ad79bee" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.559376" Longitude="0.068355399999973" StarRating="3" HotelCode="382732|lucky_8_hotel" HotelName="Lucky 8 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>21 -25 York Road, Ilford IG1 3AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/25/d8254e05cc532176c3fa573a3fca8034364f34c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lucky 8 Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.55518388" Longitude="0.07769766" StarRating="2" HotelCode="440067|woodlands_lodge_ilford" HotelName="Woodlands Lodge Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Woodlands Road, Redbridge, Ilford IG1 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/6a/9b6a7f9d05bfd3b4756f903fe903dd7bb36f6a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Woodlands Lodge Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.85" OriginalAmount="43.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|609005" HotelName="Cranbrook" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Coventry Road, London IG1 4QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3f/183f02fff2fd71834d3b117b20e72c8cf6555c6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes from central London, and close to the financial district. Ilfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5508762" Longitude="0.07421761" StarRating="0" HotelCode="958822|414874" HotelName="Premier Lux Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 Ilford Lane, Ilford IG1 2LW, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/f1/d4f155ee4357eb281f698c2ecfc5320808678a1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.563977" Longitude="0.065688" StarRating="3" HotelCode="915074|45424" HotelName="Arinza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Mansfield Road, Ilford IG1 3BD, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/14/b214a2859517195edfa9e17782b7b7e916746a42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Arinza Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.98" OriginalAmount="47.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4109" Longitude="-0.30002" StarRating="2" HotelCode="114427|2265785" HotelName="Travelodge London Kingston Upon Thames" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21/23 Old London Road, Kingston upon Thames, London KT2 6ND</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/fd/b7fd8faa421cf6ec18146db657070692e176e8be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.02" OriginalAmount="47.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.567596" Longitude="0.065121" StarRating="2" HotelCode="114512|608795" HotelName="Park Hotel Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>327 Cranbrook Road, Ilford, Essex, London IG1 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/28/66289b159e3674895776baef3c51e8e340d08006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Ilford town centre and Gants Hill tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.467242" Longitude="-0.366724" StarRating="2" HotelCode="213192|169512" HotelName="ibis budget London Hounslow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>20-28 Staines Road, 65 Grove Road, London TW3 3JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/a9/c6a922fc6eedee3d8518dc4e0a0c38e0020485a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis budget London Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.62269825" Longitude="-0.27793154" StarRating="0" HotelCode="785809|edgware_bb" HotelName="Edgware Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>130 Edgwarebury Lane, Edgware  HA8 8NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/97/e9970dac52ad8004e4ff87bb41f776ecf5e34e06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.16" OriginalAmount="48.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.446831724276" Longitude="-0.4112734546311" StarRating="2.5" HotelCode="115390|2256735" HotelName="Travelodge London Feltham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Res Centre, Feltham TW13 4GU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/3d/443d3fde54e1a99ae7c9e6678f7b6bf7dc4dc12f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.54" OriginalAmount="49.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.357256" Longitude="-0.117071" StarRating="4" HotelCode="76390|1091618" HotelName="London Croydon Aerodrome Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>680 Purley Way, Croydon, Surrey  CR9 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/1d/e21dcb334d38fcbabcd5b8340473849bdd5dbc53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London Croydon Aerodrome Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.01" OriginalAmount="49.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095825" Longitude="-0.2727159" StarRating="3" HotelCode="144992|1653378" HotelName="London Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51-53 Steyne Road, Acton, London W3 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/5d/ef5d65093385f676d7c4cdba7c7cf66d5d5b8d20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.02" OriginalAmount="49.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490825" Longitude="-0.14503" StarRating="2" HotelCode="65406|368045" HotelName="Grapevine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Warwick Way, London SW1V 4HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/7c/0f7c702df5ead3eaf3550623bfdae84011d60b27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located only 5 minutes from the Victoria coach and train stations, all major sights, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="967018|493730" HotelName="Home2Home Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Southfield Road, Chiswick, London W4 1AG, England</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/8e/488e4b741e34b840949ac79771079a1797c5f279.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.56052292" Longitude="0.06982376" StarRating="4" HotelCode="547518|167946" HotelName="Signature Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Cranbrook Road, Ilford IG1 4NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/57/2a57725a292fda17da33be585ee9a61604ae4ee5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5570262" Longitude="0.06681187" StarRating="2.5" HotelCode="432731|394336" HotelName="OYO Townhouse 16 Ilford Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Ilford Hill, Ilford, IG1 2DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/zz/2bad26ad81f0cfd827a186cdde9883765c38b1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.560459" Longitude="0.069839000000002" StarRating="3" HotelCode="284651|38768" HotelName="Best Western Greater London Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Cranbrook Road, Ilford IG1 4NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/0d/9c0d4b1d44e4f60ed434560a7931a9fa2a792dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.39743516" Longitude="-0.10335381" StarRating="2" HotelCode="417350|524188" HotelName="The Crystal Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>49 Brigstock Road, CR7 7JH Thornton Heath</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/4c/064cc89e097179263723ccce9808c7909abfac8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Crystal Lodge Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.91" OriginalAmount="56.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.575316" Longitude="-0.203934" StarRating="2" HotelCode="94563|385545" HotelName="King Solomon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155-159 Golders Green Road, London NW11 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/ae/62ae17d8f934fe5dc88b4cce0b6c307d073f23ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tree-lined suburb of Golders Green, in north London, near the Golders G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.45990844" Longitude="-0.30250824" StarRating="3" HotelCode="467883|215506" HotelName="Travelodge London Richmond Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Paradise Road, Richmond TW9 1RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/64/31/6431d5771a1fc5a642108bddec4dc2bf1a66d289.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Richmond upon Thames.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.532734570265" Longitude="-0.031045274594817" StarRating="1" HotelCode="323533|493891" HotelName="City View Hotel Roman Road Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Luggage Storage,Meeting Room,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>527 Roman Road, London E3 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/b0/95b0a924670b0835cb37ee02f9024573551531da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is City View Hotel Roman Road Market.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.57421157" Longitude="-0.09779431" StarRating="3.5" HotelCode="324163|united_lodge_hotel" HotelName="United Lodge Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>368-370 Green Lanes, London N4 1DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/31/af3164645837f2723c671ed48b7009bb9f30905d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is United Lodge Hotel and Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.474755753252" Longitude="-0.18868750674596" StarRating="1" HotelCode="432735|queen_elizabeth_hostel" HotelName="Queen Elizabeth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>58 Bagleys Lane, Hammersmith and Fulham, London, SW6 2BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/07/a9071ce9d6dd6c0531797742b2772c2fee5ebb54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hostel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.10" OriginalAmount="58.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.537966" Longitude="-0.283278" StarRating="3" HotelCode="79028|1998275" HotelName="Travelodge London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Circular Road, Ealing NW10 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/65/e265e97b808aa710c04440e627c4ad1f6de11cad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers great value for money combined with a fantastic location in London, on North Circu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.24" OriginalAmount="58.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.629146791747" Longitude="-0.2638758981476" StarRating="3" HotelCode="94603|351195" HotelName="Ramada London North M1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Between Junction, Gateway Services, London NW7 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/cb/c5cb517500d5dee2d9ff90847060282fdf45f94e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is conveniently located on the M1 motorway, just 11 miles north ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49542657" Longitude="-0.18946535" StarRating="2.5" HotelCode="623394|237256" HotelName="easyHotel South Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Lexham Gardens, Kensington, London W8 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/c7/b0c722e57294f893e5094c0b1e8365bd35d6291b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.534944" Longitude="0.070981" StarRating="2" HotelCode="53449|456664" HotelName="ibis budget London Barking" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Barking IG11 7BA, Essex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/77/fe7726ebca9e4c6db7ed7ae72475fee089e7bfd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis budget London Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.47885806353" Longitude="-0.40939391534425" StarRating="3" HotelCode="115077|457515" HotelName="Travelodge London Heathrow Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>700 Bath Road, Hertz House, Hounslow TW5 9TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/94/fe94a6c1a6abb62ce75744129ccdff83e088e85e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 1,5 km from the Hounslow West tube station and 3 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.63112766" Longitude="-0.1265736" StarRating="3" HotelCode="641295|227183" HotelName="Premier Inn London Southgate" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>John Bradshaw Road, Southgate, London N14 6BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/5d/ce5d4d275bfb93e1d84782c558b560142d2cc59b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.37492242" Longitude="-0.09034449" StarRating="2.5" HotelCode="502934|easyhotel_croydon" HotelName="easyHotel Croydon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Addiscombe Road, Croydon, London CR9 5DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/7c/877ca104b49306d756a18ab01d660d84cfcc349b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.560028289343" Longitude="0.067192073645401" StarRating="3" HotelCode="165984|37497" HotelName="Best Western London Ilford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Argyle Road, Ilford, Essex IG1 3BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/52/555266b9446590325964ab484df5706861622cbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Ilford town centre and Ilford Station. Ilford is a suburban town of Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49351912" Longitude="-0.19604394" StarRating="2" HotelCode="498360|458335" HotelName="Saint James Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Longridge, London SW5 9SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/zz/2cadc49e8b6302efded270ece6684d714eff0dcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="2" HotelCode="901449|oakwood_bed_and_breakfast_heathrow" HotelName="Oakwood Bed and Breakfast Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Station Road, West Drayton UB7 7ND, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/03/45/03456494bdf18a91d6511588adf3775906b2a3a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Oakwood Bed and Breakfast Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52835484" Longitude="-0.01856488" StarRating="2" HotelCode="449861|492706" HotelName="CityLodge London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>167 Bow Road, Tower Hamlets, London E3 2SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/84/f384f87ee3ea1a6558e3e9b2abc9442582849f34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CityLodge London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.478673" Longitude="-0.363676" StarRating="3.5" HotelCode="189438|30494" HotelName="Park Grand London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>449 Great West Road, Hounslow, Middlesex TW5 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/af/28af140a30fc41adff4025e206290dd4d8ec4376.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492223" Longitude="0.063517000000047" StarRating="3" HotelCode="199810|215511" HotelName="Travelodge London Woolwich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125-157 Powis Street, Woolwich, London SE18 6LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/d9/96d9728b0a971852e590a03478994642fefe5d76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 650 m from the Woolwich Arsenal train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525458" Longitude="-0.125797" StarRating="2" HotelCode="148308|199428" HotelName="Goodwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Tavistock Place, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1c/921c2d54f2b8bdbb771db7a04cc55406f21ba5db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53287859" Longitude="-0.4761507" StarRating="3" HotelCode="331725|456051" HotelName="Lancaster Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kingston Lane, Brunel University London, Uxbridge, Middlesex, UB8 3PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f2/0cf2263fe27ac1eed73873138e3cf5530ace1054.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lancaster Hotel and Spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.37" OriginalAmount="62.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.559171" Longitude="-0.284036" StarRating="3" HotelCode="81370|70242" HotelName="Wembley International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Empire Way, Wembley, London, Middlesex  HA9 0NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/16/33167e7bad3589a0ef982ed8dd294da11f2deadd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a 15-minute tube-ride from central London, and just 5 minutes’ walk from Wembley Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.47408326" Longitude="-0.28660063" StarRating="3" HotelCode="440156|128186" HotelName="Kew Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>271 Sandycombe Road, Richmond, Greater London  TW9 3LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a6/55a6c28f4d39e5a1a972f502987af47b28a539c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kew Rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.475777" Longitude="-0.037176" StarRating="2" HotelCode="170193|411695" HotelName="New Cross Inn Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>323A New Cross Road, London SE14 6AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/01/e10155f88146690207812dedb0c9d81999270861.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located only some 5 minutes' walk from New Cross Station, Goldsmiths College and The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.410995023811" Longitude="-0.054952248809059" StarRating="2.5" HotelCode="199809|215313" HotelName="Travelodge London Crystal Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Croydon Road, Yeoman House, Penge, London SE20 7TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/7b/277b6d42c3ba5c64f3bebae5371aaf5080ee17ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.01" OriginalAmount="64.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.557111607577" Longitude="-0.39774903258899" StarRating="3" HotelCode="78711|968875" HotelName="Savera Hotel South Ruislip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Long Drive, Station Approach, London HA4 0HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/e0/02e0fec85a84406941910d4d6e338595b41c0b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.473649140562" Longitude="-0.027244538068771" StarRating="2" HotelCode="189775|199917" HotelName="Venture Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>86 Tanners Hill, Greater London SE8 4PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f8/40f82175482640a24ca5554d8cfcce74d5741672.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4802948886" Longitude="-0.41473552820275" StarRating="3" HotelCode="599677|307725" HotelName="Moxy London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>804-834 Bath Road, Heathrow Airport, Hounslow, England TW5 9US</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/9e/ea9e7d5d447fd1e234942cb600da959aef439539.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.584778598751" Longitude="-0.28244528035657" StarRating="3" HotelCode="150302|kingsland_hotel" HotelName="Kingsland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kingsbury Circle, Kingsbury, London NW9 9RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/2d/4c2df0a7885430a4e2083ac2f06fd001ad9f6255.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kingsland Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53798516" Longitude="0.08007575" StarRating="3" HotelCode="639569|490692" HotelName="Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Ripple Road, Barking IG11 8DN, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/2f/492f863deaf9544961ab84ab9980b4712c61d67a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.56211915" Longitude="0.0702969" StarRating="0" HotelCode="957477|490048" HotelName="Wellesley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Wellesley Road, Ilford IG1 4JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/0e/e40e832a25fd342b9046bd80254414062e1ab8fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.78" OriginalAmount="66.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.527091" Longitude="-0.278704" StarRating="2" HotelCode="97132|2422605" HotelName="Travelodge London Park Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>614 Western Avenue, London W3 0TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/5e/6d5e2663f2042301aa7a0c55e58ea65e149b19f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.564039" Longitude="0.065391" StarRating="3" HotelCode="906395|73819" HotelName="Britannia Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Mansfield Road, Ilford, Essex IG1 3BD, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/75/a475ef8e1ff86d5683c973b2bc17aedce4dd9ac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Ilford town centre and Ilford station. Ilford is a suburban town of Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.66497113" Longitude="-0.04434452" StarRating="2.5" HotelCode="519888|488459" HotelName="Dharma Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>446 Hertford Road, Enfield, London EN3 5QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/bb/91bb7c2444fd1a88c09106d3de77d904bb84dfea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.64688724" Longitude="-0.08014731" StarRating="2.5" HotelCode="580163|486187" HotelName="Kathleen House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 London Road, Enfield EN2 6ES, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/4b/f54b8ae7e0cc95cdf19eb2e9d03968e481d87e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.20" OriginalAmount="67.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.583194333463" Longitude="-0.40081937301636" StarRating="3" HotelCode="82537|4727985" HotelName="Tudor Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Field End Road, Eastcote HA5 2QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/29/a6295a7185c6de9ced7921e031684325b36be499.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.564921289556" Longitude="0.10105855212032" StarRating="3" HotelCode="335002|167944" HotelName="O'Gradys Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>699 High Road, Ilford, Essex IG3 8RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/48/3148762bc9cf7a8aad0d7c9c5bbb61930b6bdc01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is O'Gradys Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.66114533" Longitude="-0.08672" StarRating="0" HotelCode="986041|493711" HotelName="Six Bells" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Chase Side, Enfield EN2 0PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/1e/7c1e6fd84839c7fddf34c6603f3513b379048b93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4751637" Longitude="-0.33592561" StarRating="2.5" HotelCode="580093|the_bridge_inn_3" HotelName="The Bridge Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>457 London Road, Isleworth, Greater London TW7 5AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/a5/3aa5f1d13f867bb3f8acdc122f86e521bf494e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.76" OriginalAmount="68.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525894155483" Longitude="-0.45486078604256" StarRating="3" HotelCode="146745|4667995" HotelName="Debden Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>42 Pield Health Road, Hillingdon, Middlesex UB8 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/0d/d90d0472a0d804b82be7f6ab6d5aa56745828be5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Debden Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.12" OriginalAmount="68.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.48083" Longitude="-0.430632" StarRating="3" HotelCode="13247|2071875" HotelName="ibis London Heathrow Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>112 Bath Road, Hayes, Middlesex, London Heathrow Airport, London UB3 5AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/11/3011dc0d5bc6300aee1154292676b19c8fcabb94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated near to the airport on the northern perimeter road (Bath Road), this hotel offers excellent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.18" OriginalAmount="68.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5084899" Longitude="-0.29820233804605" StarRating="2" HotelCode="142742|2265935" HotelName="Abbey Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>51 Grange Park, Ealing, London W5 3PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a5/44a5d9f248a6b6a97b519c228c9078ce47eb1fff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.41202569" Longitude="0.02149359" StarRating="0" HotelCode="663169|478886" HotelName="Avis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Rodway Road, Bromley, Kent BR1 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/a6/35a66fa563672a863edc982de5bfc0db2685ca1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520244" Longitude="-0.124098" StarRating="0" HotelCode="114695|495427" HotelName="Lonsdale London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Concierge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9-10 Bedford Place, Bloomsbury, London WC1B 5JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/f5/f0f50a586b870d8e67364d7dadf3f4db26d04b1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lonsdale Hotel is a popular choice amongst travelers in London, whether exploring or just passing th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.57648785" Longitude="-0.02977875" StarRating="0" HotelCode="519616|491804" HotelName="The Commongate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131-133 Markhouse Road, Walthamstow, London E17 8DQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/a7/e7a7839f3df3c3e874db3ff2745c7235dcc7257c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.44" OriginalAmount="70.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.536606" Longitude="-0.192046" StarRating="4" HotelCode="136308|385915" HotelName="Maitrise Hotel Maida Vale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-59 Kilburn High Road, Maida Vale, London NW6 5SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/bf/09bfd6e31e782b434a5b7fc542054af352fbc4b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located about 7 km from the centre of London, this boutique hotel is ideal for guests who appreciate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529092" Longitude="-0.120078" StarRating="1" HotelCode="170218|199953" HotelName="Clink261" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>261-265 Gray's Inn Road, London WC1X 8QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f3/0bf33e5abf1b267653fd784517b812bbc6e0b752.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Central London. Guests will find Kings Cross St Pancras tube ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="857491|406159" HotelName="London Tolworth hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Kingston Road, Tolworth, London KT5 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/96/88961759ad43d76f1b30d52b2dd5cd07ddad5c59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.453717757141" Longitude="-0.33758416771889" StarRating="3" HotelCode="164150|487284" HotelName="Twickenham Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Russell Road, Twickenham TW2 7QT, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/d5/b3d5ff009b9ee05f3732ef6bd7295c710058fc83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Twickenham Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.94" OriginalAmount="71.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.48008" Longitude="-0.483259" StarRating="3" HotelCode="28977|32374" HotelName="Thistle London Heathrow Terminal 5" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Longford, London UB7 0EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/73/ff735807bac2a3a779e6a0e9f1620963357e27e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in a quiet location near London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.96" OriginalAmount="71.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481015" Longitude="-0.433617" StarRating="3" HotelCode="28980|32314" HotelName="Best Western London Heathrow Ariel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118 Bath Road, Harlington, Hayes, Greater London UB3 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/be/e7be8b9620a59d70240b6fb0c84c5758b67ae3cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is especially appropriate for guests staying on short breaks and offers excellent links t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52029609" Longitude="-0.17044424" StarRating="2" HotelCode="497131|61385" HotelName="PubLove @ The Green Man" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>308 Edgware Road, London W2 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f1/f1f1130268b35d93d063b17b7904382523a9c431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.04" OriginalAmount="72.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.482560198505" Longitude="-0.4506762356167" StarRating="4" HotelCode="28974|385715" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building A, Heathrow, Middlesex UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a965a2ff728b3fa575a4a6a97a33b3ae870353f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located outside of the city, close to a selection of nightclubs (50 m). Windso...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.37" OriginalAmount="72.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515125277875" Longitude="-0.16160033798883" StarRating="2" HotelCode="114580|1551098" HotelName="The Marble Arch Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/50 Upper Berkeley Street, Marble Arch, London W1H 5QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c9/27c911454407ec9e9b425d27dad10f4ee66f67ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in Marble Arch, close to Hyde Park, Oxford Street and Edgware Ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509916693513" Longitude="-0.32486897916795" StarRating="3" HotelCode="445643|holiday_inn_express_londonealing" HotelName="Holiday Inn Express London - Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>75 Broadway Ealing, London, W13 9BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/40/7140856f7db4dd0310e3acbca728e0c2a24a4e15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.535019486819" Longitude="-0.27528584003448" StarRating="3" HotelCode="915063|200110" HotelName="Abbey Point Cafe and B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Twyford Abbey Road, London NW10 7DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/af/49afe4c1d02482d3507d0565e80dbcff00096efa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Abbey Point Cafe and B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.541270966214" Longitude="-0.26164692899101" StarRating="3" HotelCode="145163|200143" HotelName="The Bridge Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Hillside, London NW10 8BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/36/bf36fc0fb7ade627a022fc2854bc2c969034a628.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bridge Park Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.376666" Longitude="-0.096126" StarRating="3" HotelCode="262105|93567" HotelName="Premier Inn London Croydon Town Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phillips House, 6 Lansdowne Road, Croydon, CR0 2BX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/9f/329f41e89d168e7120a31dd8c8e78e9ca7a1311a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated a 5-minute walk from East Croydon railway station with a 15-minute train service to the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.537098630397" Longitude="0.079697557672148" StarRating="1" HotelCode="205288|225952" HotelName="Travelodge London Barking" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Arboretum Place, Barking, London IG11 7RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/c9/19c9cfcc6bdbbe1bd0def3bbe1c0d22f0987c413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.449825825015" Longitude="-0.33001022104895" StarRating="2" HotelCode="204206|215508" HotelName="Travelodge London Twickenham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Twickenham TW1 3QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/21/9a21e5d074c323db7a91e23d1716449d8cde079a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.576969318975" Longitude="0.17814733862303" StarRating="3" HotelCode="199303|gidea_park_hotel" HotelName="Gidea Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>115 Main Road, Romford, Greater London RM2 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bfa8becfaa6b75d115875326938df0c550587d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Gidea Park Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.486393361705" Longitude="-0.084261813491821" StarRating="1" HotelCode="94591|hour_glass_hotel" HotelName="Hour Glass Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Beaconsfield Road, Southwark, London SE17 2BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/8a/828aa64887fd9b34df8da96660c029f4ca6e8e8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Elephant and Castle with easy access to many of London's fascinating attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.81" OriginalAmount="74.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481601408492" Longitude="-0.44115863558193" StarRating="4" HotelCode="29412|32334" HotelName="Radisson Blu Edwardian Heathrow Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Bath Road, Hayes Middlesex, Hillingdon, London UB3 5AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/7d/777d9846f8e43cadbf3e223182f44b066c90ffe9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable luxury hotel lies on the outskirts of the centre of London, by Heathrow. Convenient...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.05" OriginalAmount="74.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.567960741476" Longitude="-0.099287331104279" StarRating="3" HotelCode="899481|1032407" HotelName="Best Western London Highbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>372-374 Seven Sisters Road, London N4 2PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/01/87013e37459132b47a5e2ac6384980c9163b72ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel overlooks Finsbury Park, one of London's prettiest parks, and is easily accessible to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.16" OriginalAmount="74.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.486409" Longitude="-0.197955" StarRating="2" HotelCode="14114|468065" HotelName="Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>23-33 Lillie Road, London SW6 1UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/ff/e6ffd4b25863ef5898432b4e2dfe2669be354bbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52545072" Longitude="-0.12598619" StarRating="3" HotelCode="442191|200129" HotelName="Albany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Tavistock Place, situated just north of Russell Square, Bloomsbury, United Kingdom, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f3/80f3147b94168747095ef335864abb3241a82926.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49887" Longitude="-0.2224" StarRating="3" HotelCode="171244|56961" HotelName="Comfotel GRN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Shepherds Bush Road 120, London W6 7PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/7f/717ff2841bcd6d986b5f1301ebc43f073cfbd8fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location, 1 km away from the Hammersmith HMV Apollo, Shepherd’s Bush ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.501169" Longitude="-0.221793" StarRating="2" HotelCode="147441|199397" HotelName="Euro Hotel Hammersmith" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Shepherd Bush Road, Hammersmith, London W6 7LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/b9/cdb94fca433e3a62bbab51caa314343ab56c3fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.60805176" Longitude="-0.27684555" StarRating="3" HotelCode="159619|93571" HotelName="Premier Inn London Edgware" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>435 Burnt Oak Broadway, Edgware, Middlesex HA8 5AQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/9f/329f5a479a4ed0451ef94e4310029072dc15aeef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 1 km from the Edgware Tube Central Station, 2 km from Edware Center and Canons Park, 3 km fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.459723" Longitude="-0.43972940000003" StarRating="3" HotelCode="566250|227185" HotelName="Premier Inn London Heathrow Airport Terminal 4" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheffield Road, London Heathrow Airport, Heathrow TW6 3FH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/0e/650edb5413b138eb2c85bdee8d5b1d1f4a6c06de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.477034361075" Longitude="-0.40484860034815" StarRating="3" HotelCode="405602|london_plus_heathrow" HotelName="London Plus Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Woodfield Road, Hounslow, Greater London TW4 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/4f/8f4fdddea4e9d5663de7da3b3a785c9effff9998.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.06" OriginalAmount="75.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.446473" Longitude="0.154033" StarRating="3" HotelCode="79586|62134" HotelName="Holiday Inn London - Bexley" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Southwold Road, Bexley DA5 1ND</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/b7/e6b733ccfa4e1efebc0e7215ac04642c857bc3ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of the green belt with easy access to London and the Kent countrysi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.19" OriginalAmount="75.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529324655129" Longitude="-0.12266880501856" StarRating="3" HotelCode="143216|1653768" HotelName="Alhambra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/19 Argyle Street, London, Greater London WC1H 8EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/5d/c85d198d41ee53e9da4b1710b39e085b46e4d65f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Alhambra.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4850475" Longitude="-0.4422486" StarRating="2" HotelCode="199581|75094" HotelName="Apple House Guest House Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 West End Lane, Harlington, Hayes, Greater London UB3 5LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/b2/9cb25d50a51334ada0e4c52d6906b2005bc5d8dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Apple House Guest House Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5066264527" Longitude="-0.24444177746773" StarRating="2" HotelCode="189752|199447" HotelName="Hotel 261" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>261 Uxbridge Road, Shepherds Bush, Greater London W12 9DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/09/780953efa985a495e700bb8643ae27de431b7fff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.41013" Longitude="-0.30098" StarRating="2" HotelCode="199807|227920" HotelName="Travelodge Kingston Upon Thames Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Wheatfield Way, International House, Kingston upon Thames KT1 2PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/fc/1efc36b38f1bb2a9fc5464ce7361bbc6d6cd86ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513584991845" Longitude="-0.18002293958023" StarRating="4" HotelCode="15500|best_western_shaftesbury_paddington_court" HotelName="Park Grand Paddington Court London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Devonshire Terrace, Paddington, London W2 3DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/10/f2106b0f10e94adbe17ea2a6368cdf66bed74508.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance to Hyde Park and Kensington Palace Gardens, in close proximity ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.91" OriginalAmount="76.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516385" Longitude="-0.171086" StarRating="3" HotelCode="114702|294345" HotelName="Normandie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96 Sussex Gardens, Paddington, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/ea/dbeabe7d5fe5bc01ddcd1b5f305a2e6b6b2f31ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of London and a few minutes' walk from the Heathrow Expre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.95" OriginalAmount="76.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.482067753461" Longitude="-0.48179984092712" StarRating="3" HotelCode="196611|186768" HotelName="Premier Inn London Heathrow Airport Terminal 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>420 Bath Road, Heathrow Airport Terminal 5, Longford UB7 0EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/50/4950b6e5c3c25033d932c972e57793056d8bcbf2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal airport location, this hotel is just 1.6 km from Heathrow Terminal 5. The hotel boasts a Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.25" OriginalAmount="76.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.659922971867" Longitude="-0.26589262024233" StarRating="3" HotelCode="114983|1062028" HotelName="ibis London Elstree Borehamwood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elstree Way, Borehamwood, London WD6 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/49/9249dd1d9febf6cc547497dfb7b218a94d8be6a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.66" OriginalAmount="76.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.557313" Longitude="0.07302" StarRating="2" HotelCode="114929|2422595" HotelName="Travelodge London Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clements Road, Ilford, London, Essex IG1 1BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/e5/bae54af0353f25846022633fc80a2905bde7d7d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5488633" Longitude="-0.1923206" StarRating="2" HotelCode="267544|94232" HotelName="Charlotte Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-197 Sumatra Road, London NW6 1PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/70/7f70de06e191b6683f6e71c2423aa2a8d6c9fad8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.480113377207" Longitude="-0.42460441589356" StarRating="3" HotelCode="96634|premier_inn_heathrow_airport" HotelName="Premier Inn London Heathrow Airport (Bath Road)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Bath Road, Hounslow, Middlesex TW6 2AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/5b/165b7ad99eced9f05d876c81c2b06ea12ceb07e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the A4 Bath Road and is very close to good transport links to London, Houns...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.38" OriginalAmount="77.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.380376627664" Longitude="-0.28072755208018" StarRating="2" HotelCode="114990|2256795" HotelName="Travelodge Chessington Tolworth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ewell Road, Tolworth Tower, Tolworth, London KT6 7EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/0c/8f0c34ecda1c279bac60ac825f2dab0161886bf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.50" OriginalAmount="77.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.503987676285" Longitude="-0.33376733201601" StarRating="4" HotelCode="77777|2236015" HotelName="Boston Manor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146-152 Boston Road, Hanwell, London W7 2HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/37/5d37bdba412428846db838f50511769ae936f6a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Boston Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.459071" Longitude="-0.443305" StarRating="3" HotelCode="639038|405706" HotelName="Holiday Inn Express London Heathrow T4" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Swindon Road, Terminal 4, London Heathrow Airport, Hounslow TW6 3FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/b2/e7b2491e3d66d4bad8cb32b7e39e3062f5a70cd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="79.58" OriginalAmount="78.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492435" Longitude="-0.19409" StarRating="3" HotelCode="94553|4108164" HotelName="My Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1- 3 Trebovir Road, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/5f/985f9f1c7986754e24edf3ac2004ac7c9b7c40f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.501100303783" Longitude="-0.22180690585593" StarRating="2" HotelCode="144523|200173" HotelName="Comfotel Purple" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Shepherds Bush Road, Hammersmith, London W6 7LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/15/d8152383e57a7532af4634958a58a66b0b9e09e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Shepherd’s Bush Road and has 5 main London underground stations within 5-1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51700155" Longitude="-0.07480804" StarRating="3.5" HotelCode="498681|200658" HotelName="Monopoly Accommodations" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Wentworth Street 41-43, Tower Hamlets, London E1 7TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/41/c04143222b23abe66aa90c11e9d9ebbfd5b200aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.469928636398" Longitude="-0.36700065704599" StarRating="2" HotelCode="266416|215502" HotelName="Travelodge London Hounslow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lampton Road, Hounslow, London TW3 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/73/927375911e3ac84bd9244d239775a549ca8e41c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54755913" Longitude="-0.05631847" StarRating="2" HotelCode="440136|kip_hotel_2" HotelName="Kip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Aspland Grove, Hackney, London E8 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/74/1d747aae4141f989a0ddac2882c7ad9fd6dbbb93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.94" OriginalAmount="79.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.317214109357" Longitude="-0.12298464775085" StarRating="4" HotelCode="35640|382535" HotelName="Coulsdon Manor Hotel and Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coulsdon Court Road, Old Coulsdon, Coulsdon, Surrey CR5 2LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/ac/80ac1ca3b378abadd22990b76328493637703e50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house hotel enjoys a secluded location amidst picturesque landscaped parklands that fea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.46679401" Longitude="-0.29138034" StarRating="3" HotelCode="263526|93738" HotelName="Premier Inn London Richmond" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>136-138 Lower Mortlake Road, Richmond, London TW9 2JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/5d/855d19f7eb7ea0ae96db3779c0ee2a421a54f6bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Richmond Premier Inn is ideally situated on the A316 within walking distance of Richmond, Kew an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.442871822629" Longitude="-0.15299800546904" StarRating="2" HotelCode="199812|225950" HotelName="Travelodge London Balham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Balham High Road, Balham, London SW12 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9f/cd/9fcdda974f6219fc1b2d72c1c009a64bc9e8bee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.659825570133" Longitude="-0.087507771426431" StarRating="2" HotelCode="79665|holtwhites_hotel" HotelName="Holtwhites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Chase Side, London Borough of Enfield, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/44/bb445d2031d903b9a6e021ca4f93c49100ea28f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.462039" Longitude="-0.298364" StarRating="2" HotelCode="104146|shandon_house" HotelName="Shandon House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Church Road, Richmond - Upon - Thames, London TW9 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/zz/f9ad092df16819bae0ea64b4c9451abab28d0928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse enjoys a central location in Richmond. It is situated close to the rail, underground...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="81.98" OriginalAmount="81.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491181025435" Longitude="-0.14341276712197" StarRating="2" HotelCode="114282|6528855" HotelName="Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Warwick Way, London, Greater London SW1V 1SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/26/76261cc131ebb812bff0f01190f3a763062148f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.77" OriginalAmount="81.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.489985" Longitude="-0.097705" StarRating="3" HotelCode="97064|2169605" HotelName="Eurotraveller Hotel Express @ E&amp;C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Amelia Street, Walworth, London SE17 3PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/da/c4dacf0349569b000ec15f7a729ddd0d793a2715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This high end hotel is ideally situated in central London's South east area, close to many of London...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.39361743" Longitude="0.0448959" StarRating="0" HotelCode="663159|491709" HotelName="Glendevon House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>80 Southborough Road, Bickley, Bromley, Kent BR1 2EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/88/e788d2b83cff1ba587e61668a25f9710f7bb4bcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.42654863" Longitude="-0.33346181" StarRating="2" HotelCode="199819|215507" HotelName="Travelodge London Teddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Park House, Teddington TW11 9AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c0/e0c0c4f69b2643402d113ea439a2c3de9ccbdfc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.21" OriginalAmount="82.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493331481527" Longitude="-0.19194234477459" StarRating="3" HotelCode="56987|428575" HotelName="Dreamtel London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32-36 Hogarth Road, Earls Court, London SW5 0PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/81/278111a24c29a6578529794aa4cd195989a7fe65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a hotel complex in Kensington. Earls Court tube station is only a three-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.49" OriginalAmount="82.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|385255" HotelName="Holiday Inn Sutton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gibson Road, Sutton SM1 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f1/0af19dbb5d82bc7fa3cfd16b3a1be206f12c7e8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location, this pleasant business hotel is situated only a short distance from Su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.52" OriginalAmount="82.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.469545735515" Longitude="-0.36629442327876" StarRating="4" HotelCode="94520|386545" HotelName="The Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29/31 Lampton Road, Hounslow, Middlesex TW3 1JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/3e/773e7283cc7a51632419ef3dc2c06b40fa205206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the A4 (Great West Road) which links it to central London (approximat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514654234271" Longitude="-0.1730078458786" StarRating="3" HotelCode="173037|16365" HotelName="Alexandra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159-161 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/e6/07e67fe632459689b4b2cdd7a617119d07ad635a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just a few minutes away from Hyde Park near to Oxford Street and Marble Arch....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49515804" Longitude="-0.38781902" StarRating="2.5" HotelCode="520441|478599" HotelName="Old Oak Tree Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 The Common, London UB2 5PJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/3b/2e3b4f2e64df0a748fbebc07c56e923d0be57ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.08" OriginalAmount="83.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529199627244" Longitude="-0.29108941555023" StarRating="3" HotelCode="262251|315932" HotelName="Premier Inn London Hanger Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1-6 Ritz Parade, Hanger Lane, Ealing, London W5 3RA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/df/e5dfa94297ca4b7a384bf8450a887a106e4e98f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.50" OriginalAmount="83.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.528997" Longitude="-0.12166" StarRating="2" HotelCode="147327|1552228" HotelName="Elmwood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Argyle Square, WC1H 8AS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/fe/02fe154376350b4bdfa248d16b378739bd08cbb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.57" OriginalAmount="83.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516200700913" Longitude="-0.17155140638351" StarRating="2" HotelCode="17452|133506" HotelName="Seymour Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106 Sussex Gardens, Hyde Park, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/73/a8731b06a3c5e6dabd722b7b06411135c3e39c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of central London near Hyde Park, within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49100038" Longitude="-0.30423647" StarRating="3" HotelCode="467740|93606" HotelName="London Brentford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Alfa Laval, Great West Road, Hounslow, Greater London TW8 9AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/2f/ca2f80c7c48d922cdb5ed11f351c2c03c5cd9904.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.67540449" Longitude="-0.02019138" StarRating="3" HotelCode="159605|93956" HotelName="Premier Inn Enfield" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Innova Park, Corner Of Solar Way, Enfield EN3 7XY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/f1/41f15a5b7e42f2c79ca9f5dac08be5b4ab314f0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.485029" Longitude="-0.30106" StarRating="3" HotelCode="152862|93607" HotelName="Premier Inn London Kew Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>52 High Street, Brentford, London TW8 0BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/2b/d12b1b1031b65491c9217e56980a9a790885ca56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481191278215" Longitude="-0.20971506427361" StarRating="3" HotelCode="378901|199832" HotelName="The Captain Cook Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203-205 Dawes Road, Fulham, London SW67QY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/cf/e2cf958ec933390862be935400f825021d35d10d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.43309421" Longitude="0.10212969" StarRating="3" HotelCode="467756|premier_inn_london_sidcup" HotelName="Premier Inn London Sidcup Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101-108 Station Road, Sidcup, DA15 7BS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/c6/bcc6685f39ad7c7fb3265b1e6dbce986a92e6429.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.14" OriginalAmount="84.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50406791566" Longitude="0.040630102157593" StarRating="3" HotelCode="97131|1065448" HotelName="Travelodge London City Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Connaught Road, London E16 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1a/6a1a427810a127a9027e10ecc5886097272ccb04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a central location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.14" OriginalAmount="84.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516071761151" Longitude="-0.1727731525898" StarRating="1" HotelCode="141808|382855" HotelName="Dolphin Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/6c/c56ca37be7e923e6d83ae46a3840b0a9c6e5ea12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse enjoys the perfect location to be guests’ base from which to explore London. It lies...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.15" OriginalAmount="84.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.496062897283" Longitude="-0.44802596198087" StarRating="3" HotelCode="186140|186767" HotelName="Premier Inn London Heathrow Airport (M4/J4)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Shepiston Lane, Hayes, Middlesex UB3 1RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/5c/285c1619957feeeb14d975236b4dd4d3fcd7c4b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal airport location, this Premier Inn is just 1 mile from Heathrow airport. Ideally located wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514150974494" Longitude="-0.17517238855362" StarRating="2" HotelCode="35638|199969" HotelName="Edward" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Spring Street, W2 3RA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/e1/dce15ffd44253f30c53966efce3fff08dd0e2b09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located in the London district of Paddington, lies only a few paces from the terminus of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481488838842" Longitude="-0.44854511946674" StarRating="3" HotelCode="460824|223890" HotelName="ibis Styles London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>272 Bath Road, Harlington, Heathrow, London UB3 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/19/08192663a81ed8004a6ea93db7512b12439b1691.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis Styles London Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="857932|406160" HotelName="London Wembley Stadium hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Wembley Park Boulevard, Wembley, London HA9 0GG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/13/4d13a09bf75d2ccd64e2016958b176a1c43e48a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.55355" Longitude="-0.21201799999994" StarRating="3" HotelCode="296644|200486" HotelName="The Windmill Gastropub" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Cricklewood Broadway, Cricklewood NW2 3JX, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/46/6e462d7578935d1f5aa12667229f9910956b5ebf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.47405" Longitude="-0.021159" StarRating="3" HotelCode="199817|36943" HotelName="Travelodge London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blackheath Road, Greenwich, London SE10 8DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c1/0fc16492b0d8c133713074fcace7c4eb4fc51e8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.57347226" Longitude="0.01757071" StarRating="0" HotelCode="967231|494945" HotelName="Wanstead Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2B Lonsdale Road, Wanstead, London E11 2PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36510000/36502800/36502755/7a90f2d8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.17" OriginalAmount="85.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.480574457705" Longitude="-0.4460181031023" StarRating="4" HotelCode="28981|344475" HotelName="Renaissance London Heathrow Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Hounslow TW6 2AQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/18/1f182a3633c3fa76850c85ea3879e75608c08b4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies just a short distance from Heathrow Airport, Heathrow train station and Winds...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.617243" Longitude="-0.178919" StarRating="3" HotelCode="148739|490677" HotelName="Heatherbank Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>25/29 Woodside Park Road, North Finchley, London N12 8RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/bb/33bbeee2f940aac3b941736c7f8cff0b21a727a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.58285391" Longitude="-0.31699178" StarRating="3" HotelCode="235880|93611" HotelName="Premier Inn London Harrow" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kenton Road, Kenton, Middlesex HA3 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/6c/c26c9f98dd91de56f569454d25c594a64ec149dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.58476111" Longitude="-0.24823842" StarRating="3" HotelCode="465391|93736" HotelName="Premier Inn London Hendon (The Hyde)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hyde House Hendon, London NW9 6LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/39/3039949cb2246105cf7e63921f96482bd5b388ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Premier Inn London Hendon is located in North London, only 30 mins to central London by train\n\nPre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="86.96" OriginalAmount="86.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.531369182767" Longitude="0.14852929354754" StarRating="3" HotelCode="263522|715145" HotelName="Premier Inn London Dagenham Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chequers Corner, 2 New Road, Dagenham, London RM9 6YS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/1a/5e1a37c5a4e6b17d6e36f63b85717ac0d96e54a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.96" OriginalAmount="86.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495083002218" Longitude="-0.19042234873064" StarRating="3" HotelCode="76159|939175" HotelName="1 Lexham Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Lexham Gardens, Kensington, London W8 5JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/ab/4cab95c6da889f2da1c09bfcf0ed20859fa6ab85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Kensington in central London, with easy access to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.560902840735" Longitude="-0.1141538668054" StarRating="4" HotelCode="901159|444213" HotelName="Mondrian Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Internet,Kitchen,Laundry,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>105 Seven Sisters Road, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/c5/02c59e68c232c829fdb5f4ee953a831736d34f3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Mondrian Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.14" OriginalAmount="87.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.384314" Longitude="-0.291716" StarRating="3" HotelCode="114510|4692305" HotelName="Warwick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Parking">
        <Address>
          <AddressLines>
            <AddressLine>319-321 Ewell Road, Surbiton, Surrey, KT6 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/7d/197df0ab9837c54d5694f790f3c9b9b5108414ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering the ideal setting for explore the area, this family-run guest house is situated in Surbiton...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.49" OriginalAmount="87.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.602972" Longitude="-0.019518" StarRating="3" HotelCode="34555|62014" HotelName="Holiday Inn Express Chingford - North Circular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Walthamstow Avenue, London E4 8ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/5e/415e1897feed941137df37e3aa5ae11535d8adf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the North Circular Road London (A406), at the Crooked Billet roundabo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52703066" Longitude="-0.13743933" StarRating="3" HotelCode="447494|444296" HotelName="Studios 2 Let North Gower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Internet,Laundry,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>192 North Gower Street, London NW1 2LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/21/012199850a262729e4458669b72a23d934afbcaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.38213651" Longitude="-0.08582943" StarRating="3" HotelCode="586633|408170" HotelName="Westciti Caroco Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>35 Morland Avenue, Croydon CR0 6EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/da/51da0c4f8f4bb9ff31c6bc23259501e32d75d018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.425900241164" Longitude="-0.17821142023774" StarRating="3" HotelCode="450240|pelican_london_hotel_and_residence_" HotelName="Pelican London Hotel And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>203 Blackshaw Road, Tooting, London SW17 0BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/06/ec06bbf5afa0fc251b3a4f3da2b677630846049c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.3741755535" Longitude="-0.101894438267" StarRating="4" HotelCode="64367|holiday_inn_express_london__croydon" HotelName="Holiday Inn Express London - Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Priddy's Yard, Croydon, London CR0 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/11/58110197dc56ae89ed5080f32e9c72ab93f629a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Croydon and only 2 minutes' walk from the main shopping areas, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.92" OriginalAmount="88.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.575697368969" Longitude="-0.19733849754425" StarRating="2" HotelCode="145797|346405" HotelName="Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Hoop Lane, London, Greater London NW11 8BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/26/952623b12a1a6423dec64a9d0490407a91e4103b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Golders Green, this city hotel is set in a very quiet location, only a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.17" OriginalAmount="88.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49127" Longitude="-0.143472" StarRating="1.5" HotelCode="93109|314819" HotelName="Colliers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95/97 Warwick Way, SW1V 1QL London, Victoria</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/c6/1cc614ddca1e0bb4d573e359f0b484bdecfb0aa9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Colliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.54" OriginalAmount="88.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|55184" HotelName="DoubleTree by Hilton London - Docklands Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Rotherhithe Street, London SE16 5HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/fb/dbfbfb57e6f4820954e6c5292a2798b229c0e05d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located approximately 20 minutes from the centre of London, where guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4907074" Longitude="-0.05346" StarRating="3" HotelCode="267546|58074" HotelName="London Stay Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Rotherhithe New Road, London SE16 2BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/33/9e3385144516511c2e02186ff42e778e3fa272c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London Stay Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="986343|480524" HotelName="Premier Inn London New Southgate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ladderswood, New Southgate, London N11 1FH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/d3/43d3e997e80b80762428f5e034e059b1b31b419d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.416995" Longitude="-0.21595396666667" StarRating="4" HotelCode="199823|444298" HotelName="Wimbledon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Golf,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>78 Worple Road, Wimbledon, London SW19 4HZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/dd/41ddb021b83ba25839737b39a2c0697f613955f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.40968467" Longitude="-0.23192575" StarRating="2" HotelCode="475608|215504" HotelName="Travelodge London Raynes Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amity Grove, Durham House, SW20 0LQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/ab/37abb69b17eb26759dc317c3149fce876b90b7f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.11" OriginalAmount="89.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.376191" Longitude="-0.097858" StarRating="3" HotelCode="37754|32894" HotelName="Jurys Inn London Croydon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wellesley Road, Croydon, South London CR0 9XY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/a4/85a453b2906ec3a7c962bbf96fb8c8a81067b21b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, just 100 metres from a public transport connection. Bars, restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.22" OriginalAmount="89.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515830154596" Longitude="-0.17211467027664" StarRating="3" HotelCode="24546|95435" HotelName="The Royal Cambridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124-126 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/03/9e03fb7310a26810c092b7dcfbd8305fd8aa7270.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4363529" Longitude="-0.14518109" StarRating="3" HotelCode="517278|244841" HotelName="Balham Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>204 Bedford Hill, London SW12 9HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/e5/7ce5ff3554387a718a92d22a2e6f227587504f9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51218628858" Longitude="-0.31157076358795" StarRating="3" HotelCode="906927|23639" HotelName="Travelodge London Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Uxbridge Road, Ealing, London W5 5ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/09/01097dc91d72eec6729a935a6e32ad7698d44032.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Travelodge London Ealing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.528818088833" Longitude="-0.11848107695555" StarRating="2" HotelCode="76625|arriva_hotel" HotelName="Arriva Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-55 Swinton Street, Kings Cross, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/25/f82585227e8085c301d2f3f7c9733997516028fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.34" OriginalAmount="90.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512905205399" Longitude="-0.17914268129971" StarRating="3" HotelCode="146470|1879165" HotelName="The Craven Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10/11 Craven Terrace, Paddington, London W2 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/0e/c60e3644c1bdd256b0610f5b2c5ef8d8564a59e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.59" OriginalAmount="90.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515937" Longitude="-0.171949" StarRating="3" HotelCode="13655|95492" HotelName="The Gresham Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 Sussex Gardens, London, Greater London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/d8/c7d8fd2277a0eb38909ae4d6213db740ff770110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This impressive Neo-Georgian style building in Central London is perfectly located for guests who wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515484642476" Longitude="-0.16070991754532" StarRating="2" HotelCode="43814|490860" HotelName="Berkeley Court Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Upper Berkeley Street, London W1H 7PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/ea/bceaec893cf6e7f05e85f3cd91728c9728212268.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berkeley Court Hotel is conveniently located in the popular Hyde Park area. Featuring a complete lis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.544521878123" Longitude="-0.088979601860046" StarRating="3" HotelCode="189758|199461" HotelName="Islington Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>366 Essex Road, Highbury, Islington, London N1 3PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/bc/c3bcb81107134ddcac873daa21b39aee7b178813.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.00" OriginalAmount="91.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512047739136" Longitude="-0.18657982349396" StarRating="3" HotelCode="10844|382095" HotelName="Berjaya Eden Park London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35-39 Inverness Terrace, Bayswater, London W2 3JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/72/c5722bc14a5ec98f108ac61d8c6610efedc78b17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel was renovated in 2009 and is located in Bayswater, just a short walk from Hyd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.27" OriginalAmount="91.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490215096601" Longitude="-0.080782771110535" StarRating="3" HotelCode="97105|1643248" HotelName="Eurotraveller Hotel-Premier @Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194-202 Old Kent Road, London SE1 5TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a1/07a1297fcca8609896dffb366fcb90f74d41d894.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated outside the congestion charge zone, 1,5 km from Tower Bridge and London Bridge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.46" OriginalAmount="91.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490535" Longitude="-0.138908" StarRating="1.5" HotelCode="94588|1476708" HotelName="Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Belgrave Road, Victoria, London SW1V 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/8a/bd8a11c4ae3f9a89ff259e335493f4b497446653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the vicinity of the Victoria train station, within walking distance of m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.64" OriginalAmount="91.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.471354" Longitude="-0.137138" StarRating="3" HotelCode="114531|2543215" HotelName="Chelsea Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>372 Wandsworth Road, London, SW8 4TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/c9/26c9e804c7a7224d03b22a444a7e7c37bd2c905b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4663643" Longitude="-0.42073768" StarRating="3" HotelCode="780895|399788" HotelName="Atrium Hotel Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great South-West Road, Feltham TW14 0AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/10/d0107a80d3f0f4d9c6ac7d80e4550f5017eed81b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.609168082034" Longitude="0.059336633236967" StarRating="2" HotelCode="266410|215308" HotelName="Travelodge London Chigwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>735 Chigwell Road, Woodford Green, Redbridge Waltham Forest, Greater London  IG8 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/88/01882badba997cdb5493dde190f8edcfff365ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="93.10" OriginalAmount="92.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515976855675" Longitude="-0.17133054844476" StarRating="2" HotelCode="101996|313156" HotelName="White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>102 Sussex Gardens, Westminster Borough, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/ff/8dff2be2db4fc54c144e8264ffd912d5d7e794a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.57" OriginalAmount="92.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514309547827" Longitude="-0.19181817770004" StarRating="2" HotelCode="25512|1081108" HotelName="Lords" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Leinster Square, Bayswater, London W2 4PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/80/a08087fd15a4d4f8378aa28c5f21dbac7a01cd85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a peaceful location, just a few paces from the lively town centre. The nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.350641123724" Longitude="-0.31574428081512" StarRating="4" HotelCode="71957|11835" HotelName="Chessington Safari Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leatherhead Road, Chessington KT9 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97389/a_97389_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Royal Borough of Kingston-upon-Thames, a 15-minute drive from the centre of Kingston,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499345162181" Longitude="-0.22188171744347" StarRating="2" HotelCode="166889|4122" HotelName="Hotel 65" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Shepherds Bush Road, Hammersmith, London W6 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f1/a4f12d522b09aceb58e93249301eb5eb93c61b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4689982" Longitude="-0.32419207" StarRating="3" HotelCode="481866|457287" HotelName="The Swan Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Swan Street 1, TW7 6RJ Isleworth</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/d9/b8d942b8e5f6299bdc95317853495f4c00ccddb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.12" OriginalAmount="93.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511726402961" Longitude="-0.18296286463737" StarRating="1.5" HotelCode="37204|1486518" HotelName="Smart Hyde Park View Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Leinster Terrace, London W2 3EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/d5/e8d5a287021955e1a34d30063c24ffc63c8aeca2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 100 metres from Hyde Park in London, the hostel is a 5-minute walk from Queensway Underground S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.50" OriginalAmount="93.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516200723099" Longitude="-0.17335622723749" StarRating="2" HotelCode="35403|467005" HotelName="Dolphin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Norfolk Square, Paddington, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8c/9c8cc08c730835a9b22c5342f26a3ff1d8898c21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel has a wonderful location on an attractive square surrounded by trees. The nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.623156" Longitude="-0.35227399999997" StarRating="4" HotelCode="296888|203684" HotelName="Best Western Plus Grim’s Dyke Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Redding, Harrow Weald, London HA3 6SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9f/bd9f3dcd31597a94a570d8195df907bcb2e6b4e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Watford. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.455777851334" Longitude="0.1428425223279" StarRating="3" HotelCode="349329|premier_inn_london_bexleyheath" HotelName="Premier Inn London Bexleyheath Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Albion Road, Bexleyheath, Kent DA6 7AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/f8/a5f8630cc7b8b4b5feb295020b4f742726eed2d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.409681" Longitude="-0.301294" StarRating="3" HotelCode="350601|premier_inn_london_kingston_upon_thames" HotelName="Premier Inn London Kingston Upon Thames" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Wheatfield Way, Combined House, Kingston Upon Thames KT1 2PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/d5/cad58aeeb49663b8f538c1e615cf2d5a722316e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49924292" Longitude="-0.20918699" StarRating="3" HotelCode="446597|88_studios" HotelName="88 Studio Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>88 Holland Road, Kensington, London W14 8BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/0c/300c3f32907e3535fb93e4f1d20bd0c2b9332b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.00" OriginalAmount="94.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516089472533" Longitude="-0.17358681797145" StarRating="2" HotelCode="37782|388255" HotelName="Shakespeare Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Golf,Internet,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Norfolk Square, Paddington, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0a/ef0a5e7717a4e4f15b55ad299b0b6d800a8bad17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated not far from the town centre and links to the public transport network a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.12" OriginalAmount="94.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490945301892" Longitude="-0.14381694990095" StarRating="3" HotelCode="114417|2561995" HotelName="OYO Townhouse New England Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 St George's Drive, Pimlico, London SW1V 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/62/ff62a5b9a96e2e7113e0e14565deb0fbfed54152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.36" OriginalAmount="94.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.416709254573" Longitude="0.0022007055225686" StarRating="3" HotelCode="77032|1615108" HotelName="The Bromley Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bromley Hill, Bromley  BR1 4JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/ce/5dce6e92843677479cd64e6a8e447259527aad0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bromley Court Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="857897|406154" HotelName="London Hayes, Heathrow (Hyde Park) hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Millington Road, Hayes, London UB3 4AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/74/e0744b4c9382759ab7cb4fe2c2e75dcdc07e21cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500918" Longitude="-0.22175500000003" StarRating="3" HotelCode="296997|200378" HotelName="Sapphire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Shepherds Bush Road, London W6 7LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/10/06100e1a12f3dc8c632cd733f665274a164802c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.47732429" Longitude="-0.01505847" StarRating="3" HotelCode="496620|215336" HotelName="Travelodge London Greenwich High Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Pets allowed,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Greenwich High Road, Greenwich, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/a7/61a756fa7fffef911a9df7681a9f09f2fbd876d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Our London Greenwich High Road hotel is surrounded by must-see attractions like the Cutty Sark and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.34" OriginalAmount="95.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504215" Longitude="-0.218171" StarRating="2" HotelCode="421613|665321" HotelName="St Christopher's Shepherd’s Bush" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Lounge,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Shepherd's Bush Green, Shepherd's Bush, W12 8Ph London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/d5/fbd56c1bce19ea7e94fad394c09b11ab2d7838f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London. For those in need of an adults-only holiday, it provid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.54" OriginalAmount="95.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514300208022" Longitude="-0.17276257991076" StarRating="3" HotelCode="114312|314093" HotelName="Barry House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/03/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Sussex Place, Hyde Park, London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ec/70ecad2ce466bcb42fa4e9efbc1bf145f336a456.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.84" OriginalAmount="95.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.455138" Longitude="0.152269" StarRating="4" HotelCode="80348|856875" HotelName="Marriott Bexleyheath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Broadway, Bexleyheath, England, DA6 7JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/78/2d787180255df54797088bafb3c136c37599b116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.356886" Longitude="-0.113381" StarRating="3" HotelCode="152727|93565" HotelName="Premier Inn London Croydon Purley A23" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>The Colonnades Leisure Park, 619 Purley Way, Croydon, Surrey CR0 4RQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/0d/1e0dea083d91ba770de7d08cda4069e163b52b81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.41304511" Longitude="-0.12410182" StarRating="3" HotelCode="630322|guest_house_london_2" HotelName="Guest House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1530 London Road, Norbury, London SW16 4EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/a6/9fa6e17f2ae97cfd3829f80406fc2e84f264979e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511987645271" Longitude="0.011246502399445" StarRating="3" HotelCode="33049|holiday_inn_express_londonroyal_docks_docklands" HotelName="Holiday Inn Express Royal Docks, Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Silvertown Way, E16 1EA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d4/16d467bbd4e88d89cd4b9c973eb7301344ab5d06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly situated in the heart of London's dynamic Docklands area and is only minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.01" OriginalAmount="96.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493093930698" Longitude="-0.23861154480937" StarRating="3" HotelCode="18886|1486508" HotelName="Premier Inn London Hammersmith" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 King Street, Hammersmith, London W6 9LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8d/9c8d7f69e6a0852a8b2f05a4fc4a18b8112bce4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, close to Chiswick. From this location, guests have easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.19" OriginalAmount="96.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525212129347" Longitude="-0.12637577911585" StarRating="1.5" HotelCode="114418|2543225" HotelName="St Athans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Tavistock Place, Russell Square, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/30/863006bd442ff38fa140c9ebfcc14f126e502c0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.87" OriginalAmount="96.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.524139" Longitude="-0.116486" StarRating="2" HotelCode="94586|1550508" HotelName="Guilford House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Guilford Street, London WC1N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/53/d25317b6255b02da4521eb9390c2337f65fe4ac7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Guilford House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.55238215" Longitude="-0.21056942" StarRating="2.5" HotelCode="503026|410119" HotelName="Cricklewood Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Cricklewood Broadway, London, Greater London NW2 3JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/a2/fca2ca27e3c15e3b7c8069f869ab2e4338fe599c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.451066728268" Longitude="-0.1480569846558" StarRating="3" HotelCode="903455|55823" HotelName="The Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Balham Hill, London SW12 9EB, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/68/8d681721853e00cfc04dbaeb7c36ca09b478e4c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.40" OriginalAmount="97.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514864" Longitude="-0.172657" StarRating="2" HotelCode="94561|866145" HotelName="Europa House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9e5f14daef0215774c442cfe3f27a98614ea51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="98.86" OriginalAmount="97.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494557079184" Longitude="-0.22833108901978" StarRating="4" HotelCode="888771|1631682" HotelName="Axiom W6 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Bar,Central Heating,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Glenthorne Road, Hammersmith And Fulham, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/bc/17bc8baefef07cc4b1598540d7a2a7c23b1cd6a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west side of Central London (Hammersmith area), 5 minutes with the unde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.15" OriginalAmount="98.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.468138071051" Longitude="-0.21088063716888" StarRating="3" HotelCode="75512|1478178" HotelName="Premier Inn London Putney Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3 Putney Bridge Approach, Putney, London SW6 3JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/b1/9bb17c12db2e915dd152233d549345bbbc9f6fe7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.47" OriginalAmount="98.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4907589386" Longitude="-0.14459335737729" StarRating="2" HotelCode="144514|2556945" HotelName="Bakers Hotel - B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Warwick Way, London SW1V 4JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/c0/4fc0cc277ecd4e71aca504e37353ebb642a1fe95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Bakers Hotel - B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.61" OriginalAmount="98.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.479684490969" Longitude="-0.0090626804764042" StarRating="3" HotelCode="114501|1062038" HotelName="ibis London Greenwich Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 Stockwell Street, Greenwich, London SE10 9JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9c/4e9c78d3bc3e46b541c57d69c45e193b3872c22e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510993338623" Longitude="-0.18634162946512" StarRating="4" HotelCode="148402|24978" HotelName="Grand Royale London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-9 Inverness Terrace, Bayswater, London W2 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/ac/51ac3038fb5e619a60b1b8e85303b0f7d75f6740.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a superior location close to London's Hyde Park. Numerous sightseeing attractions s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.48811062" Longitude="-0.47878204" StarRating="3" HotelCode="520462|491820" HotelName="Harmondsworth Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Summerhouse Lane, Harmondsworth, England UB7 0BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/00/900049ab8fd28b2ca3f2336f4a58a209d85318d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="151563|199493" HotelName="London Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Horn Lane, Acton, London W3 6PP, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/4d/f64d3640d1d5698347703595f9e24ed34ebc03ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 7.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53269931" Longitude="-0.3223355" StarRating="3" HotelCode="159620|93957" HotelName="Premier Inn London Greenford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Greenford, Middlesex UB6 8TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e1/83e19c7fb18bcde7f50875b324c164b49f773cec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.51" OriginalAmount="99.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.526002392352" Longitude="-0.12469321489334" StarRating="1.5" HotelCode="18318|1080958" HotelName="Generator London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Tavistock Place, London WC1H 9SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c4/27c41d81546ecdc4440a5bd1e06996122abcf5ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is located in Compton Place, close to London's City district. Given the excellent ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.67" OriginalAmount="99.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491567835524" Longitude="-0.19707262516022" StarRating="2" HotelCode="52705|384075" HotelName="Garden View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Nevern Square, London SW5 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/58/55584bcbbd20c302ecba3cc5edf408dbee599312.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is situated in a peaceful location in the Earls Court district of the city, cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.68" OriginalAmount="99.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517472553179" Longitude="-0.13051360845566" StarRating="3" HotelCode="17889|33354" HotelName="St Giles London - A St Giles Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bedford Avenue, London WC1B 3GH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/6a/c06ac30ec990e6d74d3479f9e0ddd410a68ae657.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated at the heart of the West End. A variety of shopping areas, including...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.73" OriginalAmount="99.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516444391893" Longitude="-0.17091438174248" StarRating="3" HotelCode="25448|297985" HotelName="Orchard Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Sussex Gardens, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c0/aec0c1cfbcdc9a5c23b37e170fa81e97ac28fd31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a highly convenient location just a short walk away from Paddington Station, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498955833161" Longitude="-0.31481508197567" StarRating="2" HotelCode="389614|58109" HotelName="Northfields Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northfield Avenue Northfield Avenue, Brentford W5 4UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/f9/e4f9ad6d53b97a154d62acb9c7156a5f08b39711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Ealing. A total of 25 guests rooms are available for guests'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514071" Longitude="-0.184051" StarRating="3" HotelCode="310306|32969" HotelName="Hyde Park Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-48 Leinster Gardens, Westminster, W2 6DR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/b3/ebb33b47e1a6449781dc63abe7cedbaf8f9c017c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of London, this boutique hotel is ideal for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|11601" HotelName="Leonardo Hotel London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Sipson, West Drayton UB7 0DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/zz/2aada39abe8f1dc85546dc8b11f15f93daf16d32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in close vicinity of the London Heathrow Airport. The convenient location makes it th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="986374|518576" HotelName="Premier Inn London Romford Town Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>25-29 Market Place, London RM1 3AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.474129333333" Longitude="-0.089675333333333" StarRating="3" HotelCode="114486|church_street_hotel" HotelName="Church Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-33 Camberwell Church Street, London, Greater London SE5 8TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a6/a3a6c622e59237e63ae6bcc6bb6a23738711ab93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="101.90" OriginalAmount="100.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490937" Longitude="-0.30211499999996" StarRating="4" HotelCode="298478|1061402" HotelName="Novotel London Brentford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great West Road, Brentford, London TW80GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/cf/23cf0e8ce6ae744bb803aa7079825a6495732703.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517473" Longitude="-0.29106400000001" StarRating="4" HotelCode="158880|199448" HotelName="Hotel 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Hanger Lane, London W5 3HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/f0/d1f03d4149c3ee73e9f0d16a14202cc4067060b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel 55.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52520418" Longitude="-0.13073968" StarRating="2" HotelCode="451658|478935" HotelName="Lse Passfield Hall (Sgl Shared Facility)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Endsleigh Place, Bloomsbury,Camden, London WC1H 0PW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/e8/56e8302fa04a6fdcdbd893dc4b88bf1815bda79f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.18647" StarRating="1" HotelCode="307769|405192" HotelName="Queens Hotel Bayswater" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86-92 Inverness Terrace, Bayswater, London W2 3LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/8c/3b8c1d61e41960f1feaa649531acb83af6a1beee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507825996468" Longitude="-0.27304219517714" StarRating="4" HotelCode="489498|165304" HotelName="The King's Head Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>214 High Street, Acton, London W3 9NX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/bc/e0bcb7e5431c937e8818bcd2fcba470ed2a15d8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5714574" Longitude="-0.20079490000001" StarRating="3" HotelCode="114464|martel_guest_house" HotelName="Martel Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 The Ridgeway, Golders Green, London NW11 8QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/8b/a58b28d9d83a2d36442f99494667ba4bd1b8193b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="102.28" OriginalAmount="101.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.419341" Longitude="-0.195034" StarRating="3" HotelCode="115492|312590" HotelName="Antoinette Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>249-263 The Broadway, Wimbledon, London SW19 1SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/b6/52b69d42b218b69221bc265ba7831de49eff6fcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Antoinette Hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.56" OriginalAmount="101.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516407757841" Longitude="-0.17266462684694" StarRating="2" HotelCode="114593|606565" HotelName="Belvedere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Norfolk Square, London, Greater London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/c8/b5c834799af775f065e2125b7b4ed161e172d0b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="102.91" OriginalAmount="101.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.524297" Longitude="-0.184563" StarRating="4" HotelCode="114410|1343976" HotelName="The Colonnade" Meals="ROOM ONLY,BUFFET STYLE BREAKFAST AT HOTEL,BED &amp; BREAKFAST,BUFFET B'FAST (CONTINENTAL)" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Warrington Crescent, Little Venice, London W9 1ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/79/ae7947d669650921aff08c9f63acefec9a36bb8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52416" Longitude="-0.116373" StarRating="2" HotelCode="148446|315632" HotelName="Grenville Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Guilford Street, London WC1N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/15/911516e716763c920efac6878f88cf1281f849ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Grenville Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.36050953" Longitude="-0.19032467" StarRating="0" HotelCode="986334|511112" HotelName="Aparthotel Adagio London Sutton Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Court Road, Sutton, London SM1 4FS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/34/9234cf52b6bf41df4e298c147a3ef0d2223068f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.393693126852" Longitude="-0.30339002609253" StarRating="4" HotelCode="164138|411742" HotelName="Bosco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 St Mark's Hill, Surbiton, London KT6 4LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/00/b2003dc44f97921893b6a023a00995365dabd705.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50716071124" Longitude="-0.025383423278754" StarRating="2.5" HotelCode="307983|54072" HotelName="Point A Hotel, London Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Hertsmere Road West, E14 4AS London, Canary Wharf</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/6a/e86a6583b18b5d0d72b63addf942796df6f94dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.454650262323" Longitude="-0.19229370588528" StarRating="3" HotelCode="335087|93570" HotelName="Premier Inn London Wandsworth" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>45 Garratt Lane, London SW18 4AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/4d/8b4d74bba1801a53c8de666bad8ce4b2172b85ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located south of the River Thames is the vibrant up and coming area of Wandsworth\n\nTh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52450206259" Longitude="-0.036753347638069" StarRating="2" HotelCode="394485|new_globe_hotel" HotelName="New Globe hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>359 Mile End Road, London E3 4QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/11/da114dac0b3ff2ed226bd06adb1892a2aa9d2fbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is New Globe hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.502596617111" Longitude="-0.20195969604106" StarRating="3.5" HotelCode="403898|safestay_holland_park" HotelName="Safestay London Kensington Holland Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Holland Walk, Holland Park, Kensington, London W8 7QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/1c/431cad984ac8994024d880d710ed1824a6f9572a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52161274" Longitude="-0.04694868" StarRating="4" HotelCode="493245|london_suites_2" HotelName="London Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>230A Mile End Road, London, England E1 4LJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/c1/e6c1961d81d75c24afe51b86999cd5dd1778235b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.41856017" Longitude="-0.3015134" StarRating="0" HotelCode="499281|the_queens_head_8" HotelName="The Queen's Head" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Garden,Internet,LCD/Projector,Luggage Storage,Pets allowed,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>144 Richmond Road, KT2 5HA Kingston Upon Thames, Surrey</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/ba/e8bad06faa1747af36a0f2b784eb458e9112de2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Queen's Head in Kingston Upon Thames, you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.58" OriginalAmount="102.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513991" Longitude="-0.189569" StarRating="3" HotelCode="21204|384875" HotelName="London House" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Kensington Gardens Square, Bayswater, West London W2 4DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/c6/f1c69f234e5ae80065f9818a4e02ef73b25baa57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on a quiet and charming street in the Bayswater area, just a short dista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="103.97" OriginalAmount="102.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513012992287" Longitude="-0.1834044110451" StarRating="3" HotelCode="11952|626814" HotelName="Duke of Leinster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Leinster Gardens, London W2 3AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/67/8e677f91bb4431ce36afaa46f1f6944cc84e2b6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the Bayswater district of London, close to Queensway underground ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104.00" OriginalAmount="102.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.528526" Longitude="-0.123177" StarRating="2" HotelCode="155039|117114" HotelName="Wardonia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46-54 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/bb/15bb49ecf616132977460235bcadcfcf02469ea7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Wardonia Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4981705" Longitude="-0.2222168" StarRating="2" HotelCode="902818|63725" HotelName="Star Hotel - B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>97-99 Shepherd's Bush Road, London W6 7LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/2d/742d81bb6e8213478d4fba576be7d9b92f312e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.606130790241" Longitude="0.05867063999176" StarRating="4" HotelCode="98294|hallmark_hotel_london_chigwell_prince_regent" HotelName="London Chigwell Prince Regent Hotel, BW Signature Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manor Road, Chigwell, Woodford Green, Greater London, Essex IG8 8AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/78/0478bf90337909b2a487b217dc8640dab56db9b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes drive from the M11 motorway and less than 3 km from Woodford Un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.3560255" Longitude="-0.11967279999999" StarRating="3" HotelCode="440063|grand_sapphire_hotel_banqueting" HotelName="Grand Sapphire Hotel &amp; Banqueting" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Imperial Way, Croydon, Greater London CR0 4RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/05/29053e87268841a5599cd9f3803d7b56cbfe5137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Grand Sapphire Hotel &amp; Banqueting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.17" OriginalAmount="103.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.528668075858" Longitude="-0.12302296808821" StarRating="5" HotelCode="114557|2563355" HotelName="OYO Apollo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>43 Argyle Street, London WC1H 8EP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/7e/f07efec3d4037bbe84d4a8c3db446d9201a36d33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.84" OriginalAmount="103.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.523308097102" Longitude="-0.17449378967285" StarRating="3" HotelCode="97053|137694" HotelName="Comfort Inn Edgware Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>450 Edgware Road, London W2 1EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/45/e3457523c77c0b139f93a74272b2780d5089a392.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.34" OriginalAmount="104.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481882" Longitude="-0.468293" StarRating="4" HotelCode="76622|608755" HotelName="Hyatt Place London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, The Grove, West Drayton UB7 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/7f/4d7f3be9859ebf539548441c4300bfb3001795fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Heathrow overlooking and only a stone's throw from Heathrow Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.66" OriginalAmount="104.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52754499" Longitude="-0.28598678" StarRating="4" HotelCode="986085|749271" HotelName="Hampton by Hilton London Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Park Royal, Greater London, London W5 3BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/56/c8566a9697d0f7d974724ab6f61e0ddc8bd5344c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.98" OriginalAmount="104.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.48308846165" Longitude="-0.31244873659705" StarRating="4" HotelCode="38270|385185" HotelName="Holiday Inn London-Brentford Lock" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Commerce Road, Brentford, London TW8 8GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/a5/c8a5bd47625d999494d3bd3d3c2cdae1cd7e2d14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right beside Brentford Lock, directly on a main road. The hotel is sit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522127363129" Longitude="-0.13247430324554" StarRating="3" HotelCode="189731|444156" HotelName="Arran House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>77 Gower Street, WC1E6HJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/66/c0665fc47be03bd07153b25eb2486679749f0869.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;You will be offered a free DVD rental service, as well as the full English breakfast and free Wi-Fi....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.471743585025" Longitude="-0.38179372023774" StarRating="2" HotelCode="147716|456835" HotelName="The Firs Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>289 Bath Road, Hounslow, London TW3 3DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c7/ddc755262088b73fd657d86dd8f2f6d23f6dedb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area just a few hundred metres from Hounslow West underground statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.36340974" Longitude="-0.19418475" StarRating="3" HotelCode="986257|406155" HotelName="Premier Inn London Sutton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>St. Nicholas Way, Sutton, London SM1 1AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/8d/608d58861e279f092c69d99d1ccb18f65f09b0ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.562809" Longitude="-0.28102" StarRating="3" HotelCode="152864|30796" HotelName="Premier Inn London Wembley Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>151 Wembley Park Drive, Wembley, London, Middlesex HA9 8HQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/13/4d13a09bf75d2ccd64e2016958b176a1c43e48a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51110709412" Longitude="-0.18492087721825" StarRating="3" HotelCode="30118|21668" HotelName="Troy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-70 Queensborough Terrace, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/e6/fce6127e7d4936b80a226489aed8e467c42dd187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located near to Bayswater and Queensway. Copious shops and other a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.457525838165" Longitude="-0.20607835910801" StarRating="3" HotelCode="77360|the_lodge_hotel" HotelName="The Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Upper Richmond Road, Putney, London SW15 2RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c7/bac7fe3d5a015e81ddd2355e9eda1fe3e8954518.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.38" OriginalAmount="105.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.55014165" Longitude="-0.07505637" StarRating="3.5" HotelCode="986332|883045" HotelName="Kingsland Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>130 Kingsland High Street, Dalston, London E8 2LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e6/92e657ec07bc14e82b3d3a69590449db3094a156.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.58" OriginalAmount="105.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493872409395" Longitude="-0.18573492765427" StarRating="3" HotelCode="94548|238136" HotelName="The Villa Kensington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Ashburn Gardens, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/eb/04eb4b0e0eaafd24e0ca4b9cf9df015e49f2e361.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in one of London's quiet residential streets, Ashburn Gardens, this hotel is a 2-minute walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.79" OriginalAmount="105.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513571759843" Longitude="-0.19265100359917" StarRating="2" HotelCode="19337|388455" HotelName="Wedgewood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Leinster Square, Bayswater, London W2 4PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/56/ed56866427391857b3dc671bc65ec2ad5d0a2911.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, intimate hotel is well located at the heart of Bayswater and dates back to 1800. Bayswate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="106.83" OriginalAmount="105.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49403273" Longitude="-0.19764208" StarRating="3.5" HotelCode="975447|45172594" HotelName="Point A Kensington Olympia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>42 West Cromwell Road, Kensington, London SW5 9QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/ff/89ff22953448841e4651dad6b3a245c04c8ec1bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.458919087761" Longitude="-0.44298153551256" StarRating="4" HotelCode="806237|396547" HotelName="Crowne Plaza London Heathrow T4" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Swindon Road, Terminal 4, London Heathrow Airport, Hounslow TW6 3FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/eb/5ceb56add2a5c03cb00b1861c5f11eb24a73681f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.77" OriginalAmount="106.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515100811511" Longitude="-0.17231589550977" StarRating="2.5" HotelCode="146202|4283165" HotelName="Hotel Columbus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>141 Sussex Gardens, London W2 2RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/49/7949867ee57fcb4eac4dc3472e192a749b793c43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Columbus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.78" OriginalAmount="106.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490891414142" Longitude="-0.19382429458221" StarRating="3" HotelCode="94573|108302" HotelName="Mowbray Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28/32 Penywern Road, Earls Court, London SW5 9SU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/4a/124ad08b1b48179823280bff4472e508443aabb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel benefits from its close proximity to Earl's Court Exhibition Centre and Earl's Court under...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.78" OriginalAmount="106.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.455103" Longitude="-0.339707" StarRating="4" HotelCode="141807|385045" HotelName="London Marriott Hotel Twickenham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>198 Whitton Road, Twickenham TW2 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202697/a_202697_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the south stand of Twickenham Rugby Stadium, London. Guests are ab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="107.89" OriginalAmount="106.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|15126" HotelName="Hilton London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 4, Hounslow TW6 3AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/46/d746a66a02265eb6143478a4bf783fb23e9fc609.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is directly linked via walkway to Heathrow Airport Terminal 4 and offers a fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52434518" Longitude="-0.09469895" StarRating="3" HotelCode="502921|408399" HotelName="easyHotel Old Street / Barbican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>80 Old Street, London EC1V 9AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/58/2b58bc6fb9a31734e48cc57726a7a820eb067b4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52786908" Longitude="-0.13658654" StarRating="2" HotelCode="398181|61171" HotelName="The Exmouth Arms Euston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Starcross Street, London NW1 2HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/ee/73eedec5fcbb549fbf718fb82af16f96bd259e04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.482571799992" Longitude="-0.45067897613159" StarRating="4" HotelCode="986178|425094" HotelName="Radisson RED Hotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building B, West Drayton, Heathrow, London UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/cc/e8cc12743c2512641564d61c85287018db26f035.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53411213" Longitude="-0.13889375" StarRating="0" HotelCode="726166|495505" HotelName="The Hurdwick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Hurdwick Place, London NW1 2JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/72/fe72679ae0278e24c0d799725d19cc816868cc31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.3465257" Longitude="-0.31551454" StarRating="3" HotelCode="159593|93568" HotelName="Premier Inn Chessington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Leatherhead Road, Chessington, Surrey KT9 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/28/0428cbfd8d5dca21470e8dcc160f50eabb72f02d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Epsom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515644" Longitude="-0.172399" StarRating="3" HotelCode="27216|710632" HotelName="Nayland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132-134 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ff/b7fffdd66d98b67e1bb1011dbc8758310f69be12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Renovated in 2001, this hotel is situated in Sussex Gardens, close to Hyde Park. Oxford Street, whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5644351" Longitude="-0.011468199999968" StarRating="3" HotelCode="429631|the_lion_key_hotel" HotelName="Lion &amp; Key Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>475-477 High Road Leyton, London E10 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/8c/168ccd526a9eb8e2b99690dc2da8a7853d7c605c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="109.14" OriginalAmount="108.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51510499" Longitude="-0.1730636" StarRating="2" HotelCode="517310|849619" HotelName="Balmoral House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 28/03/2026" HotelFacility="24 Hour Front Desk,Elevator,Internet,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>156/157 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ef/c1ef9d6729eb89ef31e80009619015ef66f570f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Balmoral House Hotel, you'll be centrally located i...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.98" OriginalAmount="108.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481547" Longitude="-0.43671" StarRating="4" HotelCode="28976|32354" HotelName="Sheraton Skyline Hotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Heathrow Airport, Hayes UB3 5BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/e8/ece8436a8a475eff8060897b5f0c1bebd1fcbf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located beside Heathrow Airport and offers quick access to the terminals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.462221096318" Longitude="-0.18891334533691" StarRating="3" HotelCode="34473|16372" HotelName="Holiday Inn Express London - Wandsworth" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smugglers Way, Riverside West, Wandsworth, SW18 1EG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/7a/557a3f243892b96ade126dea7ece164522e2c138.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Chelsea and Fulham football stadiums and Queens Tennis Club. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.41897817" Longitude="-0.19885975" StarRating="3" HotelCode="959019|406169" HotelName="Premier Inn London Wimbledon (Broadway)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>153-163 The Broadway, Wimbledon, London SW19 1NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/90/f6903a0589e99b2f4c500c9e9231e86ca5fdb4c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.46857" Longitude="0.00977" StarRating="3" HotelCode="522585|199843" HotelName="The Clarendon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Montpelier Row, Blackheath Village, Borough of Greenwich, London SE3 0RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e7177bc1303bb815c2f0620f44abf50ebb814.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Bloomsbury district of London, close to Covent Garden, this hotel is just a stone's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.612338444048" Longitude="-0.048261828172372" StarRating="3" HotelCode="336049|premier_inn_london_edmonton" HotelName="Premier Inn London Edmonton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Advent Way, Edmonton, Enfield N18 3AF, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ec/86ecf9dc18b69cfb6e8cfe928a13d8ed779e5601.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.78" OriginalAmount="109.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490792372379" Longitude="-0.19351391413733" StarRating="4" HotelCode="94566|219746" HotelName="BEST WESTERN The Boltons Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Penywern Road, Earls Court, London SW5 9TT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/7c/9c7ce6ca660417c14299a32fe9191df792ca8c13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.59156737" Longitude="-0.14359801" StarRating="3" HotelCode="502836|200356" HotelName="Roseview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Avenue, Muswell Hill, London N10 3NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/64/0f64d67fac10c02ed1c9fea2278799edac058f7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5289658" Longitude="-0.1228894" StarRating="3" HotelCode="267557|58155" HotelName="The Melville Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>38-39 Argyle Square, Kings Cross, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c4/adc4be7685b457c0c52a3d23cb63f8b9dc3786eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.54" OriginalAmount="110.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49089147108" Longitude="-0.14482453465462" StarRating="2" HotelCode="901540|133845" HotelName="Sheriff Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115 Warwick Way, Victoria, London SW1V 4HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/73/727389ecf0241b9ddec02223aad9c33f9f985a72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a privileged location in central London in the Victoria and Westminster area. This ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.66" OriginalAmount="110.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49003" Longitude="-0.137899" StarRating="2" HotelCode="94596|1061898" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Belgrave Road, Victoria, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/54/2354138d1ec90e4d538af67df7b622dabfabb6db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Carlton.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.87" OriginalAmount="110.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.391517888889" Longitude="-0.32015933333333" StarRating="4" HotelCode="158851|363929" HotelName="Crowne Plaza London - Kingston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portsmouth Road, Surbiton, London, Surrey KT6 5QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f1/3bf14e28d7b848722bc275f7a39dea1965aafd4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Crowne Plaza London - Kingston.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.05" OriginalAmount="110.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512012155127" Longitude="-0.1782367830981" StarRating="4" HotelCode="67796|217436" HotelName="Best Western Mornington Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Lancaster Gate, London W2 3LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/7d/8b7d257c61f04e4b044ce857c1c56e225627fd64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.485988074849" Longitude="-0.23252377440929" StarRating="0" HotelCode="785668|489625" HotelName="The Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>204 Castelnau, London SW13 9DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/ae/4faee8bb1f371149a7748f21915849aed3b47f3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.32" OriginalAmount="111.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51122" Longitude="-0.18527" StarRating="3" HotelCode="47318|32434" HotelName="Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/67 Queensborough Terrace, London W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e8/2ee8021a04a33655a2e67a6e479f356b42ed7ac0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right at the centre of London, this hotel lies close to plenty of sightseeing attractions as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="112.46" OriginalAmount="111.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.523558" Longitude="-0.127674" StarRating="3" HotelCode="17453|6607" HotelName="The Royal National Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-51 Bedford Way, London WC1H 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/55/34/5534128151e55dae31ad2c9ec8edc15a24bc1294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This a modern hotel, centrally located near Convent Garden, the British Museum, the well-known Oxfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494466367886" Longitude="-0.18739014599805" StarRating="3" HotelCode="387912|199468" HotelName="K Hotel Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>131-137 Cromwell Road, Kensington, London SW7 4DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b3/22b37c3b9aa86b651def2c1b8ae3f19cdaf81e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The incredibly stylish hotel is located in a fashionable area near Earl's Court and Knightsbridge. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52855141" Longitude="-0.12267787" StarRating="2" HotelCode="325132|200007" HotelName="King's Cross Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/c5/c5c5b5b0b9f1794032522a0d904fabf8c0c75084.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is King's Cross Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.555653300474" Longitude="-0.17685145139694" StarRating="3" HotelCode="915079|94244" HotelName="Kings Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>77 Hampstead High Street, Hampstead, London NW3 1RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/7a/a47a7eef243685104833037b54301c397f4466c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kings Boutique.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492744351742" Longitude="-0.19035771489143" StarRating="3" HotelCode="401780|199570" HotelName="St. Mark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Barkston Gardens, Earl’s Court, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f9/b4f9a92a298a5a8240b10c341903013418114005.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is literally a 3 minutes’ walk from Earl’s Court tube station, where there are many shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504463" Longitude="-0.21912900000007" StarRating="4" HotelCode="284371|199919" HotelName="W12 Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Uxbridge Road, Shepherd's Bush, London, W12 8LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/8d/618ddd54de496f2b4b07fc110621b150caa01a22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Shepherd's Bush. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.14" OriginalAmount="112.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529508" Longitude="-0.123886" StarRating="2" HotelCode="93104|312272" HotelName="The Fairway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13/15 Argyle Street, King's Cross, London, WC1H 8EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/63/f763ec612d3b077f6bbc1161757d20fdaad74801.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.84" OriginalAmount="112.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.556472121351" Longitude="-0.21453380584717" StarRating="4" HotelCode="36712|382675" HotelName="Clayton Crown Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>142-152 Criklewood Broadway, London NW2 3ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/a6/04a62cab0ddc30110b5720670e5a33f6d069c07f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north of London, not far from Cricklewood Broadway, a main road offerin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513973" Longitude="-0.180074" StarRating="2" HotelCode="148231|495215" HotelName="Glendale Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Devonshire Terrace, Paddington, London W2 3DN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/c5/f0c5260c2a09c2691179d9165dfae24ecd81ad96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Glendale Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54068026" Longitude="-0.2041579" StarRating="0" HotelCode="986076|490690" HotelName="The Kilburn Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99-101 Willesden Lane, London NW6 7SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/88/fa88176419393bd1e612361acd3a4640169e9910.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53443" Longitude="0.07154" StarRating="3" HotelCode="152630|93953" HotelName="Premier Inn London Barking" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Barking, London, Essex IG11 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/47/6b479981019b126efdff81d9c7d6df30292374ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Positioned alongside the A406 north circular, transport into east London from here is easy\n\nPositi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510638850984" Longitude="-0.04358321428299" StarRating="3" HotelCode="34469|holiday_inn_express_london__limehouse" HotelName="Holiday Inn Express Limehouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>469-475 The Highway, London E1W 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/20/75204585767ff7a2786a788f3aae7464d873061f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of London's Docklands and thus offers an ideal starting point for ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.32" OriginalAmount="113.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513909730137" Longitude="-0.17549104662703" StarRating="2" HotelCode="61842|1439458" HotelName="Lancaster Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>202-204 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/2c/e52c7cc021858f1ec4543dc04f674fafe7f5f7fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.57" OriginalAmount="113.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511387204815" Longitude="-0.18503198528481" StarRating="4" HotelCode="37755|385575" HotelName="Park Avenue J Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Queensborough Terrace, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/6f/a66f998229b4f7076cafb8d1359946fe25107cb9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of London within a few metres of Hyde Park, just 50 m from links ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4655445" Longitude="-0.15625781" StarRating="2" HotelCode="542694|61950" HotelName="PubLove @ The Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 Lavender Hill, Battersea, London SW11 5RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/e4/79e4878e5a108641ec5ca3eac081cfe5a3f3afee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hostel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492615" Longitude="-0.186329" StarRating="2" HotelCode="902781|55838" HotelName="St Simeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>38 Harrington Gardens, London SW7 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/28/422836b23d5202a42da72c1e52517f93127dd9af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly situated in the centre of London, in the heart of the fashionable and exclusi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.09" OriginalAmount="114.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515294" Longitude="-0.160074" StarRating="3" HotelCode="35458|1062308" HotelName="Rose Court Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35/35a Great Cumberland Place, Marble Arch, London W1H 7DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/a1/e4a1fb23512685ffdd3fa2f13d261540293da19c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506814363375" Longitude="0.22592239776998" StarRating="3" HotelCode="159632|93959" HotelName="Premier Inn Hotel London Rainham" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>New Road, Wennington, Rainham, Essex RM13 9ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/dd/57dd01d59a4f72f424c2726d786cd889db1ee354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.15" OriginalAmount="115" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.527139" Longitude="-0.127648" StarRating="3" HotelCode="915065|56872" HotelName="Studios 2 Let Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Cartwright Gardens, Camden, London WC1H 9EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/56/9556cfed548e0e7711d0d032c8184f261573f97e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for those in need of an adults-only holiday, this adults-only hotel is located in the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494658" Longitude="-0.177699" StarRating="1" HotelCode="94556|acacia_house" HotelName="Acacia House Shared Facilities" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Queensberry Place, South Kensington, London, SW7 2EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/70/fe70c1ccc6a27cad3157cefe72e344ccc2be5597.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.28" OriginalAmount="115.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529784" Longitude="-0.122451" StarRating="2" HotelCode="36442|1650088" HotelName="Crestfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Crestfield Street, King's Cross, London WC1H 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/20/8d207bc029b89318fe043611139bb5fcd7111da8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Crestfield.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.74" OriginalAmount="115.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.357941" Longitude="-0.114574" StarRating="4" HotelCode="36911|64524" HotelName="Hilton Croydon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Waddon Way, Purley Way, Croydon CR9 4HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/d6/a5d6df1f29e74a4230d3edd379d35fc59e07be60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just 13 km from London’s sights and shopping areas, and London Victoria S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.90" OriginalAmount="115.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515788" Longitude="-0.180123" StarRating="4" HotelCode="17625|386205" HotelName="Park Grand London Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78-82 Westbourne Terrace, Paddington, London W2 6QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/0b/320b78f5c00ea6d3ee792d84aa2af5effd7b55ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of London's central tourist area, this hotel is ideal for those wishing to vis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.12" OriginalAmount="115.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492212" Longitude="-0.1944" StarRating="3" HotelCode="17039|1550828" HotelName="Rushmore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Trebovir Road, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/86/6f86715cc1b128ef4cfcd4ad3dd6f8c887404f77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512488630899" Longitude="-0.31159205146584" StarRating="3" HotelCode="460470|200248" HotelName="ibis Styles London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>32-38 Uxbridge Road, Ealing, London W52BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/5a/c85ab3694df3d6d662d35d27f66e0d07fcee064a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.39914486" Longitude="0.0179356" StarRating="3" HotelCode="857831|405412" HotelName="London Bromley hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Simpsons Road, Shortlands, Bromley BR2 0QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/41/57416cdf167fb6a2bba78f0f81aaa4967a795b01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.16" OriginalAmount="116" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.46503344" Longitude="-0.01082178" StarRating="3" HotelCode="467724|93963" HotelName="London Lewisham Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>1-13 Lewisham High Street, Lewisham, London, Greater London SE13 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/a3/17a37d920aca3647386afe2f2917e32838bcdcfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.43" OriginalAmount="116.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514223" Longitude="-0.178275" StarRating="3" HotelCode="18495|344525" HotelName="The Royal Eagle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-30 Craven Road, London W2 3QB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/24/b42419402ef73905d4c6f3ca8d08cd8812f0bc60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of London, just a few metres from Hyde Park and the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.63" OriginalAmount="116.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511430938607" Longitude="-0.17967984080315" StarRating="2" HotelCode="36439|382315" HotelName="Columbia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95-99 Lancaster Gate, London W2 3NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/af/62af5c7f51064bf16d86be20b45a267ace0b3d64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Bayswater Road and Lancaster Gate on the north side of Hyde P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.85" OriginalAmount="116.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495733" Longitude="-0.18927" StarRating="4" HotelCode="115167|388205" HotelName="Park City Grand Plaza Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18-30 Lexham Gardens, London W8 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/3a/d13a5a64b2319c8780be2c1a729b79f4d3955b04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set within the exclusive Royal Borough of Kensington and Chelsea, in close proximity t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.04" OriginalAmount="116.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51629561402" Longitude="-0.17123663310053" StarRating="3" HotelCode="36434|277775" HotelName="Belmont Hotel &amp; Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>100 &amp; 104 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133487/133487a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a charming tree-lined street near Hyde Park in central London, just 100 met...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.07" OriginalAmount="116.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.483290448835" Longitude="-0.48135727643967" StarRating="4" HotelCode="28975|32344" HotelName="Sheraton Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heathrow Airport, Colnbrook Bypass, West Drayton UB7 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/9c/d49c36258867130339dbb992c174086f563f166d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable airport hotel is located approximately 5 minutes from London Heathrow Airport as we...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.12" OriginalAmount="116.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506946810816" Longitude="-0.0070553715787582" StarRating="3" HotelCode="114269|1426988" HotelName="ibis London Docklands Canary Wharf Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Baffin Way, Off Preston Road, London E14 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/ab/4eab5f4b117fe04916abdd51f912686785a43d04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.533759" Longitude="-0.29564800000003" StarRating="3" HotelCode="61558|455943" HotelName="Fox &amp; Goose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanger Lane, Ealing, London W5 1DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ba/ecba90f9e8eb54d8152b91a7c80df49e5c4467b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Fox &amp; Goose.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515059" Longitude="-0.172309" StarRating="2.5" HotelCode="24545|2004" HotelName="Queensway Hotel, Sure Hotel Collection by Best Western" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147-149 Sussex Gardens, Paddington, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cf/60/cf60daea82ece7d949f6d1b521f07409e6809dd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queensway Hotel, Sure Hotel Collection by Be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5109113" Longitude="-0.3021573" StarRating="3" HotelCode="481765|the_kings_arms_6" HotelName="The Kings Arms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>55 The Grove, Ealing, London W5 5DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/53/4b53b3ad8f07e3f0afc919fbbd407fca5ebc2aed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.453138845994" Longitude="-0.00021688073479709" StarRating="3" HotelCode="336615|the_station_hotel_3" HotelName="The Station Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Staplehurst Road, Hither Green, London SE13 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/fe/41fe10a9b2e54b3cf87611d6e02b72b1243ce5c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Station Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.47384257" Longitude="-0.06353817" StarRating="3" HotelCode="490353|peckham_rooms_hotel" HotelName="Peckham Rooms Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Road, Peckham, London, England SE15 2PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5b/715bf42439fdaffd97a89e0e5441f2a2f0dd4be6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.23" OriginalAmount="117.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.488671" Longitude="-0.13956" StarRating="3" HotelCode="114287|2637405" HotelName="St George's Pimlico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 &amp; 115 St. Georges Drive, London SW1V 4DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/93/b793daae2a0ce70c18b21df15afc8fdb9951612b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This London property is close to Westminster Cathedral and Vauxhall Bridge. Also nearby are Chelsea ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.68" OriginalAmount="117.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.377813" Longitude="-0.095798" StarRating="3" HotelCode="905882|316062" HotelName="Hampton by Hilton London Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Dingwall Road, Croydon CR0 2NB, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/df/c4df0c94a2de66040687e6bf53925ddd0b753d43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers quick and direct transport links to Gatwick Airport, Victoria and London Bridge fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.73" OriginalAmount="117.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.533859557254" Longitude="0.071743467744341" StarRating="2" HotelCode="115102|1302148" HotelName="ibis London Barking Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Essex, Barking IG11 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/bb/80bbdd6421a3c22c5a56ed656be0a20eea59d0f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Barking Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.79" OriginalAmount="117.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515990751152" Longitude="-0.17178987850923" StarRating="3" HotelCode="144163|4294515" HotelName="Athena Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110-114 Sussex Gardens, Hyde Park, London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/30/c030a5bace138efabcdcb55900630996a07f747f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.82" OriginalAmount="117.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513297376958" Longitude="-0.18695681901431" StarRating="3" HotelCode="94592|1941655" HotelName="Imperial Court Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Inverness Terrace, London W2 3JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/05/4c05f177cb498bbc6203eb29f0a5f7f87c2eb80b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is Imperial Court Studios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.00" OriginalAmount="117.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511294890817" Longitude="-0.29053151607513" StarRating="4" HotelCode="22116|113302" HotelName="DoubleTree by Hilton Hotel London - Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Hanger Lane, Ealing W5 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/e1/50e10982588914196993a6c5b3c9c78bb57e4f36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to Westfield Shopping Centre, Wembley Stadium, Park Royal and Chiswick Business P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.08" OriginalAmount="117.9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.477895" Longitude="-0.013643" StarRating="4" HotelCode="38303|107632" HotelName="Novotel London Greenwich" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>173-185 Greenwich High Road, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ee/34ee33f8845a5cc22ad5f4b5dea06248bfdf689c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This AA new generation hotel, located in the heart of historic Greenwich, right next to the railway ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5625" Longitude="-0.13234699999998" StarRating="4" HotelCode="293245|45036" HotelName="SO Archway Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Pemberton Gardens, Archway, London N19 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/95/1695e42fe410b86cc0b4bfcc0a376de8863b2bab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 10 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517758" Longitude="-0.064875" StarRating="2" HotelCode="210603|400330" HotelName="ibis budget London Whitechapel - Brick Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Whitechapel Road, London E1 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/53/0453804b180369719205048d8e134c0de7e3f854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.577558" Longitude="0.186787" StarRating="3" HotelCode="152962|93960" HotelName="Premier Inn London Romford Central" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mercury Gardens, Romford, Essex RM1 3EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/15/5915d0146caeb80c79546701e42beee1b6b50e27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.580207" Longitude="0.14071" StarRating="3" HotelCode="152963|93961" HotelName="Premier Inn London Romford West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Whalebone Lane North, Chadwell Heath, Romford, Greater London RM6 6QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/28/272811fa7521c7c6dddd9d44c2f7979e36eb751b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51631386" Longitude="-0.17310918" StarRating="0" HotelCode="419799|519800" HotelName="Rove London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>36-42 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/0d/500dc77e33ee8c2a6daf2d1d5b7e361e0c77a480.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hyde Park, The Continental Hotel promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.20" OriginalAmount="118.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51344" Longitude="-0.189912" StarRating="2" HotelCode="63779|385495" HotelName="Kensington Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Kensington Gardens Square, London W2 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/cc/3acc1ea694acdce2d62e72d3b42f5457203c242b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the tranquility of Kensington Gardens Square, it is hard to believe that you are only mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119.76" OriginalAmount="118.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52850556374" Longitude="-0.12211350019072" StarRating="2" HotelCode="334178|440302" HotelName="The Angus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Argyle Square, Kings Cross, London WC1H 8AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/6a/fb6a3c107b73ac651023dd9070c3445028de9c7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Angus Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|399381" HotelName="Aparthotel Adagio London Brentford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ealing Road, Key Eye Tower, Brentford, London TW8 0FL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/a8/aaa8f3e6581da95bf6f4df92978ac20aa041ea10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within 1,5 km of Kew Gardens and a 15-minute drive of Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49158181813" Longitude="-0.14238339206543" StarRating="2" HotelCode="432583|199426" HotelName="Golden Star Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>75 Warwick Way, Victoria, London, SW1V 1QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/51/95/519548c9c169e1b6694d8ea2ad36edca9d720171.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.468317690451" Longitude="-0.41878938674927" StarRating="3" HotelCode="370530|5477" HotelName="Hilton Garden Inn London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Perimeter Road, Hatton Cross, London, Heathrow TW6 2SQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/7c/ad7c4935cf98aab9ca9304490340ef5bb4429d36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walk from Hatton Cross on the Piccadilly Line. The hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5135639" Longitude="-0.18706559999998" StarRating="4" HotelCode="476605|234017" HotelName="Imperial Court Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81-83 Inverness Terrace, Bayswater, Westminster Borough, London W2 3JU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/89/b589c482232c830d82a564acc7a10991659a1ef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.497008446685" Longitude="-0.22692561149597" StarRating="2.5" HotelCode="167350|200346" HotelName="Room 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 Hammersmith Grove, London W6 7HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/e6/6ee657dfb6e47138ff8d722136a527403504698a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated along Hammersmith Grove only minutes from King Street, Hammersmith Broadway, Brook Green an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.411780042033" Longitude="-0.31110329755" StarRating="3" HotelCode="114249|456855" HotelName="The White Hart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 High Street, Hampton Wick, Kingston upon Thames, Surrey KT1 4DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/29/3d29c106bfe104e0d3cff56adae7edddfa5d6f87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 2-minute drive from Hampton Court Palace. Lower Teddington Road bus stop is o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492374449631" Longitude="-0.19117176532745" StarRating="3" HotelCode="18269|best_western_burns" HotelName="Best Western Burns Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-26 Barkston Gardens, Kensington, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f1/e0f1132ea63614b10b85de9193f52f6dbe34b5c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Earls Court; just minutes from the Royal Albert Hall and the Natural...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="120.45" OriginalAmount="119.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492647" Longitude="-0.16722" StarRating="3" HotelCode="56991|826262" HotelName="Chelsea Cloisters" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea Cloisters, London SW3 3DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/38/db38efcfd2381f94f691e4a39d04035bbe466dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the London district of Chelsea, one of the most modern and cu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.59" OriginalAmount="119.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525472709017" Longitude="-0.12576226069166" StarRating="3" HotelCode="146476|2543855" HotelName="City Inn Russell Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Tavistock Place, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/ae/caaed46e9190d35fed20c9d52234d7c94d015582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.20" OriginalAmount="120" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508002608716" Longitude="0.047314900226196" StarRating="3" HotelCode="199815|32868" HotelName="Travelodge London Excel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1016 Dockside Road, London E16 2FQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/zz/63ada080c4245975639783b6481496dc0262097a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 4-minute walk from the Royal Albert tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.31" OriginalAmount="120.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510877563772" Longitude="-0.18519580364227" StarRating="3" HotelCode="47647|56534" HotelName="Comfort Inn Hyde Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Queensborough Terrace, London W2 3SU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/da/72dadc1e49454fdf6df1d4ae1c4f0e8c213c7f6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="121.54" OriginalAmount="120.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513891" Longitude="-0.178426" StarRating="2.5" HotelCode="35455|711056" HotelName="Prince William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Gloucester Terrace, London W2 3DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f3/42f3669e239e8d3f669311d3815abba24e4794e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paddington. Hyde Park is just a stone's throw away. There are scores of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="121.59" OriginalAmount="120.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.524433729464" Longitude="-0.12829542160034" StarRating="3" HotelCode="18178|7571" HotelName="The Tavistock Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-55 Tavistock Square, London WC1H 9EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b0/73b0a113e1c6124fe044d3510d00accfca21ebde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a wonderful view of the Tavistock Square gardens in the heart of Bloomsbury. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.474325966622" Longitude="-0.15710104026448" StarRating="4" HotelCode="244305|45014" HotelName="Axiom Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>140 Battersea Park Road, London SW11 4NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/1d/f71db17f5bbf1ce85c1219864da8c4d786b82e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516297503676" Longitude="-0.17123838773159" StarRating="3" HotelCode="510435|55590" HotelName="Belmont Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>104 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/e5/a0e567bd3a275f17a2d05231fcbe2e23aaf99f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.46648451" Longitude="-0.14979161" StarRating="3" HotelCode="946175|227187" HotelName="Premier Inn London Clapham" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>638-640 Wandsworth Road, Clapham, London SW8 3JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/10/201070477b151eddf037a53cf1989ecdf293636e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.434443" Longitude="0.063892" StarRating="3" HotelCode="639213|227186" HotelName="Premier Inn London Eltham" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>738 Sidcup Road, New Eltham, London SE9 3NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b0/8ab021e10f79883d05114990d3a3f373d7f9f03a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.414106" Longitude="-0.180625" StarRating="3" HotelCode="152865|93660" HotelName="Premier Inn London Wimbledon South" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>27 Chapter Way, London SW19 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/0c/e80cf18728119986199dfd90b509da1c4db879e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located within easy reach of Colliers Wood underground station\n\nIdeally located within eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.537449" Longitude="-0.00239" StarRating="4" HotelCode="209781|37165" HotelName="The Westbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>335-337 High Street, London E15 2TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/13/ca134dd94bc5c68cd2456dc6f4689ace4e9108e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.669771" Longitude="-0.157157" StarRating="4" HotelCode="114935|411725" HotelName="West Lodge Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cockfosters Road, Hadley Wood, London, Herts EN4 0PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/87/bb8748111ae27632d84f25a9e5267eba7cad4b2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beale Arboretum was founded in 1963 by Edward Beale and the hotel would like to welcome all its ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.62" OriginalAmount="121.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521031767128" Longitude="-0.26280011190261" StarRating="3" HotelCode="34468|386005" HotelName="Holiday Inn London - West" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Portal Way, Gypsy Corner/A40, London W3 6RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/79/14796ee2a6c0b6eb62743a87d9bad903a7b6c066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in North Acton, about a 30 minute drive to the city centre. From the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.77" OriginalAmount="121.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.41368511" Longitude="-0.30543318" StarRating="4" HotelCode="446572|540421" HotelName="DoubleTree by Hilton Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Skerne Road, Kingston upon Thames, KT2 5FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/c8/15c80546a2a9c554ef22cdaaa30d7de3fcddd5ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.80" OriginalAmount="121.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.451871394971" Longitude="-0.29744709344849" StarRating="4" HotelCode="115393|386035" HotelName="Richmond Hill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>144-150 Richmond Hill, Richmond-upon-Thames, Surrey TW10 6RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/92/4a92297b138451bc91fef6c53e188b8a76f002eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located close to Twickenham, making it the ideal base for visits to Twickenham Stadi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51267103" Longitude="-0.30992639" StarRating="3" HotelCode="263524|31857" HotelName="Premier Inn London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Uxbridge Road, Ealing, London W5 2RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/57/d95729deef8fa83074fde925c9d2e6ef0ddd83cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49202858" Longitude="-0.14193942" StarRating="0" HotelCode="503201|easyhotel_victoria" HotelName="easyHotel Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-40 Belgrave Road, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/87/50873c1224bc424f497aec0260b5d552e326c76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Victoria Station. The total number of bedrooms is 41. EasyHotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="123.23" OriginalAmount="122.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519838" Longitude="-0.124077" StarRating="4" HotelCode="905071|1966495" HotelName="Grange Clarendon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-37 Bedford Place, London WC1B 5JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/43/9443db966e9632bf60a1e3f48b1a25f0c1dacb5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beneath the area where the hotel is located lie the remains of the Tudor Palace of Placentia, where ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.95" OriginalAmount="122.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481009629761" Longitude="-0.46171178772124" StarRating="4" HotelCode="779886|632082" HotelName="Staybridge Suites London - Heathrow Bath Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>276a Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/bf/b8bf9a8f4ab148f9ec8386251b9fe1b32701bba1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.56599406" Longitude="-0.10226167" StarRating="3" HotelCode="325741|200665" HotelName="Queens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>324 Seven Sisters Road, Finsbury Park, London N4 2AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/73/bc7355f6fcae07b93e8a76881c10de7d67afdabc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queens Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.470483575" Longitude="-0.1774337" StarRating="5" HotelCode="199801|60952" HotelName="Hotel Rafayel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Lombard Road, London SW11 3RF, Adjacent to London Heliport</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/2a/bb2a2e1e6223a63906519ec6ef8e79a5b428a09e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Rafayel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.6041824" Longitude="0.00280217" StarRating="0" HotelCode="957201|478861" HotelName="The Royal Oak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>320 Hale End Road, Highams Park, Essex IG8 9LN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/0a/e10a7aea87bd6d2700ab2f1242961260bbe3ebf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.530671212258" Longitude="-0.11810159710956" StarRating="3" HotelCode="323861|so_kings_cross" HotelName="SO Kings Cross Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>170 King Cross Road, London WC1X 9DF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/9b/7c9b58d0a3b068f770782403acb2febec5d77e3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is SO Kings Cross Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.27" OriginalAmount="123.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516700293906" Longitude="-0.17273716733564" StarRating="2" HotelCode="15692|243166" HotelName="Hyde Park Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/10/c310389d7b61c45bf6647a721f3f05c39c67db65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated near Hyde Park, this hotel enjoys a privileged location in Norfolk Square with ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.41" OriginalAmount="123.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491946750254" Longitude="-0.19442496197132" StarRating="3" HotelCode="130405|834235" HotelName="The Trebovir Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Trebovir Road, Kensington, London SW5 9NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/cf/fccf73dde88fb2ffd940081efaf532b0acea3733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street, just minutes from Earl's Court Underground Station and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49718337" Longitude="-0.20780357" StarRating="3.5" HotelCode="630123|444192" HotelName="Kensington Prime Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Russell Road, London W14 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/8c/ad8c85dd0cdf82185dfccdd9590869a9c1266cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49234665" Longitude="0.06717043" StarRating="3" HotelCode="857187|227173" HotelName="Premier Inn London Woolwich Royal Arsenal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>91 Beresford Street, Woolwich, London SE18 6BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/00/f60053ba81597ff6f9acbeb13c994f6430b68ceb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507519" Longitude="-0.203564" StarRating="2" HotelCode="153417|56635" HotelName="Ravna Gora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Holland Park Avenue, Notting Hill, London W11 3RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e3/68e3b3e654d4eb76f458aa725b3d0f45735ec2f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The closest tube station to the hotel is Holland Park on the Central line, which is just a minute fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49451574" Longitude="-0.23473611" StarRating="3" HotelCode="519295|flynns_town_house" HotelName="Flynns Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>73 dalling road, London W6 0JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/13/cc133dab88537a00313f28f02c6fdfe6bacacdea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.33" OriginalAmount="124.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492708" Longitude="-0.250816" StarRating="3" HotelCode="78070|216666" HotelName="Best Western Chiswick Palace &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-73 Chiswick High Road, London W4 2LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/59/145993d1e6bbd5e753f904d5dacf3cb31a19ab5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Chiswick High Road and is a mere 30-minute journey from central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="125.78" OriginalAmount="124.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515076" Longitude="0.060926" StarRating="3" HotelCode="152859|317083" HotelName="Premier Inn London Beckton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Woolwich Manor Way, Beckton, London E6 5NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/ab/2cab7a6a7c3b588ccaed6daeb9233dfdfa8639a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal location, this Premier Inn is just 3 miles from London City Airport, situated next door to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.85" OriginalAmount="124.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491010044337" Longitude="-0.18083989620209" StarRating="4" HotelCode="35442|2332045" HotelName="Roland House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Old Brompton Road, London SW7 3RX, South Kensington</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/91/ab91eb887ee0583ba507762e0346a139b6a00a6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive apartment complex is centrally located in the shopping district of Knightsbridge, jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511703" Longitude="-0.041415000000029" StarRating="3" HotelCode="311539|58706" HotelName="The Royal Foundation of St Katharine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Butcher Row, London E14 8DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/fa/26fa9cfcdd5e2b029fe74f5f9cd28689f7d67031.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.31" OriginalAmount="125.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515452928672" Longitude="-0.1727369427681" StarRating="3" HotelCode="27217|4681165" HotelName="Beverly City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/ec/6bec11f03e19954bae9249d014ff8a5a5e8e5c0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Paddington district of the city, close to Paddington underground station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.31" OriginalAmount="125.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515216" Longitude="-0.178218" StarRating="4" HotelCode="45308|386235" HotelName="The Chilworth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Westbourne Terrace, Paddington, London W2 3UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/18/001809526385d55706bbfda4dc624f5def662e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 2 minutes from Paddington Station and so offers guests convenient links t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="127.04" OriginalAmount="125.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510936" Longitude="-0.186224" StarRating="3" HotelCode="258581|64196615" HotelName="Jones" Meals="ROOM ONLY,BED &amp; BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL" BedType="ROOM ONLY" PropertyType="" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inverness Terrace, Bayswater, London W2 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/15/9d15c632823c4d70842dd123d750339629b3ab39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.13" OriginalAmount="125.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493098588254" Longitude="-0.14424671899588" StarRating="3" HotelCode="34554|746575" HotelName="Comfort Inn Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Belgrave Road, London SW1V 1QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/7a/5c7a7445ac652753ef88e8e8608aedd2bfa36773.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Comfort Inn Victoria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.546418448671" Longitude="-0.17377227544784" StarRating="2" HotelCode="189764|56034" HotelName="Avoca House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Belsize Park, London NW3 4EG, Hampstead</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/fe/76fe66da0c14eb4cce0c4d174ed5ed701f04d2d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505795" Longitude="-0.226092" StarRating="3" HotelCode="318946|94228" HotelName="Tulip Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>11/12 Poplar Mews, Uxbridge Road, London W12 7JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/c2/c5c248394595fc8d0f5e07726cdfdc41ae999e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Tulip Boutique Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.47561903" Longitude="-0.01975671" StarRating="3" HotelCode="265054|93572" HotelName="Premier Inn London Greenwich" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>43-81 Greenwich High Road, Greenwich, London SE10 8JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/eb/bbeb686db849a7200af150d17eb9e697717e4f74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located within walking distance of Greenwich train station and 3\n\nConveniently locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="667935|489744" HotelName="Vilenza Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36a/38  Newark Street, Tower Hamlets, London E1 2AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/fb/91fbc0a8e66c89bd4dfacbbf3909cc2691552223.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.63" OriginalAmount="126.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492285939878" Longitude="0.010090470314026" StarRating="3" HotelCode="27215|57664" HotelName="Holiday Inn Express London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bugsby Way, Greenwich, London SE10 0GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the O² Arena and the North Greenwich Underground Station. London Heat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492050950233" Longitude="-0.14618813743436" StarRating="3" HotelCode="36438|comfort_inn_buckingham_palace_r" HotelName="Best Western Buckingham Palace Rd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-12 Saint Georges Drive, Victoria, London SW1V 4BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/1f/0e1f2449f82865056dc8fd853ab46f8c38c3bf6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.71" OriginalAmount="127.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|32764" HotelName="Crowne Plaza London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Hanger Lane Gyratory System, Ealing, London W5 1HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7defbc1cb47550c1e938986054d2a90f3373ad16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="129.15" OriginalAmount="127.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50383958" Longitude="-0.09479968" StarRating="0" HotelCode="960920|661091" HotelName="PubLove @ The Rose &amp; Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Union Street, Southwark, London SE1 1SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/39/a4395c184c82bf0c3278579d9c52ae270f5a78f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49602388" Longitude="-0.01449762" StarRating="4" HotelCode="971257|478807" HotelName="The Collective Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Crossharbour Plaza, Tower Hamlets, London E14 9YF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5f/015f34cd03eb265322096ddcb0ad7b798f40469c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.455175202913" Longitude="-0.30333906412125" StarRating="3" HotelCode="189781|128175" HotelName="The Bingham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61–63 Petersham Road, Richmond Upon Thames, Surrey TW10 6UT T</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/13/a113100021609ef38f151b4b1df9f8d6d964b3c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490601619768" Longitude="-0.13861015815832" StarRating="3" HotelCode="151374|408384" HotelName="Lidos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-45 Belgrave Road, Victoria, London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/2e/f42e8c6423b7ba296f693680f6d36fc80d11f8ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lidos Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493989290856" Longitude="-0.19110422453696" StarRating="3" HotelCode="147529|199982" HotelName="Hotel Moonlight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Knaresborough Place, London SW5 0TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/15/0a152c43568819f6b524070ea94fb21be96b5450.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 5 minutes from Earl's Court Exhibition Centre and Tube Station, this hotel is ideal for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.618766614432" Longitude="-0.13603906745914" StarRating="4" HotelCode="434471|bay_tree_house_bed__breakfast" HotelName="Bay Tree House B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 Brookdale, New Southgate, London, N11 1BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/5c/9d5c62808c9373686b0a845b661f40723e48ac2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Bay Tree House B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491544615869" Longitude="-0.14228504910852" StarRating="2" HotelCode="462032|the_blair_victoria_hotel_3" HotelName="The Blair Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>78-84 Warwick Way, Victoria, London SW1V 1RZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/59/ce597e94c53426034f758d3c75378967cd854dd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="129.51" OriginalAmount="128.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52232679667" Longitude="-0.12418359518051" StarRating="3" HotelCode="16150|6634" HotelName="The President Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-60 Guilford Street, London WC1N 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/4e/7f4eb199c3443bf30b7f018888621329aa80798f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bloomsbury, only a short walk from the theatres, Convent Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.60" OriginalAmount="128.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="144955|4277575" HotelName="Blades B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Belgrave Road, Victoria, London SW1V 2BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a3/e0a37568313ebb93a413cc1c55c5c53da3b9b50b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Blades B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.20" OriginalAmount="128.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519652" Longitude="-0.123854" StarRating="4" HotelCode="52867|368005" HotelName="Grange The Portland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Bedford Place, London WC1B 5JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/95/4f958ad3304c69d9403e3e69bfe5c7d9c5001928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the beautiful district of Bloomsbury, close to Covent Garden, Oxford Street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="130.23" OriginalAmount="128.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.474348" Longitude="-0.019471" StarRating="4" HotelCode="199793|2902197" HotelName="DoubleTree by Hilton London Greenwich" Meals="ROOM ONLY,BUFFET STYLE BREAKFAST AT HOTEL" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Catherine Grove, Greenwich, London SE10 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/b4/c2b42f791aa044875d3184a875519ff53e6cb8a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 10 minutes’ walk from the historic ship The Cutty Sark and the National Maritime M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51040225" Longitude="-0.1332864" StarRating="0" HotelCode="986345|zedwell_piccadilly" HotelName="Zedwell Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Great Windmill Street, Piccadilly Circus, London W1D 7DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/4a/6c4a2ac08449566f25cc92eef0df7102341b762a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.523023555531" Longitude="-0.25941252708435" StarRating="3" HotelCode="33048|holiday_inn_express_london__park_royal" HotelName="Holiday Inn Express London - Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Victoria Road, North Acton, London W3 6UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d4/16d467bbd4e88d89cd4b9c973eb7301344ab5d06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers easy access to central London, which is 18 km away, and to sights such as Kew Gard...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.530398230437" Longitude="-0.12223531523045" StarRating="2.5" HotelCode="145537|carlton_hotel_11" HotelName="Carlton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Birkenhead Street, London WC1H 8BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/19/b819cea78e68b106c22777d2654cf0b1d7326406.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.25" OriginalAmount="129.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.544577" Longitude="-0.172655" StarRating="3.5" HotelCode="18450|219716" HotelName="Best Western Swiss Cottage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Adamson Road, Swiss Cottage, London NW3 3HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/b3/aab3384856c8c6b69535db6beb610a1b77693be9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.30" OriginalAmount="130" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515331" Longitude="-0.172982" StarRating="3" HotelCode="89407|9727" HotelName="Days Inn Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>148-152 Sussex Gardens, Paddington, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/64/9e64de848a8b23c40082a593c78cc7dd3c0b9628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location, set in leafy Sussex Gardens near London's Hyde Park. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.82" OriginalAmount="130.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515142466054" Longitude="-0.17216026782989" StarRating="3" HotelCode="25446|1062168" HotelName="Kingsway Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>139 Sussex Gardens, Hyde Park, London W2 2RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/5a/665a5a6340bf77f3346e8ed5ec1160adfa6404b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="131.83" OriginalAmount="130.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513451669222" Longitude="-0.19086486011884" StarRating="4" HotelCode="29762|450865" HotelName="Grand Plaza Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Princes Square, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5e/ac5ead7625e70edf26ce7fdea195742f3d128041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city centre where guests will discover many shopping and entertainment venues. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.91" OriginalAmount="130.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490286" Longitude="-0.137825" StarRating="3" HotelCode="18525|2256835" HotelName="Victoria Inn London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>65-67 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/80/35805b9bfd86f58e2f46974ac9da7cf03f7286ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516329" Longitude="-0.171174" StarRating="3" HotelCode="510433|62376" HotelName="Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/79/2d7936df1b224894f2aba6dcba2a3153c632e594.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511744070906" Longitude="-0.30586257795972" StarRating="4" HotelCode="199789|57468" HotelName="Hotel Xanadu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-42 Bond Street, Ealing, London W5 5AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/0c/aa0c05f6000c3f1a7479dd25ff295538f2f1124c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Xanadu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52946671" Longitude="-0.11622125" StarRating="0" HotelCode="986376|478737" HotelName="London Queen's Eurostar Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Flat 2 Swinton Street, London WC1X 9NL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/77/687702fd231e6d0bacb62a095ce7ab868f0d3565.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521045131387" Longitude="-0.077661588954925" StarRating="2.5" HotelCode="915051|31568" HotelName="Point A Hotel London Liverpool Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Folgate Street, London E1 6BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/7a/8c7adabc81991254c6ed4fc70b3498e3d9d50d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.486602313202" Longitude="-0.25394305753025" StarRating="3" HotelCode="639205|227188" HotelName="Premier Inn London Chiswick" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hogarth Roundabout, Axis House, Chiswick, London W4 2TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c3/06c3afd026e7060d7a7a2a2b0b54870d321e3f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492703115102" Longitude="-0.19050005029715" StarRating="4" HotelCode="153196|56521" HotelName="Presidential Kensington Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-12 Barkston Gardens, Kensington, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/dc/f4dc4fc0e79a08d926e0f57bd3947f93f7a4335a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.31" OriginalAmount="131" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491572171259" Longitude="-0.14219519510652" StarRating="3" HotelCode="462272|218742" HotelName="The Tudor Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Warwick Way, Victoria, London SW1V 1RZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/30/1a30763ca07b1338450bea3bafa476197bd6ecde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.55" OriginalAmount="131.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515716653319" Longitude="-0.17449647188187" StarRating="0" HotelCode="16992|746385" HotelName="The Pilgrm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 London Street, W2 1HH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b0/e2b015cf5efb4f967d1f61d472e7a7832c8107a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pilgrm.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="132.73" OriginalAmount="131.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.47595429" Longitude="-0.01870235" StarRating="3" HotelCode="323927|662503" HotelName="Greenwich High Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Kitchen,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>65 Greenwich High Road, Greenwich, London SE10 8JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e8/5ae8b09c7e1c50135a4446d491c26495995a841c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Aparthotel is situated just 5 minutes’ walk from Greenwich Train Station. London Bridge can be ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493458665009" Longitude="-0.19224969023037" StarRating="3" HotelCode="12281|53777" HotelName="ibis Styles London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-25 Hogarth Road, Earls Court, London SW5 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/c1/3bc1ad5d210b3e92752bb53972530fd78008000c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the cosmopolitan heart of Kensington, close to Earls Court and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51248932" Longitude="-0.18650429" StarRating="3" HotelCode="530949|142312" HotelName="Hyde Park Superior Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>34 Inverness Terrace, Westminster, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/58/4658efabe4fd2e61ef47efe2014887b6fad47216.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.192298" StarRating="3" HotelCode="15788|45005" HotelName="Pembridge Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Prince’s Square, W2 4PX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/67/6c671d43959706ba27b5b83c8957da5c4dfe9d6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within close walking distance of the famous Whiteleys shopping centre and is located n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54598" Longitude="-0.055857" StarRating="4" HotelCode="187075|the_old_ship_inn_hackney" HotelName="The Old Ship" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, Sylvester Path, London E8 1EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/bd/33bd7ec70331d64b701a9610ce7af7397eb6e4f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to Hackney Central Train Station, only 15 minutes’ train journey from Live...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="133.37" OriginalAmount="132.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.503914626013" Longitude="-0.22438322453695" StarRating="4" HotelCode="284152|1743523" HotelName="Dorsett Shepherds Bush" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Shepherds Bush Green, London W12 8QE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/6a/5d6a66bfafd136eaba53bf8d2675afa3b5c9ad96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.59" OriginalAmount="132.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.503764" Longitude="-0.091196" StarRating="2" HotelCode="65658|314074" HotelName="St Christopher's at The Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Central Heating,Concierge,Designated Smoking Area,Internet,Laundry,Lounge,Luggage Storage,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>121 Borough High Street, Southwark, London SE1 1HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c6/5ac63159157d7c1140226cd2290d46b9f742fc90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hostel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.66" OriginalAmount="132.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53493577" Longitude="-0.10557035" StarRating="3" HotelCode="263525|906411" HotelName="Premier Inn London Angel Islington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Parkfield Street, Islington, London N1 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/33/6333ab6416c4cde89441d0ea6826a2fc2ca05242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Providing modern rooms with flat-screen TVs and an on-site restaurant, this Premier Inn is also only...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.81" OriginalAmount="132.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492359419686" Longitude="-0.27853667736054" StarRating="4" HotelCode="387606|132861" HotelName="Clayton Hotel Chiswick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>626 Chiswick High Road, London W4 5RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/9d/749ded77c3ae54f43c052e088c26abc83bec6710.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 20 minutes from central London, yet nestled in the tree-lined tranquillity of C...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.26" OriginalAmount="132.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49455938613" Longitude="-0.22859273723475" StarRating="2" HotelCode="142845|2189515" HotelName="Adria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/79/9379918c5b4a88390e85b5b2caddafabc2604857.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Adria Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494340824838" Longitude="-0.1144739985466" StarRating="2" HotelCode="189773|56823" HotelName="The London Waterloo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>73 Lambeth Walk, London SE11 6DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/42/bf427ed650544a615504d7b6c353a4d1cbf0eed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.518149" Longitude="-0.170865" StarRating="3" HotelCode="915070|30283" HotelName="Point A Hotel, London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Praed Street, Paddington, London W2 1NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/5f/a05ff6493c9e9b16df3d4419a181e79181b28147.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516154" Longitude="-0.067739999999958" StarRating="3" HotelCode="296641|199536" HotelName="Qbic Hotel London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Adler Street, London E1 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/17/1e17e57be4c5acd5a61b68299f7e7a6d867f948a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5354676" Longitude="-0.1661333" StarRating="3" HotelCode="903691|the_new_inn_6" HotelName="The New Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Allitsen Road, St John’s Wood, London NW8 6LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/3d/143d7c55006908baedff336d53e2e223d51c87e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at The New Inn Hotel to discover the wonders of London. The hotel offers a high standard of ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="135.21" OriginalAmount="133.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517499726848" Longitude="-0.12958578406142" StarRating="3" HotelCode="165983|313082" HotelName="Cheshire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Great Russell Street, London WC1B 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/dd/01dd7ce0a44bd231da71d6818250b8ef8c3ddaf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494528690641" Longitude="-0.20707726478577" StarRating="4" HotelCode="189748|56832" HotelName="Simply Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avonmore Road, London W14 8RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/5a/cc5ae7692d2dd5b9e4c9df5e0d9ac570d8bbfeed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.46198313" Longitude="-0.11486525" StarRating="3" HotelCode="495991|premier_inn_london_brixton" HotelName="London Brixton hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>434 Coldharbour Lane, Brixton, London SW9 8HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/0d/a70dce43f579a0207f5d73ee9fbcf7c847e75ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="135.62" OriginalAmount="134.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52873437" Longitude="-0.11862456" StarRating="4" HotelCode="540879|572644" HotelName="The House of Toby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/04/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>61-65 Swinton Street, Kings Cross, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/37/ed37f6799af6eebfda6533fb6708cccdd5194e62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.73" OriginalAmount="134.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516322546566" Longitude="-0.1719805598259" StarRating="3" HotelCode="15202|493145" HotelName="Norfolk Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Norfolk Place, Paddington, W2 1QW London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/c6/f5c61d0778b2fa3eadb4523867828d1b42e8b768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Victorian style hotel is located near Oxford Street in London's West End. Paddington undergroun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.95" OriginalAmount="134.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514466451423" Longitude="-0.174520611763" StarRating="2" HotelCode="35450|385195" HotelName="Mitre House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178-186 Sussex Gardens, London W2 1TU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/35/ab35f6f65b6ac93f496708db6e55e85e1374017b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located, offering easy access to all of London's most important districts. Whet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513282984369" Longitude="-0.043230503797531" StarRating="4" HotelCode="96722|53435" HotelName="Marlin Limehouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mission Court, 577 Commercial Road, Limehouse, London E1 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/1a/591a5c98a5e4efd709ea5c2fae4fc3b4ceaaf42d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located on the bustling Commercial Road, just minutes from Limehouse stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54290135" Longitude="-0.00035488" StarRating="2.5" HotelCode="571845|229022" HotelName="Moxy London Stratford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>86 Great Eastern Road, London E15 1GR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/67/1d67c5d3ad4577ebfa6de7978f5f22fb834471d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.35" OriginalAmount="135" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522625993344" Longitude="-0.084360480985652" StarRating="3" HotelCode="539896|224599" HotelName="Point A Hotel, London Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Paul Street, London EC2A 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/14/4b14b30abbc509c367c2f741daf4c3cc8b2bb849.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54257137" Longitude="-0.49027423" StarRating="3" HotelCode="467791|premier_inn_london_uxbridge" HotelName="Premier Inn London Uxbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Phase 500, Riverside Way, Uxbridge UB8 2YF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/0c/920c6d7ade2dcf05b569f1322b4f25504818768d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.81" OriginalAmount="135.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51552929061" Longitude="-0.17210939762265" StarRating="3" HotelCode="94554|1061858" HotelName="Admiral" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>143 Sussex Gardens, Hyde Park, London W22RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9b/ef9b685da9575206b3fe1be2e6334f160b102289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52985498" Longitude="-0.07732457" StarRating="3" HotelCode="323930|61580" HotelName="Central Hoxton Shoreditch SH Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Kingsland Road, Hackney, London E2 8DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/17/0a1777fe701485114bcea6ca1cf0f2505d746eb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.528920962779" Longitude="-0.11943072080612" StarRating="3" HotelCode="915064|30282" HotelName="Point A Hotel London Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>324 Gray's Inn Road, Kings Cross, London WC1X 8BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/7f/757fad03cb625ff436c84708db51df38573efea0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Point A Hotel London Kings Cross.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.362324" Longitude="-0.071093" StarRating="3" HotelCode="152726|93566" HotelName="Premier Inn Croydon South A212" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>104 Coombe Road, Croydon, Surrey CR0 5RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/cb/8ecb78e2c01cd1be6f20cb65989f44c10c7276ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.573121" Longitude="-0.431205" StarRating="3" HotelCode="263530|93569" HotelName="Premier Inn London Ruislip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>Ickenham Road, Ruislip, Middlesex HA4 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/94/0394c60c99b0f1731aca7306c81c3abceb8fd0ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510410953562" Longitude="-0.068147279098525" StarRating="0" HotelCode="412894|wombats_city_hostel_london" HotelName="Wombats City Hostel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Dock Street, London E1 8LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/56/0756c811088bd603343954412468a197d60d36e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located right in the heart of London. Its setting is especially ideal for those in nee...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="137.72" OriginalAmount="136.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.544330048204" Longitude="-0.16245603561401" StarRating="3" HotelCode="32099|14141" HotelName="Britannia Hampstead Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Primrose Hill Road, Hampstead, London NW3 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/c4/9ac468779df799e73f22f14020be61b7e31831b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only minutes from famous boutiques, cosy bars and restaurants. Nearby there are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.73" OriginalAmount="136.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53635254372" Longitude="-0.0045865774154663" StarRating="3" HotelCode="34466|228226" HotelName="Holiday Inn Express Stratford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>196 High Street, London E15 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/af/a8af8d5bff1eac8dc14166e3e86930c0c1f8203a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the heart of East London in Stratford, which will host the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.37" OriginalAmount="137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986043|490722" HotelName="The Red Lion Leytonstone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>640 High Road, London E11 3AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b1/c4b156add50ffb986d6d44db6002258e55b87f33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512837298397" Longitude="-0.19210785627365" StarRating="3" HotelCode="10915|bayswater_inn_2" HotelName="Bayswater Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Princes Square, Bayswater, London W24NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/0d/ed0db5113240df1bf7f09046f16a34a3bdd92367.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unostentatious hotel is centrally located near to Hyde Park, Kensington Gardens and Queensway. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="138.97" OriginalAmount="137.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53509449" Longitude="-0.20103697" StarRating="3" HotelCode="737807|845338" HotelName="London Queens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 Brondesbury Villas, Brent, Greater London NW6 6AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/aa/c5aa572f8b1aac5c6771941722cffde502593f32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.22" OriginalAmount="137.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54990112696" Longitude="-0.18099009990692" StarRating="3" HotelCode="35169|1628998" HotelName="Quality Hampstead" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Frognal, Hampstead, London NW3 6AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/3d/3e3db05e366b7f9961ed156596cdc9557db9fedf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Hampstead and affords fabulous views out over the park. Coun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.23" OriginalAmount="137.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529201295888" Longitude="-0.11563271284103" StarRating="3" HotelCode="36914|832605" HotelName="Travelodge London Kings Cross Royal Scot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Kings Cross Road, London WC1X 9DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/d2/cbd2572926dc6e2f0000209434e0d1178ca15e35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on King's Cross Road making it the ideal stopover point for both business and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.26" OriginalAmount="137.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52252796664" Longitude="-0.086988244274835" StarRating="3" HotelCode="67591|1065458" HotelName="Travelodge London Central City Road" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-23 City Road, London EC1Y 1AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b4/e8b4f3f5c168b3d6dbfc8be795be5de878bd19ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel ist a 2-minute walk from Old Street tube station and a 1 km walk from St Paul's Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516115083519" Longitude="-0.06239357344657" StarRating="4" HotelCode="263537|411696" HotelName="The Whitechapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-53 New Road, Whitechapel, London E1 1HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6b/376b934ea20e5482fdc3aa58f8f094413b975493.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.425397113449" Longitude="-0.33453224396487" StarRating="3" HotelCode="115344|the_park_hotel_4" HotelName="The Park Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Park Road, Teddington, Middlesex TW11 0AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8c/498c0d35509c46351951701af8ff84adfa0d2729.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.72" OriginalAmount="138.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491717811242" Longitude="-0.14166750062907" StarRating="3" HotelCode="114632|219936" HotelName="Best Western Victoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60-64 Warwick Way, Victoria, London SW1V 1SA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/a9/a2a9bdf2c85c7d79e86f23b97d8eb924cfd86cf2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.81" OriginalAmount="138.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515738196911" Longitude="-0.17375903115073" StarRating="3" HotelCode="114281|4301855" HotelName="Tudor Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ae/33ae283f39fcc1bbc9d050ec1389ce2e1fda02bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.11" OriginalAmount="138.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.531986" Longitude="-0.061487" StarRating="4" HotelCode="78710|683325" HotelName="Mama Shelter Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>437 Hackney Road, London E2 8PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/d8/1fd82be30cdffd847d1feea17cce306940df3add.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within easy reach of the city's financial district and Liverpool Street railway...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.31" OriginalAmount="138.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520456" Longitude="-0.124752" StarRating="4" HotelCode="114448|341335" HotelName="Grange Beauchamp Hotel" 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,Garden,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24-27 Bedford Place, London WC1B 5JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/fc/0afcc1f3ff75ee05825dbca05764bac4dda095a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Bloomsbury overlooking private gardens and is 5 km from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901532|408383" HotelName="Oliver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Elevator,Garden,Internet,Luggage Storage,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>198 Cromwell Road, Earls Court, London SW5 0SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/83/08835cb9dfb26cb43dc87b22d8e6a74320c23df2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Oliver.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.19" OriginalAmount="139.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506738896538" Longitude="-0.073898127647453" StarRating="4" HotelCode="18522|7544" HotelName="The Tower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St Katharine's Way, London E1W 1LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/cf/e5cf129e386b5a2ff6f64e92240be93aff872d56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located next to Tower Bridge and the Tower of London. Shops, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.28" OriginalAmount="139.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522072289278" Longitude="-0.16418874263763" StarRating="3" HotelCode="25120|1486628" HotelName="Travelodge London Central Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harewood Row, Marylebone, London NW1 6SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c1/0bc15731070c34e78f0eb0c3bdbf9c3cbc9faf11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the centre of London where there are countless shopping and entertainment v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.48688225" Longitude="-0.196914" StarRating="2" HotelCode="986339|480511" HotelName="Hub by Premier Inn London West Brompton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Lillie Road, Fulham, London SW6 1TX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/e7/6de7b876def02dcf7f17cd48d7c24addb4277a83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492639977861" Longitude="-0.19628271460533" StarRating="3" HotelCode="259328|199464" HotelName="The Kensington Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-35 Nevern Place, Earls Court, London SW5 9NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d4/e6d43d172b22f362806c3da56d8a64771bc6a0a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the districts of Kensington and Earl's Court. Restaurants, b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499112" Longitude="-0.112541" StarRating="2.5" HotelCode="915048|199903" HotelName="Point A Hotel, London Westminster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118-120 Westminster Bridge Road, Lambeth, London SE1 7RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/0c/800cd38007d01b63e6d4cb3d31a0ad46e63c790f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.425765" Longitude="-0.22035" StarRating="3" HotelCode="207328|491806" HotelName="The Rose &amp; Crown Wimbledon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 High Street, Wimbledon, Village, London SW19 5BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/a2/6aa2bbc364e3254098dc9fab72fdbdf1e5d5f5ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495701790701" Longitude="-0.19507437944412" StarRating="3" HotelCode="14175|281485" HotelName="London Lodge Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134-136 Lexham Gardens, Kensington, London W8 6JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/79/d079cbc96beb8685a623a5ccecb64be473201e73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Victorian Kensington, one of the finest areas of London, and is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.03" OriginalAmount="140.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508276236287" Longitude="0.038858318227767" StarRating="3" HotelCode="94604|115413" HotelName="London Docklands (Excel) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Festoon Way, Royal Victoria Dock, London E16 1SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/88/2288ebc7d50a93008224c0b30d5c258454d6b5b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a 24-hour front desk and popular restaurant, this modern hotel offers spacious rooms with Wi-Fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.36" OriginalAmount="140.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513428206946" Longitude="-0.19193217158318" StarRating="3" HotelCode="16526|386025" HotelName="Reem" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-51 Prince's Square, London W2 4PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/b6/c6b6be513b952ecb8749d4ff117208b8fd5b1cca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel offers a fabulous location just a short walk from a wide selection of shopping and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49457" Longitude="-0.186061" StarRating="4" HotelCode="409521|45329" HotelName="Ashburn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Cromwell Road, London SW7 4DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/5a/165a0b0aa95595d5e49de785fff329128987382f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Kensingtion, close to major attractions such as Harrods and Hyde Park. Tube ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52863508" Longitude="-0.05564725" StarRating="3" HotelCode="769821|457014" HotelName="The East London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>309-317 Cambridge Heath Road, London E2 9LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fe/5afea8b37be27d0c285032207dc88486f812996b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.470082" Longitude="-0.45359762" StarRating="3" HotelCode="883354|456829" HotelName="Hilton Garden Inn London Heathrow Terminals 2 and 3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heathrow T2, Heathrow TW6 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6a/906aa56354fb2d159c9d2a12c98acb93c9b34c0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.479682365424" Longitude="-0.31497303572087" StarRating="4" HotelCode="171079|45064" HotelName="Hilton London Syon Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Syon Park, Middlesex, London TW8 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/47/67/47670cfeece334a0d6eb325464833379504737d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute drive from Richmond underground station, which offers direct access to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.565284012105" Longitude="-0.13554167768643" StarRating="3" HotelCode="467754|227198" HotelName="London Archway Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Macdonald Road, Hamlyn House, London N19 5DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e2/39e26c852681c070d1a233a1240728f8378ab144.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From M1 (J2), exit onto Barnet Bypass/Great N Way/A1 towards Central London. Continue on the A406 un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.41" OriginalAmount="141" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.427805" Longitude="-0.318894" StarRating="4" HotelCode="199792|284306" HotelName="The Lensbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Broom Road, Teddington, Middlesex TW11 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e9/51e99e14ee4457858db581ef30e5d8e0e8b90865.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has 171 non-smoking rooms and includes a lift and a reception desk. To ensure guests a com...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.36895734" Longitude="-0.09648989" StarRating="3.5" HotelCode="633060|flexistay_croydon_apartments" HotelName="CS Apartments - Croydon Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>89-91 Park Lane, Croydon CR0 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/6b/e26ba5b39d780ff6274ce4463464162bd249a81e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.44" OriginalAmount="141.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.526262043725" Longitude="-0.12671771707131" StarRating="2" HotelCode="114601|2247975" HotelName="Mentone Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Cartwright Gardens, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6d1500ac91c0c48bfb8415e217d68a566209d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.59" OriginalAmount="141.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491939" Longitude="-0.141855" StarRating="2" HotelCode="147016|830005" HotelName="Dover" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Belgrave Road, Victoria, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/31/5731c94fe9b64be329bdeadde3072285d678eb5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 5 minutes' walking distance from the Victoria rail and underground statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.10" OriginalAmount="141.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512464" Longitude="-0.178238" StarRating="3" HotelCode="94569|606595" HotelName="Elysee Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-26 Craven Terrace, London W2 3EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/9c/fa9c30aae98afb38341e418b0120a458998f62f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hotel is just a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="900881|444209" HotelName="Mermaid Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Blenheim Street, London W1S 1LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2a/3e2a3fcee987e9dc19f8c852adce126f3753a5bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mayfair, Mermaid Suite Hotel promises a relaxing and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54724127" Longitude="-0.16288757" StarRating="2" HotelCode="323926|54774" HotelName="Primrose Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Primrose Gardens, Belsize Park, Greater London, London NW3 4TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/3b/b63becd9bcf51b407624c650ff8c9997e77ebdd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Primrose Guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514351" Longitude="-0.190775" StarRating="3" HotelCode="221715|457398" HotelName="Garden Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-31 Kensington Gardens Square, Bayswater, London W2 4BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/dd/d0dd4b5d7a6a9d8147b689fc42336ca8a9c04fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Garden Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51446055241" Longitude="-0.1915351673083" StarRating="3" HotelCode="888710|10772" HotelName="Royale Chulan Hyde Park London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Leinster Square, Westminster, London W2 4NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/10/6910848e7f51f60ca6ed6386bbaf0e6b301ddc13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located between Notting Hill and Hyde Park in London's West End. Guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525294709562" Longitude="-0.055639185470454" StarRating="3" HotelCode="263539|36793" HotelName="Travelodge London Bethnal Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231-237 Cambridge Heath Road West, London E2 0EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/1c/db1ccf9b436c9ab1c8fc3b8cc3477e863825cc56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.79" OriginalAmount="143.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.542333974493" Longitude="0.0045330744701459" StarRating="2" HotelCode="114400|830865" HotelName="ibis London Stratford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Romford Road, Stratford, London E15 4LJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b7/f5/b7f5b78602e5fd7194ff174f666814f061de233f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in East London, this newly refurbished hotel is 4 minutes away from Stratford Stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.98" OriginalAmount="143.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494542049957" Longitude="-0.22776380181313" StarRating="2" HotelCode="94574|2025565" HotelName="Heeton Concept Hotel - Luma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-36 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/bd/19bde4152085992346ee605578ba6b8ca230e883.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in London, 450 yards from Hammersmith Apollo and 750 yards from Riverside Studios. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.524615630378" Longitude="-0.16077429056168" StarRating="3" HotelCode="58768|199927" HotelName="Americana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>172 Gloucester PLace, Regents Park, London NW1 6DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/20/f120670def3bc0a4aabac54d4bafa13860e0992b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, a short walk from Regents Park and Baker Street Underground Station,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529453" Longitude="-0.122089" StarRating="2" HotelCode="149811|199988" HotelName="Howard Winchester Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>9 Argyle Square, London WC1H 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/af/b4af25ca2713d151bad0f7e90f9cf6bbd8cc018a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Howard Winchester Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521606462475" Longitude="-0.13449276353435" StarRating="0" HotelCode="795884|406212" HotelName="hub by Premier Inn London Goodge Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Brook House, Torrington Place, London WC1E 7HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/69/9469ad150e8c87db9758a6c0d7e89810e8e52643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.532326560141" Longitude="-0.12003950777705" StarRating="2" HotelCode="150155|57837" HotelName="Home London Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>54-58 Caledonian Road, London N1 9DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/3a/bc3a100070166baa3e0fe90acb4154b199654b33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514408029934" Longitude="-0.15563249588013" StarRating="4" HotelCode="34455|radisson_blu_edwardian_sussex" HotelName="Radisson Blu Edwardian Sussex Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-25 Granville Place, London W1H 6PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/35/15356a8c2fa67c4e9086e7660d17aeeb5af93dd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated close to Marble Arch. Numerous shops and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146.31" OriginalAmount="144.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4912" Longitude="-0.1934" StarRating="3" HotelCode="32001|13900" HotelName="Oxford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Central Heating,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-18 &amp; 24 Penywern Road, Earls Court, SW5 9ST London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/2e/f42ee5357248313cd87a8a168b6f4022110a7f2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area near the elegant neighbourhood of Kensington and Chelsea. The ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="146.32" OriginalAmount="144.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.496651102955" Longitude="-0.20635843276978" StarRating="4" HotelCode="31270|CAF398900" HotelName="Hilton London Olympia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Kensington High Street, W14 8NL London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/2d/0b2d40d38427e833bf83b9d5e33b2f7ef0aa50be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated on bustling and fashionable Kensington High Street, a 5-minute walk fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514761" Longitude="-0.164836" StarRating="3" HotelCode="94549|200230" HotelName="Griffin House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Connaught Street, Hyde Park, London W2 2AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/13/4c131d2022713b5fab1031b82665db8a4d0e1b29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Griffin House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.526724383286" Longitude="-0.13585538828102" StarRating="4" HotelCode="900920|199883" HotelName="TheWesley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81-103 Euston Street, London NW1 2EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/b5/8db5a47e7c4f4b1b7787ece84c487fa6c7daa5bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.58873899" Longitude="-0.06250125" StarRating="3" HotelCode="495957|premier_inn_london_tottenham_hale" HotelName="London Tottenham Hale Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Tottenham Hale, Tottenham N17 9LR, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/3f/443f6feabff46ffdf9b517588f08ee02deb1ed5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512889923181" Longitude="-0.1829591906685" StarRating="3" HotelCode="36435|caring_hotel" HotelName="Caring Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Craven Hill Gardens, London, Greater London W2 3EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2d/8c2d47b7bf921599b95c0f9f107f8a86053165b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Caring Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146.79" OriginalAmount="145.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51223790495" Longitude="-0.034141046951731" StarRating="2" HotelCode="377905|690950" HotelName="Via Limehouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>628-634 Commercial Road, Limehouse, Tower Hamlets, London E14 7HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/3d/4c3daac3e708175e17ecc21da7609d3923cb7115.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="147.12" OriginalAmount="145.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51755035" Longitude="-0.16405707" StarRating="3" HotelCode="586650|625102" HotelName="The Duke Rooms London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>45 Harrowby Street, London W1H 5HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/16/2e16bc77a8d7485ba2f77c4c51063aa8e779d97d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522228519974" Longitude="-0.074702731410428" StarRating="0" HotelCode="986338|518713" HotelName="hub by Premier Inn London Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Quaker Street, Shoreditch, London E1 6SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512765520848" Longitude="-0.19263356924057" StarRating="4" HotelCode="31271|31832" HotelName="The Premier Notting Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Princes Square, Bayswater, London W2 4NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/24/0e24e56f4cee8464bf2ff0db7017c366ef82f4a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet square in the heart of Bayswater, close to Queensway, Hyde Park and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49130465" Longitude="-0.19310795" StarRating="4" HotelCode="986226|408317" HotelName="Merit Kensington Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 &amp; 24 Penywern Road, Kensington, London SW5 9ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/d4/e1d4679095f4283de9d77202c9c3fe42fe303fc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.534949" Longitude="-0.461146" StarRating="3" HotelCode="81468|456773" HotelName="Red Lion Hillingdon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Royal Lane, Hillingdon, Uxbridge, Middlesex, UB8 3QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/55/5e5574bf9738d5b69b439efed38492c26ba16b0d.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.47" OriginalAmount="147.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.424278093582" Longitude="-0.22931191958708" StarRating="4" HotelCode="77873|cannizaro_house" HotelName="Hotel Du Vin Wimbledon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>West Side Common, Cannizaro House, London SW19 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/1f/f41f15cc4078486abd29fcf6deb868c0ab3b23e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="148.52" OriginalAmount="147.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901383|369950" HotelName="Kings Cross Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Euston Road, London NW1 2SA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/60/0260113051c04a4b198b93f7ade8dea38604d2af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.78" OriginalAmount="147.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481102" Longitude="-0.438241" StarRating="4" HotelCode="28973|1967785" HotelName="London Heathrow Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Harlington, Hayes UB3 5AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/65/85658b009272a7a214b19e006809dd9a998d8897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is situated in Heathrow and attracts guests with its impressive fittings, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529044996796" Longitude="-0.1233396816987" StarRating="3" HotelCode="150137|56037" HotelName="The Jesmond Dene" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Argyle Street, Kings Cross St Pancras, London WC1H 8EP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/85/ab8587b9aecf0b40d405c24cc23235bd26a98576.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522023574778" Longitude="-0.13216771334444" StarRating="3" HotelCode="153453|456191" HotelName="Regency House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Gower Street, London, Greater London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/61/ff61b98d6bf61158d8aee0fc6a99b7ed0b7918f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.95" OriginalAmount="148.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490679303105" Longitude="-0.13861995353187" StarRating="3" HotelCode="114585|1918425" HotelName="Victor Hotel - London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Belgrave Road, Westminster Borough, London, Greater London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/82/0f8241e4af01322716c5c9fdf374a4c25a5ed5b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52732067596" Longitude="-0.28311407040269" StarRating="4" HotelCode="510863|141680" HotelName="Park Plaza London Park Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>628 Western Avenue, London W3 0TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/4f/884f32b6ace8190df952d8e240ab19022a33fa74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.75" OriginalAmount="149.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512506" Longitude="-0.186734" StarRating="4" HotelCode="13656|32824" HotelName="La Suite West" 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>41-51 Inverness Terrace, Hyde Park, London W2 3JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/7f/087f9704f83163aa62b0825c3b685115fbbb821a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.15" OriginalAmount="149.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500585" Longitude="-0.025219" StarRating="4" HotelCode="74679|384945" HotelName="Marlin Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Byng Street, Canary South, Westferry Road, Canary Wharf, London E14 8GG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/73/7c7301d1c4fcc9dbdd98e8e856a1f77398446a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are accessible from Byng Street, off Westferry Road. It is approximately a 7-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490286761096" Longitude="-0.14034162223238" StarRating="4" HotelCode="145734|the_caswell" HotelName="Mornington Hotel London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Gloucester Street, London SW1V 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/65/72658ffd63c98e3cddd867125c0e90b3e3d5c863.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Mornington Hotel London Victoria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="152.17" OriginalAmount="150.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49273767182" Longitude="-0.22999942302704" StarRating="3.5" HotelCode="169979|161365" HotelName="Seraphine Hammersmith Hotel, Sure Hotel Collection by Best Western" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 King Street, Hammersmith, London  W6 0QW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/0f/070fcf6eeec279c39818e454c6671d2f05b765a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 500 m from Hammersmith underground station and Hammersmith Apollo. Pubs a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.29" OriginalAmount="150.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495225039799" Longitude="-0.18277645111084" StarRating="3" HotelCode="14976|2425275" HotelName="Montana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67-69 Gloucester Road, Kensington, London SW7 4PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/2d/692d37b50a4b1de5aa0cc7217a7e3883a344c284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.36" OriginalAmount="150.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525971350104" Longitude="-0.13615290674591" StarRating="3" HotelCode="34471|596565" HotelName="Euston Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>152-156 North Gower Street, London NW1 2LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/2f/482f3da4a08d17822ead5d2c92dfd24add8a4d62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, a short walk from the British Museum, Regent's Park, British Li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.13" OriginalAmount="151.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522186582238" Longitude="-0.13233033151499" StarRating="3" HotelCode="114680|1654168" HotelName="Arosfa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Gower Street, London, Greater London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ca/9aca316311392870e6189b8590ee6a5e78ea70c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Arosfa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.41" OriginalAmount="151.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495437125426" Longitude="-0.18085244907377" StarRating="4" HotelCode="35441|369425" HotelName="Fraser Suites Queens Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39B Queen's Gate Gardens, London SW7 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ff/a1ff474b2283ee9b9a5842c58085ec5676296cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive apartment complex is located on Cromwell Road, one of the most important access roads...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986104|495205" HotelName="Admiral Hardy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 College Approach, Greenwich SE10 9HY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/c4/74c4b348f66dc10f80ae889c9101b3b9a3006076.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.526310500698" Longitude="-0.12660066705121" StarRating="2.5" HotelCode="144347|199284" HotelName="Avonmore Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Cartwright Gardens, London, Greater London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/0f/b00fea57bd02028f4e44b9fcc09ba74c858d2ab4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.52" OriginalAmount="152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.42377932118" Longitude="-0.27213706182829" StarRating="4" HotelCode="160237|86779" HotelName="Warren House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warren Road, Kingston-upon-Thames, Surrey KT2 7HY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/92/ef928187827a00212b4cbf4783607306d5e58e5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Warren House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498497905328" Longitude="-0.19086867570877" StarRating="4" HotelCode="24570|6609" HotelName="Copthorne Tara Hotel London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Scarsdale Place, Kensington, London W8 5SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/d2/8cd25e8852650b2cf553639c220c04eda8806059.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated on High Street Kensington. Plenty of tourist attractions, like the Vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.53" OriginalAmount="153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.625389" Longitude="0.032119" StarRating="3" HotelCode="79027|93965" HotelName="Premier Inn Loughton/Buckhurst Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Road, Buckhurst Hill, Essex IG9 5HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/28/f1285662ca0c8d0ff4cd991a1dd2f19e03c54ee6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 35 minutes by tube from the centre of London yet within 3 km of the large...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="154.89" OriginalAmount="153.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="450201|CVO" HotelName="Copthorne Hotel at Chelsea Football Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road</AddressLine>
          </AddressLines>
          <PostalCode>(0)2075651450</PostalCode>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/5/3/6/0/0/3/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4810220906" Longitude="-0.46161332931149" StarRating="4" HotelCode="727762|404902" HotelName="Holiday Inn London - Heathrow Bath Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>276 Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/77/4777e9e2440bbd17685a0cd116e3ae2765e44c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901566|55566" HotelName="Opulence Central London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Gloucester Place, London W1U 8JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a8/16a8f935741f1549fb9d980b65221b1937b341dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly situated right in the heart of London's West End, this hotel is only a few steps away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51286" Longitude="-0.17896" StarRating="3" HotelCode="915050|408382" HotelName="Paddington Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Craven Terrace, London W2 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/7f/3c7f0e3075299344e22acdd7470c2158f4bca8a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.14" OriginalAmount="154.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513565232592" Longitude="-0.17822197536446" StarRating="3" HotelCode="67829|340935" HotelName="The Crescent Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Gloucester Terrace, London, Greater London W2 3DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/a3/daa3344d0e3dade6cb732a6ad5f218a6458658e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.526139230595" Longitude="-0.12629181146622" StarRating="3" HotelCode="189769|444222" HotelName="George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58-60 Cartwright Gardens, London WC1H 9EL, Bloomsbury</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/71/c871518cb718ea40e89ca78375b223c757ee7ecc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="156.64" OriginalAmount="155.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51327676" Longitude="-0.19303982" StarRating="2" HotelCode="665331|816041" HotelName="Notting Hill Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Prince's Square, London W2 4PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/848034/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of London, The Notting Hill Hostel puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.24" OriginalAmount="155.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529497601416" Longitude="-0.12343034324442" StarRating="3" HotelCode="11325|1081548" HotelName="The California" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-8 Belgrove Street, Kings Cross, London WC1H 8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/37/0237a0e4bf50a267bb8d2f0d2bd1fe047e811895.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.39" OriginalAmount="155.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491633801396" Longitude="-0.19477397203445" StarRating="3" HotelCode="35170|468145" HotelName="Mayflower Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Trebovir Road, Earls Court, London SW5 9NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8f/498fe05f86df3bf2a0574593c0a784a40e581cb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is near to the City. Knightsbridge and Chelsea, noted for their innumerable boutiq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54404006" Longitude="-0.1528324" StarRating="3.5" HotelCode="580389|492814" HotelName="Camden Enterprise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Haverstock Hill, London NW3 2BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/27/79275c603030bcac443da3a5071cb652ecadc422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529025978633" Longitude="-0.12289168265693" StarRating="2" HotelCode="114559|hotel_meridiana" HotelName="Meridiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 - 44 Argyle Square, Kings Cross, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/41/cd41ff503311fefe170af80cef13e75053ac5f31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.58" OriginalAmount="156.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492820949851" Longitude="-0.19419885110312" StarRating="3" HotelCode="20412|1800888" HotelName="London Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194-196 Earls Court Road, Kensington, London SW5 9QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d72dc816a4c32e3ac8778ead313aaca77b003ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51264547" Longitude="-0.1749701" StarRating="3" HotelCode="519932|456280" HotelName="Assaha Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>16 Westbourne Street, Westminster Borough, London W2 2TZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/7b/227b449e7cea4c65205f843f5eef6301cf03f975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Assaha Hyde Park Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493625257775" Longitude="-0.17535209655762" StarRating="3" HotelCode="189755|200145" HotelName="Brompton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Old Brompton Road, London SW7 3DL, South Kensington</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/d4/82d42121b69bbd2d42bfe3cb0b9e0891e0f224ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49798782" Longitude="-0.22760436" StarRating="4" HotelCode="433345|40265" HotelName="Lamington - Hammersmith Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>109 Hammersmith Grove, London W6 0NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/6f/5c6f58df0edc77521d2b86eccd632becb2335a2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Lamington - Hammersmith Serviced A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513445" Longitude="-0.163074" StarRating="3" HotelCode="152028|parkwood_at_marble_arch" HotelName="Parkwood at Marble Arch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Stanhope Place, Marble Arch, London W2 2HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/f7/d2f7f2db4c60896f76b8f84bff433270001a030e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London. A number of public transport stops are just outside t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.47" OriginalAmount="157.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4936" Longitude="-0.190816" StarRating="3" HotelCode="114291|1551368" HotelName="Premier Inn London Kensington Earls Court" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>11 Knaresborough Place, London SW5 0TJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/24/882404ae22ecef575c9dd5ccd6a66e15ac82380e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="159.56" OriginalAmount="157.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504934" Longitude="-0.21454" StarRating="4" HotelCode="259330|CAF399000" HotelName="Hilton London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>179-199 Holland Park Avenue, London W11 4UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/0f/080f88ed357dd0ed31b4bb63c0570f7867ea7df9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, top-class hotel is situated in a central location at the heart of the London district ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493462" Longitude="-0.205909" StarRating="2" HotelCode="73256|22033" HotelName="Best Western Kensington Olympia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Matheson Road, Kensington, London W14 8SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/40/234013beb87dbd17c5720a12c469e93f4eb30736.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated within easy reach of the famous shopping district of Ken...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.88" OriginalAmount="158.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4952400688" Longitude="-0.18171563744545" StarRating="4" HotelCode="44705|33214" HotelName="Radisson Blu Edwardian Vanderbilt Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-86 Cromwell Road, London SW7 5BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/65/a565b7d7bb9209208a4296a30282964a3d4ad213.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the central location of Kensington, just 50 metres from Gloucester...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.04" OriginalAmount="158.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.489897227411" Longitude="-0.13713241104506" StarRating="2.5" HotelCode="47807|216766" HotelName="Best Western Corona" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85-89 Belgrave Road, Victoria, London SW1V 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/a3/89a35548104c5d12fb1c99146606df3ec93980c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel lies in the centre of London, close to the Thames and Buckingham Palace. Rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515082329316" Longitude="-0.17309691877645" StarRating="3" HotelCode="902935|246064" HotelName="Stylotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>160-162 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/da/6bdac373e5bba25b6c3c79b670b8d6f755e19686.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.485936169226" Longitude="-0.1996636390686" StarRating="3" HotelCode="18403|hotel_ibis_london_earls_court" HotelName="ibis London Earls Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Lillie Road, Earl's Court, London SW6 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/72/5f7289c492f4b9d8375df968f1270503163cb2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The popular hotel is just a few minutes' walk from Earl's Court Convention Centres. Queens Tennis Cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="161.76" OriginalAmount="160.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.497793746265" Longitude="-0.18355160951614" StarRating="3.5" HotelCode="33050|25860" HotelName="Citadines South Kensington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35A Gloucester Road, London SW7 4PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/c6/f6c67b382dcc39eee36462d13a22ecdf9ddebd2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming traditional red brick hotel complex is located in the heart of London, and is in the i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.85" OriginalAmount="160.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.489657288863" Longitude="-0.13725131750107" StarRating="3" HotelCode="29188|93439" HotelName="Holiday Inn Express Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106 - 110 Belgrave Road, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/71/247101f1351e4e8bf01ede9c03e9f7ae0bd39239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located for anyone travelling to London via Gatwick or Heathrow airports. Londo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="162.47" OriginalAmount="160.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51966065684" Longitude="-0.12395828962326" StarRating="4" HotelCode="35639|16057" HotelName="The Buckingham Grange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39-40 Bedford Place, London WC1B 5JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/1f/7d1fac5184261ca935744e0c420331f931a13114.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Bloomsbury area, in a quiet, green part of London's West End. Oxford St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.518309" Longitude="-0.405527" StarRating="3" HotelCode="152808|93958" HotelName="Premier Inn London Hayes, Heathrow (North A4020) hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>362 Uxbridge Road, Hayes, Middlesex UB4 0HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/d5/ccd5308333b4e6d4daf3b32ea53e9f79f7594e12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Providing comfortable, good value accommodation, Premier Inn Hayes (Heathrow) is situated in close p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.61" OriginalAmount="161.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.55005897" Longitude="-0.09049549" StarRating="0" HotelCode="743314|beresford_road_london_rooms" HotelName="Beresford Road London Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63D Beresford Road, Islington, London N5 2HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a1/63a1ad34c7126744757522b7f434b82560f6da50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.98" OriginalAmount="161.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.518831159281" Longitude="-0.13187080621719" StarRating="4" HotelCode="34463|33084" HotelName="Myhotel Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Bayley Street, Bedford Square, London WC1B 3HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/19/04199c0ccceda7fbdd025adecef8157d3bb7ad7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 5-minute walk from Tottenham Court Road and Goodge Street underground stations, and only a 20-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51803425" Longitude="-0.1276759" StarRating="3" HotelCode="431433|444214" HotelName="Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bloomsbury Street, London WC1B 3QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/27/c42762bdb71d75ea3cd96f9001bef2e69412d44c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.76" OriginalAmount="162.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516098" Longitude="-0.174844" StarRating="4" HotelCode="14173|746425" HotelName="Mercure London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Praed Street, Paddington, London W2 1HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e4/62e447fc4679ac7b14c7c399408d0d6a2f966ca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located and is only metres from Paddington underground station. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.28" OriginalAmount="162.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512417426132" Longitude="-0.18620018650817" StarRating="4" HotelCode="56989|386175" HotelName="Shaftesbury Hyde Park International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-56 Inverness Terrace, London W2 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/8d/798ddfabb7f019935818201cf0c0edc71af44eda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Queensway area of London, only a few minutes walk from Hyde Park, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.34" OriginalAmount="162.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5216407" Longitude="-0.131875" StarRating="2" HotelCode="267556|649003" HotelName="Gower House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="24 Hour Security,Air Conditioning,Central Heating,Garden,Housekeeping,Internet,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Gower Street, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/97/82974b717d534b3f846970de3c9f18dcdc60d4ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Gower House Hotel offers rooms with free Wi-Fi and is well-located in central London's elegant B...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.51" OriginalAmount="162.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5037586684" Longitude="-0.10131107007182" StarRating="3" HotelCode="101238|1486478" HotelName="Travelodge London Central Southwark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>202-206 Union Street, Southwark SE1 0LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/66/be66840add6620999dc0df2e9f5d08cf3c107c7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 3-minute walk from the Southwark tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.56" OriginalAmount="162.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490051429169" Longitude="-0.13817667961121" StarRating="3" HotelCode="29255|683355" HotelName="The Belgrave" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80-86 Belgrave Road, SW1V 2BJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/77/3a7711478d7e8eeaf96e4921b55e2a21c6e7ba84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Westminster within a short distance of various city attraction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.503300805404" Longitude="-0.22012234078238" StarRating="3" HotelCode="213141|37433" HotelName="ibis London Shepherds Bush - Hammersmith Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Rockley Road, London W14 0DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/4c/3b4cb9a32dc7a147a383ccef23af7cfa94582d9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Shepherds Bush - Hammersmith Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513794" Longitude="-0.17599100000007" StarRating="4" HotelCode="915057|57453" HotelName="Go Native Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>208 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/e7/b7e791fc11b68ab13b9c7b59ea0f4fab20d1a13f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Go Native Hyde Park Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.44687216" Longitude="-0.35787494" StarRating="3" HotelCode="159645|93740" HotelName="Premier Inn London Twickenham Stadium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>Chertsey Road, Whitton, Twickenham TW2 6LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/fa/a8fae51b4f22514bc45d68679773ab1ff75024e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51493301" Longitude="-0.06524645" StarRating="4" HotelCode="986368|513819" HotelName="Wilde Aparthotels by Staycity London Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Commercial Road, Tower Hamlets, London E1 1RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/87/96877d2ee9907cdc975cc16673dc26092bdc1a11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="164.70" OriginalAmount="163.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.557591" Longitude="-0.28238" StarRating="4" HotelCode="199829|CAS384600" HotelName="Hilton London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way, Wembley, London HA9 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/fe/0cfeae5eab197c916995bdc117cc689b9c7e0b73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the iconic Wembley Stadium, next to the historical Wembley Arena, and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.64" OriginalAmount="164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51004379" Longitude="-0.12713057" StarRating="2" HotelCode="571166|227090" HotelName="hub by Premier Inn London Covent Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110 St Martins Lane, London WC2N 4BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/82/1f8213a83c93c74a2d26c3f76e5e98b976c5f10e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.524039886465" Longitude="-0.12509286403656" StarRating="4" HotelCode="41977|1290567" HotelName="Holiday Inn London-Bloomsbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coram Street, London WC1N 1HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/5c/b65cbefca16ace709f13ed5a12bb23d678aaaba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideal for business travellers. It is located directly on Russell Square nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51377063" Longitude="-0.1105174" StarRating="0" HotelCode="476825|the_z_hotel_city" HotelName="Z City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Fleet Street, London EC4Y 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/47/ad4707c25a845789621d618fdf29587eda419c36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.77" OriginalAmount="164.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.551672386913" Longitude="-0.16704797744751" StarRating="3" HotelCode="29461|32774" HotelName="Premier Inn London Hampstead" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Haverstock Hill, Hampstead, London NW3 4RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/3f/603f816e46173d09eb0f35454da1ea32724a298d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated ideally close to the M1 and M40. The centre of London is about 15 minutes by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.44" OriginalAmount="164.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510044770374" Longitude="-0.19313810401371" StarRating="3" HotelCode="114652|2426745" HotelName="Notting Hill Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clanricarde Gardens, Royal Borough of Kensington and Chelsea, London W2 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/05/25053040f3270455f7e7b18c516990efe19a4b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Notting Hill Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.54" OriginalAmount="164.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51119" Longitude="-0.069877" StarRating="3" HotelCode="58829|1486638" HotelName="Travelodge London Central Aldgate East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-13 Chamber Street, London E1 8BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/20/1420d0e172ed5b53bfe6e16201dbc78e0fa188ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52183" Longitude="-0.132131" StarRating="3" HotelCode="114661|444184" HotelName="Cavendish" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>75 Gower Street, Bloomsbury, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a6/50a6c14fb19383f4f1441d439dcd5ff66860bc59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51406363" Longitude="-0.13199634" StarRating="3.5" HotelCode="943331|276311" HotelName="Mimi’s Hotel Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>56-57 Frith Street, Soho, London W1D 3JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/fe/a6fee1e91ea4a8e376c8da18d385bc9442c9192c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513492" Longitude="-0.183276" StarRating="4" HotelCode="318223|2132" HotelName="The Caesar Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-33 Queen's Gardens, Hyde Park, London W2 3BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/94/df945e43c331ba4067e20b98851ad43138cb90ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Central London in a quiet residential area in Queens Gardens. Hyde Park, Ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.65" OriginalAmount="165" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495682573722" Longitude="-0.14630639993061" StarRating="3" HotelCode="263538|406052" HotelName="Z Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Designated Smoking Area,Spa">
        <Address>
          <AddressLines>
            <AddressLine>5 Lower Belgrave Street, London SW1W 0NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/36/db364d37fd8d34c5e7014e1040f4e97dd692b140.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel sits amidst the bustle and charm of the central London district of Victoria. The property...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="166.81" OriginalAmount="165.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.48898953" Longitude="-0.14651681" StarRating="2" HotelCode="441224|625044" HotelName="The White Ferry House Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>1A Sutherland Street, London SW1V 4LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/91/019130bafbfbefc474d29ed12f3f2c4bdb654c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hostel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51056113" Longitude="-0.12855342" StarRating="3" HotelCode="726230|354762" HotelName="Assembly London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Garden">
        <Address>
          <AddressLines>
            <AddressLine>27-31 Charing Cross Road, London WC2H 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/fe/b5fed12cce1514b3fa35397225ed9c2d9a69642e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4392836" Longitude="-0.36017961" StarRating="3" HotelCode="159644|93739" HotelName="Premier Inn Twickenham East" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>Corner Sixth Cross/Staines Road, Twickenham, Middlesex TW2 5PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/d2/71d201c61c34e2b415ac21a69de21abd39658898.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513272969002" Longitude="-0.19036710262299" StarRating="3" HotelCode="25121|17949" HotelName="The Princes Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Princes Square, Off Ilchester Gardens, Bayswater, London W2 4NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/56/6456891fb57ef5fb5b4b819b6038d7f75e44deaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is well served by public transport and is an ideal starting point for those wishing to ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.37" OriginalAmount="166.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512150399307" Longitude="-0.13186812400818" StarRating="4" HotelCode="17454|382135" HotelName="The Piccadilly London West End" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65-73 Shaftesbury Avenue, London W1D 6EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/70/7d700dccad413b6303f337e3147d431211151c87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located on Shaftesbury Avenue from where guests may reach many of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.43" OriginalAmount="166.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493082714469" Longitude="-0.23150191534421" StarRating="3" HotelCode="49821|62054" HotelName="Holiday Inn Express London - Hammersmith" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 King Street, Hammersmith, London W6 0QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/8d/908d4b470fa451a4837c9b26adf00f260e11c615.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, just 10 minutes from the city centre. There is an abundance of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5610589" Longitude="-0.08370912" StarRating="0" HotelCode="796883|rose_and_crown_stoke_newington" HotelName="Rose And Crown Stoke Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>199 Church Street, Stoke Newington, London N16 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/6b/546b448b0cf113c5c6913cbfc400a571ff6fabe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.39" OriginalAmount="167.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|33244" HotelName="Park Plaza London Riverbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Albert Embankment, London  SE1 7TJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f4/faf433b85703b277832d76ed09fc5d1ab0597c2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the River Thames, opposite the Tate Britain art gallery. It off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.64" OriginalAmount="167.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.524215948057" Longitude="-0.13784274458885" StarRating="4" HotelCode="16387|33134" HotelName="Radisson Blu Edwardian Grafton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Tottenham Court Road, London W1T 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/04/aa04701f3e4de33c5dbf2741046c8b7fb3a2f0f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fully renovated first-class hotel is situated in a central location by Regents Park. The neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.533671698033" Longitude="-0.1219763452973" StarRating="3" HotelCode="795902|227138" HotelName="hub by Premier Inn London King's Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>50 Wharfdale Road, Kings Cross, London N1 9FA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/93/2b931ceb6fd777c852d5d663232d157fbf6bb3f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50157386" Longitude="0.0524" StarRating="0" HotelCode="849353|490226" HotelName="London City Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Albert Road, North Woolwich, London E16 2DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/b9/05b935219340add43ce310d7db6eb9ccb86a98e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514035799833" Longitude="0.031639337539673" StarRating="3" HotelCode="189757|200664" HotelName="Prince Regent Excel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>361-363 Prince Regent Lane, London E16 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/d8/bcd84ef059696013dec574b5e92777f3eeaddc63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494797" Longitude="-0.177825" StarRating="4.5" HotelCode="310354|49218" HotelName="The Exhibitionist Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Queensberry Place, Kensington, London SW7 2EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/45/1d45f0cbb6c5272c6cccc1ae4c99aaa5716bfb9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the vicinity of Earl's Court and Olympia (2.5 km away). It is wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.68" OriginalAmount="168" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525389" Longitude="-0.117676" StarRating="4" HotelCode="148307|240824" HotelName="The Goodenough on Mecklenburgh Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Mecklenburgh Square, London WC1N 2AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/53/6553b7db1eb0ec7bc15db644339a858dc9a5a593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986179|gloucester_place_hotel" HotelName="Gloucester Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Gloucester Place, London W1U 8JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/0a/6f0a0a050e9f754bbc36c82565b3133973331459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.410459179736" Longitude="0.072869298940077" StarRating="4" HotelCode="159983|the_crown_inn" HotelName="The Crown Inn Chislehurst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>School Road, Chislehurst, Kent BR7 5PQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/54/1954e82633c408eb4a44289b871f4b479881a3aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is near Chislehurst Common with forests and open spaces, five minutes from the Chislehurst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="169.78" OriginalAmount="168.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529468278196" Longitude="-0.16856610774994" StarRating="4" HotelCode="39961|1978176" HotelName="Danubius Hotel Regents Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Lodge Road, St. John’s Wood, London NW8 7JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/8e/078e0fb93acc4fd894e263ea6c1e357e407ed848.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grand hotel is centrally located with a view of Regents Park and Lord's Cricket Stadium. Plenty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.85" OriginalAmount="168.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491932" Longitude="-0.191898" StarRating="4" HotelCode="10674|809345" HotelName="Indigo London Kensington - Earl's Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34-44 Barkston Gardens, London SW5 0EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/ac/6cac416070acd7389be2e461b71b8116d1c22d1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern conference hotel is situated in Earls Court at the heart of London, just metres from a w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="170.28" OriginalAmount="168.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515699268803" Longitude="-0.072465332079219" StarRating="3" HotelCode="75511|3267740" HotelName="ibis London City - Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Commercial Street, London E1 6BF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/4c/ee4c607d1b7ae13ae4d5990ebc352f4e5367f520.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.38" OriginalAmount="168.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495751" Longitude="-0.147698" StarRating="4" HotelCode="114443|99182" HotelName="Tophams Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24-32 Ebury Street, Belgravia, SW1W 0LU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/7d/187d9789347f824ed4e7b9a50becca4190443b4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a quiet location in the historic Belgravia district. Buckingham Palace is just 8...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="170.54" OriginalAmount="168.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.526467140075" Longitude="-0.12728556990623" StarRating="3" HotelCode="189765|171594" HotelName="Judd Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Cartwright Gardens, Bloomsbury, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/14/91143449c928a3604eab9d41b8d1160b812d0add.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.69" OriginalAmount="169" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.485512438434" Longitude="-0.12385655826643" StarRating="3" HotelCode="263544|212601" HotelName="Travelodge London Vauxhall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Bondway, Vauxhall, London SW8 1SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/05/93059857c3c2bf16b6265d2ac975038608cbf659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.69" OriginalAmount="169" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51815" Longitude="-0.15829" StarRating="4" HotelCode="114603|458283" HotelName="Z Gloucester Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Gloucester Place, London W1U 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348936/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="170.75" OriginalAmount="169.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5136209" Longitude="-0.049418800000012" StarRating="4" HotelCode="140912|7967362" HotelName="Marlin Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Commercial Road, London, E1 1LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/20/87208927da0b4d75db119cdd3d387813422de7ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.79" OriginalAmount="169.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.540234703535" Longitude="-0.14607310295105" StarRating="4" HotelCode="33051|385205" HotelName="Holiday Inn Camden Lock" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Jamestown Road, NW1 7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, modern city hotel is located directly in the heart of the trendy district of Camden wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.85" OriginalAmount="169.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491271623332" Longitude="-0.17191980530743" StarRating="4" HotelCode="18117|1551638" HotelName="Sydney House Chelsea" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Sydney Street, Chelsea, London SW3 6PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/f9/90f9b3ceacd72d6628544b710ad8cfe936938df0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sydney House Chelsea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.99" OriginalAmount="169.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49159962976" Longitude="-0.19546241104513" StarRating="3" HotelCode="15386|1062258" HotelName="Oliver Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Trebovir Road, Earls Court, London SW5 9NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f6/a4f6bce08245766a730cd088e298329e2b152327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.59" OriginalAmount="169.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495619" Longitude="-0.182918" StarRating="4" HotelCode="17049|82310" HotelName="Meliá London Kensington Member of Meliá Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Gloucester Road, London SW7 4PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c5/09c53ebe0f4a7cb98f80ae42dce1be4074c64541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive areas of London and enjoys an ideal situation onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.70" OriginalAmount="170" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51154" Longitude="-0.194449" StarRating="3" HotelCode="94555|408378" HotelName="Blue Bells" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Pembridge Square, Notting Hill Gate, London W2 4EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/33/f0338e7d9e17d4f1390e2a44eb50e47f007e5536.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.70" OriginalAmount="170" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.557538" Longitude="-0.289618" StarRating="3" HotelCode="187913|200830" HotelName="The Green Man Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dagmar Avenue, Wembley, Brent, Greater London HA9 8DF, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/c9/1ac91169001508b1499801d8d15af39003122862.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.54" OriginalAmount="170.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.535464955734" Longitude="-0.18991649150848" StarRating="4" HotelCode="29212|32984" HotelName="London Marriott Hotel Maida Vale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Parade, Maida Vale, London NW6 5RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/ec/3cec538d7d4a3387e4094f00d73bda7456d251f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to Abbey Road Studios, Notting Hill, Little Venice and Lord's Cricket Ground and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5154213" Longitude="-0.1716391" StarRating="3" HotelCode="263502|274673" HotelName="Abc Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Sussex Gardens, London, Westminster W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/3c/653c3469853f07cabcd94540e65047435b250271.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Abc Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514726008844" Longitude="-0.057320147752762" StarRating="4" HotelCode="175781|30588" HotelName="Holiday Inn London - Whitechapel" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Cavell Street, London E1 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/27/99276d73b2f79dd9eeb1b9cdee9910f3d62ecc25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Shadwell DLR station is only 300 m away from the hotel. The hotel is also near to Aldgate East, Aldg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="172.91" OriginalAmount="171.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513526690959" Longitude="-0.18950343132019" StarRating="3" HotelCode="45316|CAF529000" HotelName="Phoenix Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Kensington Gardens Square, London W2 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/d4/54d437598cfd65542d8b862700cc0cc3c20c6ff5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is situated in Central London near to Hyde Park. There are copious shops, restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500408" Longitude="-0.107602" StarRating="3" HotelCode="165982|31571" HotelName="Travelodge London Central Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-203 Waterloo Road, London SE1 8UX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/83/85839448450df6f6555cb4e56101162dde676f45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of some of the capital’s most iconic attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.88" OriginalAmount="172.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516733147325" Longitude="-0.17063409090042" StarRating="4" HotelCode="114665|386195" HotelName="Inhabit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Southwick Street, Paddington, London W2 1JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/d3/d9d37256e0aea8389ae236821891899029a5307e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sussex Gardens in Paddington within convenient reach of London's West End a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="174.46" OriginalAmount="172.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49200704953" Longitude="-0.21974265575409" StarRating="4" HotelCode="25549|7546" HotelName="Novotel London West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Shortlands, Hammersmith International Centre, Hammersmith, London W6 8DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/3b/023bc796984c8b4a5de5bc60ee5ef37292b8c189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With 3 of London's main tube lines within a 3 minute walk of the hotel, as well as innumerate bus li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513154453656" Longitude="-0.19089818000793" StarRating="3" HotelCode="101995|vancouver_studios" HotelName="Vancouver Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Library">
        <Address>
          <AddressLines>
            <AddressLine>30 Princes Square, London, W2 4NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/80/f380bfccb4a0ecb100ee6a1ad2aaf40f45f6966e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.76" OriginalAmount="173.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514676" Longitude="-0.157929" StarRating="4" HotelCode="94559|83647" HotelName="Leonard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Seymour Street, London W1H 7JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/6f/af6f4c6dcc479bee5c31f02958ebb15436e0c10b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.13" OriginalAmount="173.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514392060161" Longitude="-0.1729316864909" StarRating="3" HotelCode="114626|1550988" HotelName="Linden House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Sussex Place, London, Greater London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/a8/e9a8f09ae9b91864459d9044ceb403935b50db26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.65" OriginalAmount="173.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49482644819" Longitude="-0.19450172781944" StarRating="4" HotelCode="58828|65684" HotelName="NH London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>202-220 Cromwell Road, London SW5 0SW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/df/df20e51642b01181/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in London's exclusive Royal Borough of Kensington and Chelsea. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509009931614" Longitude="-0.13140498749874" StarRating="4" HotelCode="307493|425737" HotelName="Z Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Elevator,Internet,Luggage Storage,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Orange Street, London WC2H 7DF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/66/e566b086510d91204d5967a22edfe988681370fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has everything you need for a cuple of nights in town. Concentrated style, an out-of-town...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510125" Longitude="-0.196826" StarRating="4" HotelCode="82347|8905" HotelName="The Abbey Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Pembridge Gardens, Kensington, Notting Hill Gate, London W2 4DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/02/4f023717418c37d681e512cad21fc83c29e8d0d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481123" Longitude="-0.148804" StarRating="4" HotelCode="160539|22045" HotelName="Pestana Chelsea Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>354 Queenstown Road, London SW8 4AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f4/bdf4031f7f41da6eb5b2ce6d8523a99445e6ad24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for both business and leisure travel, this is a new 14-storey hotel, built in 2009, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.38" OriginalAmount="175.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500181" Longitude="-0.179796" StarRating="4" HotelCode="73789|1626818" HotelName="The Gore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Queen’s Gate, Kensington, London SW7 5EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/80/e580f81101d614c509a942b6749d53fbc9c163e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a leafy avenue close to the Royal Albert Hall and just a short walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.58" OriginalAmount="175.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52175" Longitude="-0.142616" StarRating="4" HotelCode="18324|367685" HotelName="Fitzrovia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-28 Bolsover Street, London W1W 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/78/2b7868acc9195df3ef08069d09ab8bf125303d89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of London's West End just a few minutes from the city's famous theatres, this h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="177.61" OriginalAmount="175.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494243134313" Longitude="-0.19715443253517" StarRating="3" HotelCode="47648|19356" HotelName="Premier Inn Kensington Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-32 West Cromwell Road, London SW5 9QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/76/9d762332578bf36e475718f39e92b6c405d287d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Kensington approximately 200 m from Earl's Court underground station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="177.71" OriginalAmount="175.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3.5" HotelCode="534048|575942" HotelName="Best Western Plus Vauxhall Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>152 Old South Lambeth Road, Vauxhall, London SW8 1XX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/61/93611953e33470ece72dcea8a81584a6a761a674.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.71" OriginalAmount="176.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491531094997" Longitude="-0.1962947845459" StarRating="4" HotelCode="35463|1080878" HotelName="Twenty Nevern Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Nevern Square, Earls Court, London SW5 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/71/5f71c8d1cf80c8f56772f1ed7a4683438648635f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies amidst peaceful gardens and is situated close to the centre of London wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490395" Longitude="-0.138633" StarRating="3" HotelCode="17547|29986" HotelName="Sidney London-Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-76 Belgrave Road, Victoria, London SW1V 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1e/921e9900cb2455a579a120a92a7df140b7c71e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the city centre and public transport links are to be found nearb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515579783756" Longitude="-0.17141997814179" StarRating="3" HotelCode="18292|411142" HotelName="Darlington Hyde Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111-117 Sussex Gardens, Paddington, London W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/61/6161358b2c3e6acdb9fe833311b7d348601388bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.80" OriginalAmount="177.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511363332087" Longitude="-0.071759819984436" StarRating="3" HotelCode="60630|1478168" HotelName="Premier Inn London City (Tower Hill)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Prescot Street, London E1 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/zz/61ad502b18c95f72afe6249ad4e344a35cc76175.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="178.91" OriginalAmount="177.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517906510393" Longitude="-0.079725980758667" StarRating="4" HotelCode="38251|1070787" HotelName="196 Bishopsgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Bishopsgate, London EC2M 4NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/32/d132759a4ebac8b70717f75d5c5b18b39e21abd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London's financial district, only minutes by underground away from the West...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.97" OriginalAmount="177.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498728332923" Longitude="-0.10616719722748" StarRating="4" HotelCode="137292|384165" HotelName="H10 London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>284 to 302 Waterloo Road, SE1 8RQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/15/18/1518c0d3d0a0d8dbecd5084547c6e4a6905e6c2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the well-known Waterloo Road, just 5 minutes' walk from Waterloo Tube Statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.08" OriginalAmount="177.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494032723243" Longitude="-0.18251091241837" StarRating="4" HotelCode="14857|33044" HotelName="The Bailey's Hotel London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Gloucester Road, London SW7 4QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/25/ed25ebe29c839414dd861b863522628310248c08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, luxury hotel is ideally situated at the heart of the London district of Kensington and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.30" OriginalAmount="177.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520823096308" Longitude="-0.12307450175285" StarRating="3" HotelCode="25645|7564" HotelName="Thistle Bloomsbury Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Southampton Row, London WC1B 5AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/e1/57e106bdc211639cc1e9ed1f39a195e48c10c05d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the centre of London where there are countless shopping and entertainment v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.61" OriginalAmount="177.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49381122468" Longitude="-0.20226236078258" StarRating="4" HotelCode="114388|2278625" HotelName="Residence Inn London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Warwick Road, Kensington, London W14 8PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/cc/49cc1e1b7d08e534207477f37df5c41f2bb93f06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located less than seven minutes from Earl's Court Exhibition Centre and just 10 minutes from Olympia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53910059" Longitude="-0.10414342" StarRating="0" HotelCode="977943|400022" HotelName="Citadines Islington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Shelley Place, Islington, London N1 1WF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/76/3b766f2cd94b37295543ef6fa0220a8f28dc8a02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.78" OriginalAmount="178" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52412062" Longitude="-0.17466183" StarRating="0" HotelCode="847587|486239" HotelName="Three Falcons Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Orchardson Street, Saint John’s Wood, London NW8 8NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/3b/153bcaa770723f8c57168a13dd4f7aca081fb7c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52009715" Longitude="-0.12397052" StarRating="3" HotelCode="448135|thanet_hotel" HotelName="Thanet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Bedford Place, Bloomsbury, WC1B 5JA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/2d/3a2de24ba536843cdc3df9aa13c8ba0ecaf0ec5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.85" OriginalAmount="178.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519183917099" Longitude="-0.14124705289533" StarRating="4" HotelCode="35404|367925" HotelName="Langham Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Langham Street, London W1W 6BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/83/4e8371b601a4a55c00ba72bad1190f4a9343147a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal, central location in London, in the heart of the West End. It is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.40" OriginalAmount="178.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.404341" Longitude="-0.342627" StarRating="4" HotelCode="77898|2304935" HotelName="The Mitre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hampton Court Road, Hampton Court, London, Surrey KT8 9BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/54/26548781a4f4d89233b88a81d619fea709021c87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has 36 non-smoking rooms, which are located on 4 storeys and are reachable by lift. The fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.48" OriginalAmount="178.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491502" Longitude="-0.142723" StarRating="2" HotelCode="94590|364915" HotelName="Enrico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Warwick Way, Victoria, London SW1V 1QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/60/c56077699cbdd69598388e940bd47ce2842e4ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is placed in one of the most convenient locations in the Victoria and Westminster neighbou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507246" Longitude="0.024864" StarRating="4" HotelCode="305710|58579" HotelName="Sunborn London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Gateway, Royal Victoria Dock, London E16 1XL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/cd/89cdfefa84a2c87471d5b6f46f5e24d8839b54ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.79" OriginalAmount="179" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498233" Longitude="-0.179956" StarRating="4" HotelCode="258822|338" HotelName="The Queen's Gate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-34 Queen's Gate, SW7 5JA London, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8a/0d/8a0daa4f46cfd9005f5445b2435a3076e6bd081a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated at the Royal Borough of Kensington and Chelsea, the Royal Albert Hall,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="181.23" OriginalAmount="179.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509338" Longitude="-0.08119425" StarRating="3" HotelCode="571176|906410" HotelName="hub by Premier Inn London Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Great Tower Street, London EC3R 5AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/a3/60a3ab482b7cf69d9cd45040e7acc32c0aa1c3bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.43" OriginalAmount="179.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512009" Longitude="-0.185137" StarRating="3" HotelCode="18270|1061888" HotelName="The Byron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Queensborough Terrace, Bayswater, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/c9/bbc963fd8e10010a6424b0de683f7967a7713f83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504927138539" Longitude="-0.10474718440867" StarRating="3" HotelCode="213140|31892" HotelName="ibis London Blackfriars Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>49 Blackfriars road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/3c/1c3c18e546b00e8828c8c3fa640d63f05d3848cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.55315067" Longitude="-0.2854628" StarRating="3" HotelCode="522802|395502" HotelName="The Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>324 Harrow Road, Wembley, London HA9 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/4a/fc4a392673235b98b52f88320f645ad20411cd51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.84" OriginalAmount="180.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512929106726" Longitude="-0.18372595310211" StarRating="4" HotelCode="11065|468225" HotelName="Blakemore Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Leinster Gardens, Bayswater, W2 3AN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/dd/39ddcbc5d2c8826bce4d90b5f201cb12d49e17a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a quiet but central location close to Hyde Park and 400 m from Lancaster Gate tube st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="182.35" OriginalAmount="180.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|CAS332900" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imperial Road, Imperial Wharf, London SW6 2GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/3e/8b3ed1a888041d7de6bd725acb1b285555c6221c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Roa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.38" OriginalAmount="181.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510989" Longitude="-0.074045" StarRating="3" HotelCode="137293|1486698" HotelName="Travelodge London Central Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Goodmans Yard, Lloyds Court Business Centre, London E1 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/57/8357825ac4b23858f524a4e20506bb56dd60880d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="183.41" OriginalAmount="181.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493301286729" Longitude="-0.18310904502869" StarRating="4" HotelCode="44236|6548" HotelName="Millennium Gloucester Hotel London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-18 Harrington Gardens, London SW7 4LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/a3/e9a3bd74d016afd62a1db8d1dd10493ff0208d26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a minute's walk from Gloucester Road underground station, with connections to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.57" OriginalAmount="181.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521001646489" Longitude="-0.12323315628737" StarRating="4" HotelCode="45651|746465" HotelName="Mercure London Bloomsbury" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130-134 Southampton Row, London WC1B 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a3/fba3f8a779c783fec56ce346b3423e13334943e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is to be found in the heart of London. The British Museum, Convent Garden, Soho and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54638795" Longitude="-0.07374894" StarRating="3" HotelCode="339696|93734" HotelName="Premier Inn London Hackney hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Dalston Lane, Hackney, London E8 3DF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/10/4810e7cd6c15584119993a9a5b592e01ba40958f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54427002" Longitude="-0.01030856" StarRating="3" HotelCode="263528|227181" HotelName="Premier Inn London Stratford" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>9 International Square, Montfichet Road, Westfield Stratford City, London E20 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/e2/35e2710d4a86242201b4d263a813d68f446a75bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506203323333" Longitude="-0.10221754666725" StarRating="3" HotelCode="34461|holiday_inn_express_london__southwark" HotelName="Holiday Inn Express London Southwark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103-109 Southwark Street, London SE1 0JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the Thames and is only a few minutes away from London's tourist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="184.14" OriginalAmount="182.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="14859|7567" HotelName="Millennium &amp; Copthorne Hotels at Chelsea Football Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road, Chelsea, London SW6 1HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d8/08d843c720ce1bd5e7569f9925821010601f556f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel has an ideal, central position, just a few kilometres from many of London's top to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184.83" OriginalAmount="183" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515593" Longitude="-0.172502" StarRating="3" HotelCode="903726|199865" HotelName="The Omega Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c0/24c051b0b106ea5d15ed9d36c2fddaf3bb0547fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="185.05" OriginalAmount="183.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499123834707" Longitude="-0.11320132712342" StarRating="4" HotelCode="552260|26883997" HotelName="Marlin Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>111 Westminster Bridge Road, London SE1 7HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6f/df6f45a902eaa4766ad0063a52a21322e0a77705.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.64" OriginalAmount="183.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495079759198" Longitude="-0.18420875072479" StarRating="3" HotelCode="87667|219806" HotelName="ibis Styles London Gloucester Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Cromwell Road, London SW7 4ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2f/ca/2fca71473c3b07c128416763df4f9159444986df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic business hotel is situated on the Cromwell Road in Kensington. Gloucester Road tube st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="185.68" OriginalAmount="183.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.527565" Longitude="-0.129224" StarRating="3" HotelCode="152861|311933" HotelName="Premier Inn London Euston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>1 Dukes Road, London WC1H 9PJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/b0/59b032eee97a2899395202c63be7bbf88994193c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located to explore central London, the Premier Inn London Euston is just a 5 minute wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.473495" Longitude="-0.492047" StarRating="5" HotelCode="888197|24971" HotelName="Sofitel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 5, London Heathrow Airport, London TW6 2GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76dd03d721686f23cd859dd7e9f69e19cdbde145.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is linked to Terminal 5 at Heathrow Airport. Windsor is less than...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.18" OriginalAmount="184.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499940563258" Longitude="-0.15992939472199" StarRating="4" HotelCode="29221|33054" HotelName="Millennium Hotel London Knightsbridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Sloane Street, Knightsbridge, London SW1X 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/99/f199d684639e08c5e9077b93292ea6135bd79446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated at the heart of the city of London. Hyde Park, attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.30" OriginalAmount="184.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51196526717" Longitude="-0.1807791226845" StarRating="4" HotelCode="47679|746545" HotelName="Commodore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lancaster Gate, Hyde Park, W2 3NA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/4c/094c980a93cf90ea086a25c71ab98ad1d71af103.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Commodore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="186.76" OriginalAmount="184.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492527" Longitude="-0.17865" StarRating="4" HotelCode="18471|CAX248200" HotelName="100 Queen's Gate Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Queens Gate, London SW7 5AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ba/ffbae4cea18519745fc4e0a7b82b64780b8ebd05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51435251" Longitude="-0.17254674" StarRating="4" HotelCode="442748|480427" HotelName="Hyde Park Radnor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Sussex Place, London W2 2SX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/8b/298ba3ed588e0b075c3f359b1e77fa61ceb7679f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52251227" Longitude="-0.135828" StarRating="3.5" HotelCode="496028|482694" HotelName="Fitzrovia Belle Public House &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>174 Tottenham Court, London W1T 7NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d7/b0d7fbf1ca2dcbf7886e919149b30d3203fe5d64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.85" OriginalAmount="185.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4942" Longitude="-0.141289" StarRating="4" HotelCode="316785|park_plaza_victoria_london" HotelName="Park Plaza Victoria London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>239 Vauxhall Bridge Road, London SW1V 1EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ce/02ce8e9d52b944ac0a9d032c9451584a13a56efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elegant style, this hotel is located close to Victoria station. From here, guests have direct ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.96" OriginalAmount="185.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529186138172" Longitude="-0.1239431721292" StarRating="2" HotelCode="145792|2156725" HotelName="Central Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Street, Kings Cross, London WC1H 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/e9/3be9bdc737c1ab1eb0ae2225576dea423565a8f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.61" OriginalAmount="185.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.497808" Longitude="-0.164323" StarRating="4" HotelCode="89403|746155" HotelName="The Beaufort Knightsbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Beaufort Gardens, Knightsbridge, London SW3 1PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/66/8766490d0c0b0fd5128b4df6db56d56e1fcd267d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Beaufort Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.86" OriginalAmount="186" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.497683" Longitude="-0.08133" StarRating="4" HotelCode="899697|37277" HotelName="Bermondsey Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bermondsey Square, Tower Bridge Road, London SE1 3UN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/99/149935fa4a6c7cb3ec076a50d96953b25873f449.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes from the city, in the heart of one of London's most vibrant villa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.86" OriginalAmount="186" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514617321542" Longitude="0.0091424115319268" StarRating="3" HotelCode="573045|407355" HotelName="ibis London Canning Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Silvertown Way, London E16 1ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/31/603130cece40dd521ead0328bddd4a1a22793494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="188.02" OriginalAmount="186.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.546416891045" Longitude="-0.0077738128280771" StarRating="4" HotelCode="986135|876988" HotelName="The Gantry London Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Celebration Avenue, Stratford, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/8d/c98d9f6de87ebcbedd1813deb45181b2fdd94fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="188.48" OriginalAmount="186.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.47173496" Longitude="-0.45700118" StarRating="3" HotelCode="735444|10987853" HotelName="Aerotel London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 3, Arrivals Hall, Heathrow Airport, Hounslow, London TW6 2GW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/f4/51f4fbfbcc0f70790b922b9c21b6f03cd246f787.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.56408374" Longitude="-0.09283657" StarRating="0" HotelCode="986051|494223" HotelName="The Brownswood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>271 Green Lanes, London N4 2EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/76/2276949a361b8edd104fe11b9979438da1ad585d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5118" Longitude="-0.186" StarRating="3" HotelCode="495739|london_plaza_serviced_apartments" HotelName="London Plaza Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Inverness Terrace, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/c8/18c85926e89c7e4990146d9186bf9d7ae21cc5e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="189.03" OriginalAmount="187.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519747" Longitude="-0.143166" StarRating="3" HotelCode="35636|1261999" HotelName="Astor Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Hallam Street, London W1W 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/60/8660f0eaf0e4a0585bd0c52ca8d81b9128e77efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within walking distance of London's finest shopping areas such as Ox...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="189.46" OriginalAmount="187.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52660481129" Longitude="-0.12978136539459" StarRating="4" HotelCode="200908|84356" HotelName="Ambassadors Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Upper Woburn Place, Euston, London WC1H 0HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/2d/ee2d2db3931113fb8adeec39b8fa1e819f1c809c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Bloomsbury, with Euston, Russell Square and King's Cross/St Pancra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513519900158" Longitude="-0.12964480244671" StarRating="3" HotelCode="199824|444282" HotelName="Z Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Moor Street, London W1D 5AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/12/30120a9f8ee270b26e59c96af1ab088f1584c0a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has everything you need for a couple of nights in town. Concentrated style, an out-of-town...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.88" OriginalAmount="188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498140856845" Longitude="-0.11316447301635" StarRating="4" HotelCode="495561|park_plaza_london_waterloo" HotelName="Park Plaza London Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>6 Hercules Road, London SE1 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a3/baa31aca73233cd2d15ecf7c5eb8109ccfac27b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.88" OriginalAmount="188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522165" Longitude="-0.108716" StarRating="4" HotelCode="437547|the_bryson_hotel" HotelName="The Bryson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>124-132 Clerkenwell Road, London EC1R 5DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e0/93e0f1b1f048688daee072d05fb483de85162acd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bryson Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="190.10" OriginalAmount="188.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490582511143" Longitude="-0.1384449005127" StarRating="3" HotelCode="34472|2278263" HotelName="Huttons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 - 57 Belgrave Road, SW1V 2BB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/73/91739b2e55ff9ae0a4b21553da76fe726417f31e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular non-smoking hotel is situated at the heart of London. Many of the capital's most popula...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.89" OriginalAmount="189.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4921138" Longitude="-0.14158237" StarRating="3" HotelCode="519461|the_beverley_hotel_london_victoria" HotelName="The Beverley Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Belgrave, Victoria, SW1V 1RB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/1a/2f1a28c1148a0b783f6e56b530b5457e564589d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="191.17" OriginalAmount="189.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.527649430223" Longitude="-0.086683630943298" StarRating="3" HotelCode="173754|695735" HotelName="Premier Inn London City (Old Street)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Corsham Street, London N1 6DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/e4/30e4fe140c147ae51838ddb40d7d1f6f2d2b7efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="191.37" OriginalAmount="189.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500878905749" Longitude="-0.10792167228317" StarRating="3" HotelCode="292107|2592176" HotelName="Hampton by Hilton London Waterloo" Meals="BED &amp; BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157 Waterloo Road, London SE1 8XA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/77/1577b0f1e2a72d09e2738c736d0ad51d10147028.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.527565" Longitude="-0.120591" StarRating="3" HotelCode="915060|56789" HotelName="The Harrison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Harrison Street, Kings Cross, London WC1H 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7a/8d7ac45f06a0b9c4889adf076199a4700a7f66a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5453578" Longitude="-0.00703971" StarRating="5" HotelCode="785654|416305" HotelName="The Stratford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 International Way, Olympic Park, London E20 1GQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/5b/685b6cafb7bbe8775ffaf15345a747ffaf91a45c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.02" OriginalAmount="192.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49294810442" Longitude="-0.1572887627899" StarRating="4" HotelCode="17673|315567" HotelName="Sloane Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-12 Sloane Square, London SW1W 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b9/c4b953829167fedb848af168c01f6c172dc8cfc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sloane Square Hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.37" OriginalAmount="192.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.531903" Longitude="-0.122277" StarRating="3" HotelCode="94572|2090165" HotelName="Premier Inn London Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>26-30 York Way, Kings Cross, London N1 9AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/82/1b82fadb2d21ce611330ab337d052c4cdd5630b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located within central London just 18 minutes away by tube and a few minutes walk from King'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.93" OriginalAmount="193" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.555377" Longitude="-0.28642" StarRating="4" HotelCode="320112|54005" HotelName="St George's Hotel Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>43-51 Wembley Hill Road, Wembley, London HA9 8AU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/23/b223360b2660c2dba86f8e03b6a6a038d6df136e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is St George's Hotel Wembley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.93" OriginalAmount="193" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52276145" Longitude="-0.10426755" StarRating="4" HotelCode="986347|417421" HotelName="YOTEL London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>96-100 Clerkenwell Road, London EC1M 5RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/a2/dea2985bcd0824aee6d209f639035da7e324488a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.67" OriginalAmount="193.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500865036197" Longitude="-0.11686955092614" StarRating="4" HotelCode="140852|340985" HotelName="Park Plaza Westminster Bridge London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>200 Westminster Bridge Road, London SE1 7UT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/1f/4d1f63d6338cb3b57e37043aa18ff98f93fefa14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Westminster, on the south side of Westminster Bridge, a short walk from Wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="195.67" OriginalAmount="193.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.526643192282" Longitude="-0.11383295059204" StarRating="4" HotelCode="13485|1040741" HotelName="Crowne Plaza London - Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kings Cross Road, London WC1X 9HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/c0/3ac0565fde6a0067479e9c7d07799385589616f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is to be found close to the city centre within a short distance of links...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52074" Longitude="-0.123507" StarRating="3" HotelCode="10737|10261" HotelName="The Bedford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83-95 Southampton Row, London WC1B 4HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/3c/2b3cbefaa3228cb736583d4b322adb10e2265983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the British Museum, between the West End with shopping venues, the theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51046977328" Longitude="-0.19061309325411" StarRating="4" HotelCode="258819|342" HotelName="DoubleTree by Hilton Hotel London - Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Bayswater Road, London W2 4RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/67/3b/673b9b33ebfd82b478edfa35fd45aa3cfeb12047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of the capital of England, with a view of Kensington Gardens and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.95" OriginalAmount="195" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5209587" Longitude="-0.0918594" StarRating="5" HotelCode="904260|31924" HotelName="The Montcalm At The Brewery London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 Chiswell Street, EC1Y 4SA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fd/47fdefcdf6a1b74062034412fafa91c96e415d60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city. The railway station and Barbican underground station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.527342" Longitude="-0.079624" StarRating="5" HotelCode="440144|courthouse_hotel_shoreditch" HotelName="Courthouse Hotel Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>335-337 Old Street, London EC1V 9LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/83/f883fd17abfdf3f92c4bf40bb05c1c2cc1934e7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Courthouse Hotel Shoreditch.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="197.38" OriginalAmount="195.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522289246488" Longitude="-0.14261305332184" StarRating="4" HotelCode="29460|7542" HotelName="Holiday Inn London Regent's Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carburton Street, London W1W 5EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/4b/f94b2192ab4731f10862f27fa6fee56fdae519f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to Regent's Park just 1.5 km from renowned Tottenham Court Road wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.546371854665" Longitude="-0.0076075158691538" StarRating="3" HotelCode="986134|465348" HotelName="Aparthotel Adagio London Stratford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Celebration Avenue, Penny Brookes Street, London E20 1BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a5/fba5c9f5bc8c5199e0f0fa22112ae0a9fab6cfab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508456518883" Longitude="0.041359795700828" StarRating="3" HotelCode="511022|225648" HotelName="MOXY London Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1014 Dockside Road, London, England E16 2FQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/f8/22f80028b1ca7b1d5c3776be8832bf9d8da92dde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="199.33" OriginalAmount="197.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500919" Longitude="-0.0906" StarRating="4" HotelCode="73799|3972508" HotelName="Marlin Apartments Empire Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Long Lane, London, SE1 4NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/52/b35202af8aa7dc100cacf86a80213fbc26799f82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel area is steeped in London history with many sites and museums close by. Some such attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.527226106956" Longitude="-0.18317819553772" StarRating="4" HotelCode="225070|the_warrington_hotel" HotelName="The Warrington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>93 Warrington Crescent, London W9 1EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/45/ae45301b04a62cf2847ec519890e29b968bcd60f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="200.38" OriginalAmount="198.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5131037" Longitude="-0.105612" StarRating="3" HotelCode="263523|906412" HotelName="Premier Inn London Blackfriars (Fleet Street)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Dorset Rise, London EC4Y 8EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f1/f8f198668a709fdb97793f9045057f6db7b13854.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Based in the heart of London and just 350 m from London Blackfriars Underground Station, Premier Inn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.50" OriginalAmount="198.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515212505226" Longitude="-0.17414442551671" StarRating="4" HotelCode="59052|809785" HotelName="Hotel Indigo London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 London Street, Paddington, London W2 1HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/b9/9ab9d620657dad46258d437013380dde7186d839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is situated adjacent to Paddington Station, home to the Heathr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52404865682" Longitude="-0.078709268856073" StarRating="4" HotelCode="498298|199344" HotelName="citizenM London Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Holywell Lane, London EC2A 3ET</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/0b/680b37824031474333c39e9da066be6b710a9f5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515221" Longitude="-0.160916" StarRating="4" HotelCode="154056|444299" HotelName="The Sumner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Upper Berkeley Street, Marble Arch, London W1H 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/1f/e11f6aa508333b574117f3c6135e0e6cc1d187b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="201.46" OriginalAmount="199.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520075879103" Longitude="-0.12216108159737" StarRating="4" HotelCode="31278|CAF528900" HotelName="DoubleTree by Hilton Hotel London - West End" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Southampton Row, London WC1B 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/fc/7ffc69653ebd25ce0045799ddf9231f43823cdbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is in London's historic Bloomsbury district, 200 m from the British Museum, while Cov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.67" OriginalAmount="199.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.524150987025" Longitude="-0.16093725644873" StarRating="3" HotelCode="101994|1632388" HotelName="Park Avenue Baker Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>173 Gloucester Place, NW1 6DX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/fa/d9fa4f76c5c6316b97e31172c7bab290adec29a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located a 2-minute walk from Baker Street station, 100 m away from the co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.69" OriginalAmount="199.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494874707544" Longitude="-0.18997013568878" StarRating="4" HotelCode="14336|1018358" HotelName="Xenia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Cromwell Road, South Kensington, London SW5 0TL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/f5/97f5862a4cc21df76d509f82d20db31541d1a0c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.00" OriginalAmount="200" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.518697" Longitude="-0.153904" StarRating="4" HotelCode="166881|175230" HotelName="10 Manchester Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Manchester Street, Marylebone, W1U 4DG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/38/263836c5d7dd9ab20cb36d17e9dd170f3a688596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled just off Marylebone High Street with its ‘village’ feel, eclectic boutiques, ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51986566" Longitude="-0.10654965" StarRating="4" HotelCode="479591|the_one_tun_pub_rooms" HotelName="The One Tun Pub and Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Saffron Hill, EC1N 8QS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/19/b919f4c37b7e591729a756480f2fb6d9eebdca34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="202.09" OriginalAmount="200.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510896976166" Longitude="-0.18393900000001" StarRating="4" HotelCode="52837|1455509" HotelName="Thistle Kensington Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Bayswater Road, London W2 3HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/26/5426ae049bb3b8c97b3f5c483e4a586053584a82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located on Bayswater Road, close to Hyde Park. There is a wonderful panor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="202.43" OriginalAmount="200.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511687" Longitude="-0.092959" StarRating="4" HotelCode="75691|94501" HotelName="Marlin Queen Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Queen Street, London EC4R 1BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/9e/9c9eb9abc7384a6a072598ffd145a84f7eff1149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxurious serviced apartments are within easy walking distance of a host of London's main attr...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.99" OriginalAmount="200.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517811028745" Longitude="-0.12800227976231" StarRating="4" HotelCode="44704|33154" HotelName="Radisson Blu Edwardian Kenilworth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Great Russell Street, Bloomsbury, London WC1B 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/37/463712d9e69493a3b219a1eebbd11e67e30b0de5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located at the heart of the city of London. Numerous shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="203.00" OriginalAmount="200.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|25858" HotelName="Citadines Barbican London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-21 Goswell Road, London EC1M 7AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9e/a09ebf2f97c0a0be2db8ece18bb0d29f5bffb9ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous central location at the heart of London and provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514658943243" Longitude="-0.10890111488993" StarRating="4" HotelCode="400832|saco_st_pauls__red_lion_court" HotelName="City2Stay Serviced Apartments Red Lion Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Red Lion Court, Holborn, London EC4A 3EF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/cb/4dcb05ecc0882c624da8c2ac616032b9e3146d52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is City2Stay Serviced Apartments Re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.94" OriginalAmount="201.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491824199445" Longitude="-0.16179600670335" StarRating="5" HotelCode="114485|863245" HotelName="San Domenico House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Draycott Place, London, Greater London SW3 2SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/26/b72661cbf097a7ebde1a62ec469d635251ff22e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.14" OriginalAmount="203.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495882" Longitude="-0.181302" StarRating="4" HotelCode="35405|367965" HotelName="Strathmore Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Queens Gate Gardens, London SW7 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3f/073f2f2c97d13bc3617c6cc284570d939dea8f98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Kensington in the centre of London, only 2 minutes on foot ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.62" OriginalAmount="203.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515670084436" Longitude="-0.17229408343706" StarRating="3" HotelCode="67793|179409" HotelName="Best Western Plus The Delmere Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128-130 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/6e/076e84b3b2bf87f041c8fef202e9ce6a2d9f883f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="206.02" OriginalAmount="203.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508380857035" Longitude="0.04285975082621" StarRating="3" HotelCode="305705|4592417" HotelName="Holiday Inn Express London - Excel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1018 Dockside Road, E16 2FQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/6f/b46fc941f9de5f11a5cb85ec4c6c960f1b1eb1a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.545476" Longitude="-0.17607" StarRating="2" HotelCode="901725|46479" HotelName="Palmers Lodge Swiss Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 College Crescent, London NW3 5LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/09/dd09c971ea7a827664eef425d94f888bca906951.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located near Swiss Cottage or Finchley Road tube stations and in a few minutes gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51532556" Longitude="-0.1914806" StarRating="0" HotelCode="986068|491224" HotelName="The Hayden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Westbourne Grove, London W2 4UJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/0a/3c0aee2bca7f37bb93395643c7581d3b48e14799.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.04" OriginalAmount="204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51483841" Longitude="-0.08246157" StarRating="0" HotelCode="503226|great_st_helen_hotel" HotelName="Great Saint Helen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Great Saint Helens, London, England EC3A 6AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3c/d93cf40bd0a7e26116b7b682d874f33d5a5e6c73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.51" OriginalAmount="204.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|32644" HotelName="Hilton London Angel Islington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Upper Street, Islington, London N1 0UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/91/7391aa59d7eee203b6cc0095ae31f051a222bb1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the centre of London with numerous shopping and entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.65" OriginalAmount="204.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521858646439" Longitude="-0.13214047479812" StarRating="2" HotelCode="36436|2543295" HotelName="Ridgemount Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>65-67 Gower Street, Fitzrovia, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ae/a9ae2a07d48afe5320d7a71d70ee1e4670a67ec5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.04" OriginalAmount="205.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507099" Longitude="-0.146076" StarRating="4" HotelCode="28667|33544" HotelName="The Washington Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Curzon Street, Mayfair, London W1J 5HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/7d/757d229cbd983d3c843b6f3c6c1745e42cbd1ae2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's Mayfair, the hotel is just 5 minutes' walk from Green Park Undergr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="206" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519382" Longitude="-0.07159475" StarRating="2" HotelCode="641648|227095" HotelName="hub by Premier Inn London Spitalfields" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>86 Brick Lane, London E1 6RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/9f/7c9f10f82823e799c013b645c6e5069823286048.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.99" OriginalAmount="206.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490183154741" Longitude="-0.13873520982168" StarRating="3" HotelCode="89404|4264325" HotelName="The Melita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Charlwood Street, London SW1V 2DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/0c/7e0c656c3fbfc980c19d4ec50355146a378723f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.07" OriginalAmount="207" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505154360949" Longitude="-0.098252881614712" StarRating="4" HotelCode="199763|54780" HotelName="citizenM London Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lavington Street, London SE1 0NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/59/ee5914a8de27589bfc02b987118802d7d75cf12d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is citizenM London Bankside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.07" OriginalAmount="207" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51019636" Longitude="-0.0767426" StarRating="4" HotelCode="450238|444187" HotelName="citizenM Tower of London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 Trinity Square, London, Greater London EC3N 4DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/0f/520f6460e0fd133742ca54debfb108e8e1f2f20e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is citizenM Tower of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.07" OriginalAmount="207" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51513764" Longitude="-0.0688986" StarRating="4" HotelCode="986156|456957" HotelName="The Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 White Church Lane, London E1 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/41/c04143222b23abe66aa90c11e9d9ebbfd5b200aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.501250494388" Longitude="-0.023310967418153" StarRating="4" HotelCode="446550|novotel_london_canary_wharf" HotelName="Novotel London Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>40 Marsh Wall, London E14 9TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/c2/5cc20af7d06d1d7f77ddb8a67c51b5c2b0aec840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="209.81" OriginalAmount="207.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54254462" Longitude="-0.00508673" StarRating="4" HotelCode="175782|2172138" HotelName="Holiday Inn London Stratford City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10A Chestnut Plaza, Westfield, Stratford City, London E20 1GL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/6e/e06e4008eccf3a6c46aabed54ca4d77435123033.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="210.08" OriginalAmount="208" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.489165" Longitude="-0.120649" StarRating="3.5" HotelCode="935439|58455" HotelName="Staybridge Suites London - Vauxhall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Vauxhall Walk, London SE11 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/d4/a9d45ef330cae4fa37b5ba040dbc5be13abfd41e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52207551" Longitude="-0.11066658" StarRating="4" HotelCode="388543|the_clerk__well_pub__rooms" HotelName="The Clerk &amp; Well Pub &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>156 Clerkenwell Road, London EC1R 5DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/29/5129c373646798900505774e7e27c02194f0f6c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Clerk &amp; Well Pub &amp; Rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514106969634" Longitude="-0.070091294477493" StarRating="3" HotelCode="935611|premier_inn_london_city_aldgate" HotelName="Premier Inn London City (Aldgate) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>66 Alie Street, E1 8PX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/94/ee94afeca0ee133bdf2c4c5e24f9334295920890.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Whitechapel district, 4.5 km from London center, 5.5 km from the Buckingham Palace and 10...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="210.29" OriginalAmount="208.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|CAL300300" HotelName="Doubletree By Hilton London Kensington" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Cromwell Road, London SW7 4ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/77/64770778ef7bdd6f8064bc0b73e39f69ab71c8b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London in the district of Chelsea and Kensington. Gloucester Road tube stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="213.39" OriginalAmount="211.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521068" Longitude="-0.091959999999972" StarRating="5" HotelCode="284132|066054" HotelName="London City Suites By Montcalm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>42-46 Chiswell Street, EC1Y 4SB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/eb/47eb33c4b9819015253d7a8bba0a157a2edd2901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.71" OriginalAmount="211.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490442155822" Longitude="-0.14593730558075" StarRating="4" HotelCode="114340|1080908" HotelName="Windermere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142-144 Warwick Way, London, Victoria, Greater London SW1V 4JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/67/0967ddf793460ded0dd5488088de5097ced47ec5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.12" OriginalAmount="212" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|2147" HotelName="Meliá White House" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/58/58c71cc8ad42ec86/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Some of the city's best known attractions, such as Madame Tussaud's, are easily reached from the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.13" OriginalAmount="212.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.542051" Longitude="-0.170353" StarRating="4" HotelCode="29186|385025" HotelName="Marriott Regents Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Henry's Road 128, London NW3 3ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c7/53c7f5b2e2298c798f08c42e3c199bf2bfe803d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located just a few minutes' walk from Regent's Park and London Zoo. This h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.34" OriginalAmount="212.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514214403894" Longitude="-0.18090158700943" StarRating="4" HotelCode="114260|428955" HotelName="Park Grand London Paddington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Queens Gardens, London, Bayswater W2 3BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/c7/c7c769c94373030fd60d4d7c99de702f2a25f30d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of London's stylish Paddington, Hyde Park and Bayswater area. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.43" OriginalAmount="212.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.496069310993" Longitude="-0.17039849570085" StarRating="4" HotelCode="16606|428965" HotelName="The Rembrandt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Thurloe Place, Knightsbridge, London SW7 2RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/04/8b04360bb596520852171e5e6ea190743cd930e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.88" OriginalAmount="212.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509076" Longitude="-0.13027617790988" StarRating="4" HotelCode="18498|33494" HotelName="Thistle Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Whitcomb Street, Trafalgar Square, London WC2H 7HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/9b/0c9b36aa275e2715a8368cc0b0af5ade012e3b16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated in a peaceful street close to the National Gallery. Enjo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.08" OriginalAmount="212.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490714445642" Longitude="-0.13872385025024" StarRating="3" HotelCode="35444|384905" HotelName="Luna &amp; Simone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Belgrave Road, London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/b8/9ab8c3ec7c8674e79e78169ea9497d50e7ed046c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in Pimilico. Many of the major attractions, including the world-famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.13" OriginalAmount="213" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51123395" Longitude="-0.12991401666667" StarRating="4" HotelCode="510217|228175" HotelName="Victory House Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Leicester Place, Victory House, London, City of London WC2H 7BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/47/e647f626d069e6a6a104d09d4ff9ea26de51c4cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.49" OriginalAmount="213.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491137" Longitude="-0.144963" StarRating="5" HotelCode="114527|923695" HotelName="Eccleston Square London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Eccleston Square, London SW1V 1PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/55/16559c18f27d2d35bac831791be69c077e20c19f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 metres from the town centre, 1 km from Buckingham Palace and 2 km fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.99" OriginalAmount="214.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521211960317" Longitude="-0.15590071678162" StarRating="3" HotelCode="43845|1551778" HotelName="Blandford" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Chiltern Street, W1U 5AF London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/9a/6c9a47f4988b359b9efc8117f7fc9fcd12e3eef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51695446" Longitude="-0.068312" StarRating="3.5" HotelCode="986393|520369" HotelName="Hyatt Place London City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Whitechapel Road, Black Lion House, London E1 1DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4f/6f4f2110fef03f37f7d1bab25618a0c01a3e1309.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="150668|224605" HotelName="La Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Nottingham Place, London W1U 5LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/f9/d1f92bedbbfbe0bb02134ffc4ebde03c5410dd9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is La Place.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52163832" Longitude="-0.08572789" StarRating="5" HotelCode="469797|200302" HotelName="Montcalm Royal London House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-25 Finsbury Square, EC2A 1DX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/5a/f75a1e60606006eed037a5c610e78a02fad766a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522590525" Longitude="-0.118826925" StarRating="4" HotelCode="902144|62712" HotelName="SACO London - Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spens House, 72 - 84 Lamb's Conduit Street, London WC1N 3LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/b6/71b65904ddf56066f0148e57a09c36293bbb3a62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52725621" Longitude="-0.07683533" StarRating="3" HotelCode="420339|444289" HotelName="Shoreditch Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Internet,LCD/Projector,Luggage Storage,Restaurant,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>1 Austin Street, London E2 7NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8d/708d5fc2aaaf7dc1c3d31828326a7dd056839ba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52320082" Longitude="-0.138679" StarRating="0" HotelCode="725278|489137" HotelName="The Grafton Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Grafton Way, London W1T 5DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ef/67ef2bc4e909e7bbe6b30e9a6b49a6a683c1d9da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.66" OriginalAmount="215.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492992343124" Longitude="-0.14307707548141" StarRating="3" HotelCode="46196|315030" HotelName="Premier Inn London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>82-83 Eccleston Square, Off 55 Gillingham Street, London Victoria SW1V 1PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337968/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="219.15" OriginalAmount="216.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507920413108" Longitude="0.022419490476523" StarRating="3" HotelCode="79815|1463214" HotelName="ibis London Excel Docklands" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Western Gateway, Royal Victoria Dock, London E16 1AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/37/343777452a6719bb5151975a9f447d7ba806ac95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Excel Docklands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.63" OriginalAmount="217.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517599" Longitude="-0.127656" StarRating="4" HotelCode="16396|33164" HotelName="Radisson Blu Edwardian Bloomsbury Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-13 Bloomsbury Street, Bloomsbury, London WC1B 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/80/5f80f1499c2a6132719f7ce3efe66cddb40ab55c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of London, just a short distance from the British Museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.74" OriginalAmount="217.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49450030208" Longitude="-0.13629913330078" StarRating="4" HotelCode="55582|341565" HotelName="Wellington Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Vincent Square, London SW1P 2PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/28/2d28e7e98c471849db693d751d906460ded2ea9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to Buckingham Palace (1.5 km). Westminster Abbey is 800 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="219.76" OriginalAmount="217.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5047745" Longitude="-0.1014748" StarRating="3" HotelCode="263527|904581" HotelName="London Southwark (Tate Modern) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>15a Great Suffolk Street, Southwark, London SE1 0FL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347706/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 7-minute tube journey from central London, Premier Inn London Southwark (Tate Modern)is less ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="219.85" OriginalAmount="217.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50744031283" Longitude="0.038681477308273" StarRating="4" HotelCode="61557|CAH976800" HotelName="DoubleTree by Hilton Hotel London ExCel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Festoon Way, Excel, Royal Victoria Dock, London E16 1RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b1/2db1a9287de7d49689bd2dd9ebf3b581be372ba1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in an enviable waterfront location, moments away from links to the city's beating ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="221.11" OriginalAmount="218.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515009353317" Longitude="-0.17435254232782" StarRating="4" HotelCode="31277|54104" HotelName="Mercure London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Talbot Square, Paddington, London W2 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/fd/68fd075037e754c211c4b22e18e454075a9c5994.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a quiet garden location close to Hyde Park in the centre of London....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.19" OriginalAmount="219" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508275026069" Longitude="0.035791397094727" StarRating="4" HotelCode="175055|31882" HotelName="Aloft London Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Eastern Gateway, Royal Victoria Dock, London E16 1FR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a5/50a51e32c39f6039a5d5da8bf707272a8e3368d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This the only hotel directly connected to the ExCel exhibition centre, just 4 km from London City Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.19" OriginalAmount="219" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50290595" Longitude="-0.10629025" StarRating="2" HotelCode="986335|506594" HotelName="Premier Inn London Southwark Station Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 The Cut, London SE1 8LE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/2f/062fbb36ea0b39e432d87e3095285c712fde930f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5018359" Longitude="-0.11665829" StarRating="3" HotelCode="263529|premier_inn_london_waterloo" HotelName="Premier Inn London Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 York Road, Waterloo, London SE1 7NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7f/497fadd166334be1332af323969a7d4c1bf93ce4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wake up to the London Eye and enjoy skyscraper views of London&amp;apos;s iconic skyline</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54791903" Longitude="-0.00818566" StarRating="3" HotelCode="394339|bridgestreet_stratford_city" HotelName="BridgeStreet Stratford City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Celebration Avenue, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/1f/061f8989980518229357c3cd89112c185054b329.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51226" Longitude="-0.075641" StarRating="4" HotelCode="36441|the_chamberlain_hotel" HotelName="The Chamberlain Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132-135 Minories, Tower Bridge, London EC3N 1NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ca/fdcabfccccb98205ba0d8acf34abfc6665be2423.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the City of London, close to the Tower of London and within 5 minutes’ walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="221.60" OriginalAmount="219.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51414067" Longitude="-0.13698933" StarRating="3" HotelCode="648915|690931" HotelName="Z Tottenham Court Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>52 Poland Street, London W1F 7NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/70/0c70149e4a56c5685fa5b10168502f688519d978.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222.20" OriginalAmount="220" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50904267" Longitude="-0.01557323" StarRating="4" HotelCode="551994|236932" HotelName="Lansbury Heritage Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Poplar High Street, E14 0AE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/8c/a68c94d2906a6e99aae0c8fd13291ecc566cbfce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.20" OriginalAmount="220.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516566" Longitude="-0.069878" StarRating="3" HotelCode="64682|city_hotel_9" HotelName="Arbor City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12-20 Osborn Street, London E1 6TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/85/cb8513a866741142ed47404d68bf10cbd5631879.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated near the city of London's financial district, the Docklands and the ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.53" OriginalAmount="220.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517968" Longitude="-0.152979" StarRating="4" HotelCode="147124|359855" HotelName="Durrants Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Street, London W1H 5BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/0d/2e0d36722c92b0eb42063c00397a335d7ef01709.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="222.62" OriginalAmount="220.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4941321" Longitude="-0.21412880000003" StarRating="4" HotelCode="303760|8920171" HotelName="St Paul's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Hammersmith Road, London, Hammersmith W14 0QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/67/2767e71669fa06fdc3898a24b254c0b1ddc1756a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="222.99" OriginalAmount="220.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499373886206" Longitude="-0.079210506555939" StarRating="3" HotelCode="267545|312660" HotelName="Premier Inn London Tower Bridge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>159 Tower Bridge Road, Southwark, London SE1 3LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352760/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.21" OriginalAmount="221" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498971" Longitude="-0.13266925" StarRating="2" HotelCode="637457|227100" HotelName="hub by Premier Inn London Westminster, St James's Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Dacre Street, Westminster, London SW1H 0DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a6/faa6293711430747fa649b5f477d7241d487506b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.05" OriginalAmount="221.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51595345732" Longitude="-0.15993559632125" StarRating="2" HotelCode="94581|934785" HotelName="The Prince Akatoki London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Great Cumberland Place, Marble Arch, London W1H 7FD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/ec/4decf3cb39985f14a16ca07ce7c2303fee22c2c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The design hotel is set on a quiet residential street close to Marble Arch at the top of Park Lane a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.31" OriginalAmount="222.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.518614185596" Longitude="-0.13561248779297" StarRating="4" HotelCode="52566|43504" HotelName="Rathbone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rathbone Street, W1T 1LB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/20/79208cec2809a32387d74b73902117d149547224.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in one of the most popular areas of London, this hotel is within walking distance of Oxford...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.46" OriginalAmount="222.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49284" Longitude="-0.184184" StarRating="5" HotelCode="18346|32394" HotelName="The Bentley Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-33 Harrington Gardens, London SW7 4JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/56/415608f1d99e02fb8f44735009752ff5566e587b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the very heart of Kensington with its couture designer shops and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="225.74" OriginalAmount="223.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.523087735961" Longitude="-0.12580821891015" StarRating="4" HotelCode="433381|745059" HotelName="The Morton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Bar,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Woburn Place, London, WC1H 0LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/ca/c1ca005eeb45a0b13a2db760ce973785cb39178a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Morton Hotel is perfectly located for both business and leisure guests in London. Offering a var...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.74" OriginalAmount="223.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517856" Longitude="-0.118583" StarRating="4" HotelCode="47459|382195" HotelName="Citadines Holborn-Covent Garden London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94-99 High Holborn, London WC1V 6LF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/06/91061fe6dbb571dcb5e6c5488c818ab653346eda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the British Museum, the Royal Opera, Piccadilly Circus and Leicester ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.12" OriginalAmount="223.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517691201369" Longitude="-0.12424528598785" StarRating="4" HotelCode="18751|33364" HotelName="Thistle Holborn The Kingsley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Bloomsbury Way, London WC1A 2SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/7c/4f7c74c760746333769e2fd354b88062acae4d19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is steeped in tradition and located in the business district of Bloomsbury, near t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226.24" OriginalAmount="224" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514328" Longitude="-0.13945" StarRating="5" HotelCode="366268|11968" HotelName="Courthouse Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Great Marlborough Street, London W1F 7HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a9/dda9bf2fb0b75f3483bbe355d8ab92650e03ce0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the heart of bustling Soho, just minutes from famous London streets like Oxford and Regent St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226.24" OriginalAmount="224" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4906309" Longitude="-0.15733554" StarRating="1" HotelCode="965093|399770" HotelName="Sloane Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Lower Sloane Street, Chelsea, London SW1W 8BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bb/e8bbe556ce18a81af8c51044135b8bb2ec883b36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.73" OriginalAmount="224.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494733254746" Longitude="-0.1187427341938" StarRating="4" HotelCode="15255|294365" HotelName="Novotel London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>113 Lambeth Road, London SE1 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/39/87399a287f01798ce8e36a973f639ac9bd44da4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Waterloo Eurostar, on Lambeth Road. It is 1 minute’s walk from the So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.11" OriginalAmount="224.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514386330505" Longitude="-0.15641435980797" StarRating="4" HotelCode="18518|33464" HotelName="Amba Hotel Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston Street, Marylebone, London W1H 7EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/dc/42dc6acc9e68f41f9041c5fdf1c962671b543747.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class city hotel is centrally located, directly next to Oxford Street. Marble Arch tube s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.44" OriginalAmount="225.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|33344" HotelName="Holmes Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 Chiltern Street, Marylebone, London W1U 6NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/11/2b1125e08115177f5cffbe554f1e0f543eafbcf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique hotel is located right on Baker Street, this comfortable hotel is ideal for to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="227.94" OriginalAmount="225.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|CAS340000" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Pentonville Road, London N1 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/1a/651aa3a5343546bce48dc2141fad10b362b03912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated at the heart of the hip London district of Islington. There are variou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.97" OriginalAmount="225.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.502647093413" Longitude="-0.18814489245415" StarRating="5" HotelCode="16975|33254" HotelName="Royal Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-24 Kensington High Street, W8 4PT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/04/ff042b273dcc3925933ebef10c8882378ed44d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London's Royal Borough of Kensington and Chelsea,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507058333333" Longitude="-0.10504483333333" StarRating="3" HotelCode="114530|458351" HotelName="The Mad Hatter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-7 Stamford Street, London Borough of Southwark, London SE1 9NY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b9/8eb972423493883c73c75ace71755a24eefd2b2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.55" OriginalAmount="227.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|382235" HotelName="Citadines Trafalgar Square London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/21 Northumberland Avenue, London WC2N 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/22/4e221c376de3b2f6b7d28adc5a71d8b3dc4f09ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historic city of Westminster, in the heart of central London, this apart'hotel is th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="229.61" OriginalAmount="227.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49230931983" Longitude="-0.19531309604645" StarRating="4" HotelCode="259023|107908" HotelName="K+K Hotel George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-15 Templeton Place, London SW5 9NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/28/0a28f5e150e351e8baa657d5f85c700f667e1ec2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in central London only a couple of minutes' walk from Ear...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.19" OriginalAmount="227.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493795592143" Longitude="-0.19176453351974" StarRating="4" HotelCode="93107|427825" HotelName="Park Grand London Kensington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 26/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27/37 Hogarth Road, Kensington, London SW5 0QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/68/fc68994c42cce523f8d0decff23521b03f206ec0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet street in the tourist heart of London, this hotel offers the ideal starting point...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499625825179" Longitude="-0.13154207546313" StarRating="3" HotelCode="795969|406165" HotelName="hub by Premier Inn London Westminster Abbey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Tothill Street, Westminster, London SW1H 9LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.57" OriginalAmount="228.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510224" Longitude="-0.131564" StarRating="4" HotelCode="15844|33474" HotelName="Thistle Piccadilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coventry Street, London W1D 6BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ff/8fffeb639a66867ee37c9b613e2fd7192fbdac06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated at the heart of London between Piccadilly Circus and Leicester Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.06" OriginalAmount="228.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490725965195" Longitude="-0.14387225375274" StarRating="4" HotelCode="36437|2441955" HotelName="Georgian House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 - 39 Saint George's Drive, City of Westminster, London SW1V 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ef/b2efb80df631f3ccd990d4b51a6ec82b465451e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="231.29" OriginalAmount="229" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507107322185" Longitude="-0.09287241104505" StarRating="3" HotelCode="152863|93589" HotelName="Premier Inn London Southwark Bankside Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 Park Street, Bankside, London SE1 9EF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/85/24850bd95a981811a7c558923728ffdedb997400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our hotel offers you all the services you need, rooms with comfortable beds and an excellent restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="231.29" OriginalAmount="229" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5287427" Longitude="-0.12658357" StarRating="3" HotelCode="445857|93609" HotelName="Premier Inn London St. Pancras" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Euston Road,, London, NW1 2RA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/2e/e02e4d3d322fb3b56245452c0bc0631ba9586921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Around 5 minutes’ walk from the Eurostar terminal and King’s Cross Train Station, Premier Inn St Pan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.03" OriginalAmount="229.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49883" Longitude="-0.192032" StarRating="4" HotelCode="16086|1980555" HotelName="Holiday Inn London - Kensington High St." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wrights Lane, Kensington, London W8 5SP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/53/a353f472d6418c18bdd52d2025be2fa7dc007ed6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet location in the heart of Kensington, conveniently close to the pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.502662929214" Longitude="-0.1180290171967" StarRating="3" HotelCode="152860|93561" HotelName="Premier Inn London County Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>County Hall, Belvedere Road, London SE1 7PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/4f/4c4f34479636e85980e9f90c63a707c92ab4096e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated beside the London Eye, just 350 metres from Waterloo Station, Premier Inn London County Hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.30" OriginalAmount="230.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509916862386" Longitude="-0.12972503900528" StarRating="5" HotelCode="326443|radisson_blu_edwardian_hampshire_hotel" HotelName="Radisson Blu Edwardian Hampshire Hotel, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-36 Leicester Square, Westminster, London WC2H 7LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c6/fdc6a5fbbc2b32ef11ebd05469f1ae514d432078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is the perfect West End location, tucked away between the National Gallery and Leice...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.58" OriginalAmount="230.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516443557337" Longitude="-0.15101909637451" StarRating="4" HotelCode="31998|61324" HotelName="The Mandeville Hotel" 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,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mandeville Place, Marylebone, London W1U 2BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/4d/e24d11b0341ab0b09eb020f71ecdbf399e226205.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is ideally situated for those wishing to explore London and its countless sights o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="233.09" OriginalAmount="230.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|CAR569000" HotelName="Hilton Euston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place, WC1H 0HT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d8/07d8d78625a19b3eb80a24b717f9ad887c048049.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from Euston station. The British Museum is around 800 m away, Oxfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522636" Longitude="-0.103728" StarRating="4" HotelCode="82455|318042" HotelName="The Zetter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St John's Square 86-88, Clerkenwell Road, London EC1M 5RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/55/6d55ae50b84fad846f4dce0d5f2e8daf652a198e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.32" OriginalAmount="232" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53042" Longitude="-0.055908" StarRating="5" HotelCode="165985|34010" HotelName="Town Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Patriot Square, London E2 9NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/57/2657ad1434136ecc6898efc4c86935286d02b398.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Patriot Square in London. This property is centrally positioned in the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.32" OriginalAmount="232.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5122" Longitude="-0.1975" StarRating="3" HotelCode="479648|dawson_place_juliettes_bed_and_breakfast" HotelName="Juliette's Bed and Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>29 Dawson Place, London W2 4TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/a1/2fa1a2f2f79bc3e53bbe08705cbd2ed69188e6a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="234.57" OriginalAmount="232.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519424318073" Longitude="-0.17338851593858" StarRating="4" HotelCode="986352|883303" HotelName="Wilde Aparthotels London - Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 North Wharf Road, London W2 1NW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/49/8d49838ae5239c3d381bd509e0478a308f479225.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.75" OriginalAmount="232.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520177" Longitude="-0.130307" StarRating="4" HotelCode="114320|345015" HotelName="Staunton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Gower Street, Bloomsbury, London WC1E 6HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b0/f0b02da5b592412de69ec75c5ef19cb37bf9c0d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's West End, this city hotel is only a few minutes’ walk from Oxford ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="235.29" OriginalAmount="232.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49828022" Longitude="-0.01936466" StarRating="4" HotelCode="563814|CBG470300" HotelName="Lincoln Plaza London Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Lincoln Plaza, Millharbour Canary Wharf, London E14 9BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/d4/88d4203b8ebafd2c1dffd4bdd47796457111b974.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235.33" OriginalAmount="233" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494383902424" Longitude="-0.14911236441799" StarRating="3" HotelCode="187908|200721" HotelName="B+B Belgravia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64-66 Ebury Street, London SW1W 9QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ed/2aedc6846a2f0a8793914672cae1f9f2d9c9ba60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235.33" OriginalAmount="233" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.503485483366" Longitude="-0.091296390164644" StarRating="3" HotelCode="946165|227182" HotelName="Premier Inn London Southwark (Borough High St)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>135 Borough High Street, London SE1 1NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3e/d93ed5a0e0af89915435d5413aa4aaa4df3cda61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.34" OriginalAmount="234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51109252" Longitude="-0.19812372" StarRating="3.5" HotelCode="434778|6_portobello_road" HotelName="6 Portobello Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>6 Portobello Road, Notting Hill Gate, London, W11 3DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/32/35323ef642200237f7d57bb570f64f53669f663d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is 6 Portobello Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="236.72" OriginalAmount="234.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50831085" Longitude="0.04103809" StarRating="3.5" HotelCode="556570|45676986" HotelName="Hampton by Hilton London Docklands" Meals="BED &amp; BREAKFAST,BUFFET STYLE BREAKFAST AT HOTEL" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dockside Road, London E16 2QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/a0/53a09cee41e69cc80b02fdb4b98ece5e3b201b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in London, 9-minutes' walk from the ExCel London exhibition centre, Hampton By ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.61" OriginalAmount="235.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514797" Longitude="-0.158564" StarRating="4" HotelCode="147211|2440965" HotelName="The Zetter Townhouse Marylebone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Seymour Street, London W1H 7JB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/aa/32aab6d496df6157f28de13d781c5a1669aa81e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Zetter Townhouse Marylebone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.36" OriginalAmount="236" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.503233716875" Longitude="-0.078158900201743" StarRating="5" HotelCode="524948|227447" HotelName="The Lalit London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>181 Tooley Street, Southwark, London SE1 2JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613142/613142a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="238.48" OriginalAmount="236.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49205537" Longitude="-0.12139442" StarRating="3.5" HotelCode="530951|623399" HotelName="Crowne Plaza London - Albert Embankment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Albert Embankment, London SE1 7TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/c3/90c377b3591fdb8f37eff3ed75843119bce71d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.01" OriginalAmount="236.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505423582543" Longitude="-0.099322199821472" StarRating="4" HotelCode="32567|385115" HotelName="Mercure London Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-79  Southwark Street, London SE1 0JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/45/78455bb85419d0d18a517264eb0cbb07ff8a6fb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road, just a few kilometres out of the city centre. The hotel prov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.85" OriginalAmount="237.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514582" Longitude="-0.156604" StarRating="4" HotelCode="32000|911555" HotelName="DoubleTree By Hilton Hotel London - Marble Arch" Meals="ROOM ONLY,HALF 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Bryanston Street, Marble Arch, W1H7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/3e/c03eec81e72344c75ebdbf2def16b850350ed923.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in 1950, this charming hotel is located just off Oxford Street, close to the popular Hyde Park...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240.38" OriginalAmount="238" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498971494016" Longitude="-0.1426873887629" StarRating="4" HotelCode="445901|199860" HotelName="The Resident Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>10 Palace Place, London SW1E 5BW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="240.44" OriginalAmount="238.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|CAK205400" HotelName="Hilton London Metropole" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road, W2 1JU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7b/207b6d4df13fe9c1467504335ec3ead42af23236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 100 m from Paddington station within 1 km of Madame Tussaud's and 2 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.95" OriginalAmount="238.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.501331" Longitude="-0.115941" StarRating="4" HotelCode="70877|78964" HotelName="Park Plaza County Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Addington St, London SE1 7RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/6f/316f0f5cddaa2ee20793b1c4becd26ade67d1ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the banks of the River Thames, just south of Westminster Bridge and near to Waterloo Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51198193" Longitude="-0.0892075" StarRating="3" HotelCode="986329|405413" HotelName="Hub by Premier Inn London City Bank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>St Swithins Lane, London EC4N 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a4/c9a49427683b251e2da334c8bc1567bd8926f03f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.450936336712" Longitude="-0.29952169427929" StarRating="4" HotelCode="115309|169419" HotelName="The Petersham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nightingale Lane, Richmond TW10 6UZ, Surrey</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/2c/0d2c820075954267e92713303a2f401b38c1bc4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52022124" Longitude="-0.11705855" StarRating="3" HotelCode="464472|93666" HotelName="Premier Inn London Holborn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Red Lion Street, Holborn, London WC1R 4PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/76/8b7674c6f4afc8fee8cfb3d7b7efd2ebaa2dda44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central London, Premier Inn London Holborn is just a 15-minute walk from Covent Garden, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="241.53" OriginalAmount="239.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50976523" Longitude="-0.12224967" StarRating="3.5" HotelCode="632695|669215" HotelName="Wilde Aparthotels by Staycity The Strand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Adam Street, London WC2R 0DE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/66/7a66f6fd42e51c75c91f5636c6ae392230d085b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="241.83" OriginalAmount="239.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510331694228" Longitude="-0.18751055002212" StarRating="4" HotelCode="29185|CAF563400" HotelName="Hilton London Hyde Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Bayswater Road, London W2 4RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/86/7c86aa9e4df15c889b6649a557a37961a2e8dcec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly next to Hyde Park in the centre of London with numerous s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.40" OriginalAmount="240" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514841874148" Longitude="-0.070705715299482" StarRating="4" HotelCode="563109|229018" HotelName="Clayton Hotel City of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 New Drum Street, London E1 7AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/7c/40/7c40f4bb846bbb18d44a32453a095bd37b9d2f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="242.42" OriginalAmount="240.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509642" Longitude="-0.083524" StarRating="3" HotelCode="262250|314012" HotelName="Premier Inn London Bank (Tower) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 St Mary At Hill, City Of London, London EC3R 8EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/95/9595e901d1a61485b7da01d7d7639397bed62020.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located a 15-minute walk to St Paul’s Cathedral, Premier Inn London Bank (Tower) is als...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.93" OriginalAmount="240.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.496004202505" Longitude="-0.16867608419693" StarRating="5" HotelCode="114472|1551628" HotelName="The Franklin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Egerton Gardens, Knightsbridge, London SW3 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/eb/5ceb4e3942bc4df6242b0e692d9343f706a15c74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.99" OriginalAmount="240.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507714" Longitude="-0.147148" StarRating="4" HotelCode="18284|356985" HotelName="The Chesterfield Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35 Charles Street, Mayfair, London W1J 5EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d1/2cd17541ab65aa6005326d1ef52cda859f1331a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of Mayfair. It is within 500 metres of Oxford Street an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="243.12" OriginalAmount="240.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529298615361" Longitude="-0.09690978902438" StarRating="4" HotelCode="845146|649807" HotelName="nhow London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Currency Exchange,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Macclesfield Road, London EC1V 8DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/3b/dc3bb8f24e482e72307e239f9ae85f98e30b96d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511144653521" Longitude="-0.13121366500854" StarRating="4" HotelCode="189710|56903" HotelName="Leicester House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Leicester Street, London WC2H 7BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/37/e73707e642d724d1f4808f0789349bf1c3ee6bf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming property offering luxurious boutique rooms is housed in a 5-storey Georgian building. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.22" OriginalAmount="241.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51314978" Longitude="-0.1420216" StarRating="5" HotelCode="115310|2440295" HotelName="No. 5 Maddox Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Maddox Street, London, Greater London W1S 2QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/d0/98d09f9812c91c27eef24b0fba64301d54ebace4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="244.42" OriginalAmount="242" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507818791377" Longitude="0.019602146700297" StarRating="4" HotelCode="503963|200226" HotelName="Good Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Western Gateway, Royal Victoria Dock, London E16 1FA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/b3/37b3adc05b6b17c307d0494e1d70eccaed0fc554.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Wireless internet a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.42" OriginalAmount="242.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499595247606" Longitude="-0.13184122453686" StarRating="3" HotelCode="17178|the_sanctuary_house_hotel" HotelName="Sanctuary House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Tothill Street, London SW1H 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/03/a2036f2914e6029b1a726f3dfbcbabe1462cb249.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a fantastic location in one of London's oldest and most fashionable areas. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.48" OriginalAmount="242.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494359" Longitude="-0.189891" StarRating="4" HotelCode="80368|32994" HotelName="London Marriott Hotel Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>147 Cromwell Road, Kensington, London SW5 0TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/e2/a0e24f207eef6a726f57bfa7265d6a574f3db45f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in central London, conveniently located right next to Earls Court Exhibition Centre, 60...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.74" OriginalAmount="242.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50190892114" Longitude="-0.15873371163934" StarRating="5" HotelCode="17523|33334" HotelName="The Park Tower Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Knightsbridge, London, England SW1X 7RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/db/0adbb3f6cf93be073d2fc8426fa7f364fcff2cdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located in the exclusive shopping area of Kensington, close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51697997" Longitude="-0.0767977" StarRating="4" HotelCode="433679|411697" HotelName="Park Lane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>92, Middlesex Street, Aldgate, London E1 7EZ, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/fa/edfa3a28193215b19b9fbd49cbb6e65277205ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.09" OriginalAmount="243.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512699713145" Longitude="-0.084646650042596" StarRating="4" HotelCode="34460|1080798" HotelName="Club Quarters Hotel Gracechurch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Gracechurch Street, London, Greater London EC3V 0DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/71/637105353253de625144561772c68348ee751dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.44" OriginalAmount="244" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.54261688776" Longitude="-0.0062844157218933" StarRating="3.5" HotelCode="175726|35774" HotelName="Staybridge Suites London - Stratford City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10b Chestnut Plaza, Westfield, Stratford City, London E20 1GL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/a1/3ea158865ab9ab7cb30a0178d0c3ccc980ae6337.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly adjacent to the iconic Olympic Stadium, in the heart of the Westfield ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.44" OriginalAmount="244" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.561469" Longitude="-0.27925099999993" StarRating="4" HotelCode="298481|80496" HotelName="Novotel London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Olympic Way, Wembley, London HA9 0NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/35/a33547fe6d895332b34e580abbcff8f0554d5ac3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.44" OriginalAmount="244" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513992" Longitude="-0.122167" StarRating="3" HotelCode="189761|425715" HotelName="The Fielding Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>4 Broad Court, Bow Street, Covent Garden, London WC2B 5QZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/15/08158a1981adf077a8ea1bf21885276d9a0ef709.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.31" OriginalAmount="244.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525693670417" Longitude="-0.077440738677979" StarRating="4.5" HotelCode="53667|63044" HotelName="One Hundred Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Shoreditch High Street, Shoreditch, London E1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/86/3086e9d6bf1cf335aaca81ba84bc67b90da34bad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated close to the city centre, within a few minutes' walk of Liverpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.31" OriginalAmount="244.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520793" Longitude="-0.100249" StarRating="4" HotelCode="80303|274615" HotelName="Malmaison London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Charterhouse Square, London EC1M 6AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ed/00ed443a5afa6a1ae16032259b6f4fd6abd78d4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.45" OriginalAmount="245" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513794699817" Longitude="-0.10887244791614" StarRating="4" HotelCode="186603|29287" HotelName="Apex Temple Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Serjeant's Inn, Fleet Street, London EC4Y 1LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/df/20dfda2c57cf7767b57e540f67fd55c13a9555b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just off bustling Fleet Street in London's historic Temple legal district. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.45" OriginalAmount="245" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5116" Longitude="-0.138379" StarRating="4" HotelCode="189747|56429" HotelName="Sanctum Soho Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Warwick Street, London W1B 5NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/fd/8bfd36b760a8b0333a0cf6a9205e722e8fdfca80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.85" OriginalAmount="245.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|89749" HotelName="Sanderson London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Berners Street, London W1T 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/0c/5d0c6327fb86c759bdbd095b5bd1826ba5f42c00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in a lavish building dating back to the 1950s that lies on a side street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="248.46" OriginalAmount="246" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520403057257" Longitude="-0.10063612443946" StarRating="4" HotelCode="620510|490792" HotelName="The Fox &amp; Anchor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>115 Charterhouse Street, London EC1M 6AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/77/f277dc1ac0d4934dda16470daa2db15037427c53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.57" OriginalAmount="246.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.528520483915" Longitude="-0.12813448905945" StarRating="4" HotelCode="25445|186356" HotelName="Pullman London St Pancras" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100-110 Euston Road, London NW1 2AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/c4/c49bb05f8d14494a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.76" OriginalAmount="246.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513211692436" Longitude="-0.17790871630109" StarRating="3" HotelCode="64681|2259205" HotelName="The Westbourne Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>51 Gloucester Terrace, London W2 3DQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e4/6ce40cfab873604e544f3a88c9d0cb61c9599b94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="248.83" OriginalAmount="246.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49451206" Longitude="-0.1747939" StarRating="5" HotelCode="44519|33887615" HotelName="The Pelham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Cromwell Place, South Kensington, London SW7 2LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/54/cb54b3c7335b84c9a09827532d668aa099f96931.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The A. Venue Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.02" OriginalAmount="246.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5070733" Longitude="-0.12598055714286" StarRating="4" HotelCode="115319|1080848" HotelName="Club Quarters Hotel Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Northumberland Avenue, At Trafalgar Square, London WC2N 5BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/2b/942bd533990ff6dbccfca564b22212a31a65b7b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.30" OriginalAmount="246.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510525308147" Longitude="-0.079341273015825" StarRating="4" HotelCode="76295|99042" HotelName="Apex City Of London Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Seething Lane, London EC3N 4AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/c7/7ec71e0d8fdf7ef00f2e60019ebb04ad669a98d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right on the doorstep of the Tower of London and Tower Bridge, and very near t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.61" OriginalAmount="247.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.451107" Longitude="-0.296735" StarRating="4" HotelCode="115394|388235" HotelName="Richmond Harbour Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Richmond Hill, Richmond-upon-Thames, Surrey TW10 6RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/15/f715a546bb78a14ef205324f3a2319f1401f9714.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the top of Richmond Hill. It is located in Surrey, just 11 km from London's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.90" OriginalAmount="247.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513923963289" Longitude="-0.17632305622101" StarRating="4" HotelCode="17465|68484" HotelName="Roseate House London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Westbourne Terrace, Lancaster Gate, Hyde Park, London W2 3UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/33/dd33342135a5b2e07b4a7ddda3906133c2ee3d3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location for those wishing to explore the city's many sights. Hyde Park...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="250.00" OriginalAmount="247.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|CAX158200" HotelName="Hilton London Bankside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street, London SE1 0UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/1f/8a1ff60100a56901be77686d8e8bc376ce4368e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned on London’s South Bank, just a 10-minute walk from London Waterloo Station a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.49" OriginalAmount="249" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52510996" Longitude="-0.08285078" StarRating="5" HotelCode="535553|230858" HotelName="Nobu Hotel Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10-50 Willow Street, Shoreditch, London EC2A 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b6/26b6094007ec763823e5794ba0ba44027fafa263.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.49" OriginalAmount="249" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="857926|406153" HotelName="London Farringdon (Smithfield) hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>24-30 West Smithfield, West Smithfield, London EC1A 9HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.50" OriginalAmount="250.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.53338366" Longitude="-0.10940927" StarRating="3" HotelCode="431837|the_alma" HotelName="The Alma Pub and Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>77-78 Chapel Market, London N1 9EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/68/d3680b9f5bb582da1cdbb70301358c16bcd4fa99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.45" OriginalAmount="250.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519092" Longitude="-0.18266" StarRating="4" HotelCode="97670|107677" HotelName="Novotel London Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington, London W2 6BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/fa/cbfab71f6ce616fa5f4289de5047e3a5f1aee49d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city and conference hotel is located in the Paddington Central area of London. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512715" Longitude="-0.075829" StarRating="4" HotelCode="173525|35761" HotelName="Indigo London - Tower Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Minories, London EC3N 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/b0/57b063e240ad15ebfbad5a4c62cbfeff46c07d1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Indigo London - Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="253.64" OriginalAmount="251.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5293571" Longitude="-0.1241352" StarRating="5" HotelCode="962161|72793074" HotelName="Standard Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>10 Argyle Street, London WC1H 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/bc/2bbc704542940ab917757876298748008c703963.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="254.30" OriginalAmount="251.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516160641997" Longitude="-0.17352148890495" StarRating="2" HotelCode="189723|315068" HotelName="Tony's House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/04/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/86/80864acc22c0cb7978d6cc4c9485cf4871521218.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254.52" OriginalAmount="252" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514063079805" Longitude="-0.075827998469919" StarRating="4" HotelCode="533725|205047" HotelName="Dorsett City London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Aldgate High Street, London EC3N 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/92/ed92537f069012380fb971ba20f3bf9022091ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254.52" OriginalAmount="252" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51075313" Longitude="-0.0966464" StarRating="4" HotelCode="986165|416218" HotelName="Locke At Broken Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Broken Wharf, London EC4V 3DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/12/8f124b91bf6799b8350b37a2b188dce691cfe94a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901065|199509" HotelName="Montagu Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Montagu Place, London W1H 2ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/2e/022e1aeb1adcdb21705beb5162d50e0c0060fb83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.69" OriginalAmount="253.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.495635830716" Longitude="-0.14538645744324" StarRating="4" HotelCode="18519|33504" HotelName="The Clermont, Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Buckingham Palace Road, London SW1W 0SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/f3/f5f3dd07829eb17b9daa694a676edebaa17a4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along a main road some 500 m from Buckingham Palace and other top London attrac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.54" OriginalAmount="254.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.524415452626" Longitude="-0.076311928761811" StarRating="4" HotelCode="199761|boundary" HotelName="Boundary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel,boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Babysitting,Banquet Hall,Bar,Boutique,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Massage Centre,Meeting Room,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Boundary Street, Entrance in Red Church Street, Shoreditch, London E2 7DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/48/b34802e6320871d12304308f799b341a08eaa149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Boundary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.87" OriginalAmount="255.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510705623918" Longitude="-0.07741391658783" StarRating="4" HotelCode="35635|74254" HotelName="Novotel London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street, London EC3N 2NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/f6/89f6b3a4c48c76279dded4c8b2f7d2339386d41b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the centre of London, close to plenty of entertainment and shopping oppor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5262539" Longitude="-0.12688900000001" StarRating="3" HotelCode="903418|457647" HotelName="Euro Bloomsbury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Cartwright Gardens, Russel Square, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f4/f3f4db28e9a5e1a8bffaa67d18bf56729548a99f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50930421" Longitude="-0.12660229" StarRating="4" HotelCode="986071|456342" HotelName="Page 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 St. Martin’s Place, London WC2N 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/5c/005cf04beca627f2fc1dfe878c08f2f056469d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.64" OriginalAmount="256.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.475704865485" Longitude="-0.18238881888294" StarRating="5" HotelCode="31758|696635" HotelName="The Chelsea Harbour Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chelsea Harbour, London SW10 0XG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/80/a680ee7a000a0c67785e93e9bdd42384de0ad856.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated directly beside exclusive Chelsea Harbour, the luxury hotel affords wonderful views...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.44" OriginalAmount="256.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507849324229" Longitude="0.023040175437927" StarRating="4" HotelCode="37279|385675" HotelName="Novotel London Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Western Gateway, Royal Victoria Dock, London E16 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/1d/861d17f7a34b4d1158a579a1f209d9895e9a26e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is located alongside the Royal Victoria Dock, 150 metres from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.61" OriginalAmount="257.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513819673914" Longitude="-0.10120150199561" StarRating="4" HotelCode="34456|1080888" HotelName="Club Quarters Hotel St. Paul's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Ludgate Hill, London, Greater London EC4M 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/1a/3a1a255fe8972c33bb8de5ab69c0dd75ffa9a44b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.47" OriginalAmount="257.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510741907561" Longitude="-0.076686844983215" StarRating="4" HotelCode="26240|367675" HotelName="Leonardo Royal Hotel London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Cooper's Row, London EC3N 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/93/8693d1bee130e053657810d2697a099d1324e3f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located centrally, close to the Tower of London as well as Tower Bridge and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="260.58" OriginalAmount="258" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.583273499905" Longitude="-0.2167996036701" StarRating="4" HotelCode="263535|229030" HotelName="The Pillar Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Bar,Conference Hall,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Brent Street, Hendon, London NW4 2EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/8a/0f8ae72012c9075f4f40c02ae4888d78a16bd32e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pillar Hotel London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508025" Longitude="-0.10686799999996" StarRating="5" HotelCode="284137|mondrian_london" HotelName="Sea Containers London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Upper Ground, London SE1 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/af/99afe81899003cd95d59c71241dc416a1f886134.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5374087" Longitude="0.0058355" StarRating="4" HotelCode="735579|408400" HotelName="Roomzzz London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>66 West Ham Lane, London E15 4PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/30/4f30a5209a663a5dbcbdbb7760a4de64f94eb1a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.63" OriginalAmount="263" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494234784687" Longitude="-0.17553448677063" StarRating="5" HotelCode="259333|983" HotelName="The Ampersand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Harrington Road, London SW7 3ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/5b/8a5bb70485f281ea982455e808dd0412d8722269.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just a minute's walk from South Kensington Underground Station. N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.63" OriginalAmount="263" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50697347906" Longitude="-0.1260634196434" StarRating="4" HotelCode="903487|199845" HotelName="The Grand at Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Northumberland Avenue, Westminster, London WC2N 5BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/2f/552f080187734b315cbeb0e4437d07c9892e9357.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="265.73" OriginalAmount="263.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49322780844" Longitude="-0.12700259685516" StarRating="4" HotelCode="27519|164991" HotelName="The Westminster London Curio Collection by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 John Islip Street, London SW1P 4DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/ae/7eae4f56aec259369803c88e0b0a6a79914758dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London and can be easily reached from all directions. It is l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="266.53" OriginalAmount="263.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520156" Longitude="-0.125689" StarRating="4" HotelCode="18376|274655" HotelName="Montague on the Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Montague Street, Bloomsbury, London WC1B 5BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/76/34760207e8149456f4766f71870f93ce8a6f2a3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London in front of the British Museum and the hurly-burly of London’...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.76" OriginalAmount="265.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516938446317" Longitude="-0.14918446540833" StarRating="4" HotelCode="50198|351175" HotelName="Holiday Inn Oxford Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57-59 Welbeck Street, London W1G 9BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The up market city hotel is located in London's city centre and Oxford Street (only 150 metres away)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.57" OriginalAmount="265.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5104" Longitude="-0.12681" StarRating="5" HotelCode="18145|54054" HotelName="St. Martins Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 St. Martin's Lane, London WC2N 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/ff/d4ff552c7904770374aa10790c8a0f6364aa6471.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of lively Covent Garden, in the theatre district and only a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269.67" OriginalAmount="267" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.496248" Longitude="-0.179531" StarRating="4" HotelCode="93108|200205" HotelName="54 Queen’s Gate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Queen's Gate, South Kensington, London SW7 5JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/ec/f5ec4f8ef6e81bfa2542f07b3ee52e855383e3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="270.29" OriginalAmount="267.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52041463" Longitude="-0.08505351" StarRating="0" HotelCode="579466|665393" HotelName="St. Christopher's The Liverpool Street Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>52 Wilson Street, London EC2A 2ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e7/f0e74b716d8cc634212de0249da24d2e6f32f664.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London. For those in need of an adults-only holiday, it provid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.40" OriginalAmount="267.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506676439895" Longitude="-0.027917253967303" StarRating="5" HotelCode="27478|732725" HotelName="Canary Riverside Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Westferry Circus, Canary Wharf, London E14 8RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312034/312034a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Originals City, Hotel Le Lion d'or, Chin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.69" OriginalAmount="269" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51103893" Longitude="-0.13022009" StarRating="3" HotelCode="261737|93737" HotelName="Premier Inn London Leicester Square" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Leicester Place, Leicester Square, London WC2H 7BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/613100/20197301046679.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51226447" Longitude="-0.09351085" StarRating="4" HotelCode="440132|saco_the_cannon" HotelName="Cove - Cannon Street, The City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>46 Cannon Street, London EC4N 6JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/8b/ea8b444d11b2e7f9f03e6c70717b6d3643153c3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Cove - Cannon Street, The City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="272.57" OriginalAmount="269.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500889" Longitude="-0.019559" StarRating="4" HotelCode="60729|CAR208200" HotelName="Hilton Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>South Quay, Marsh Wall, London E14 9SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/28/9428a1c6d0f7c22b64de17d14fffcd7da17afc10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location for both business travellers and tourists, in one of the newest c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="275.22" OriginalAmount="272.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520184" Longitude="-0.102541" StarRating="4" HotelCode="82430|1080818" HotelName="The Rookery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Peter’s Lane, Cowcross Street, London EC1M 6DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/80/c8/80c838b5b2fc1906b1321ce72d7a089f9a9fb06e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="275.73" OriginalAmount="273" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5058445" Longitude="-0.10446383" StarRating="0" HotelCode="964411|487236" HotelName="The Hoxton Southwark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Blackfriars Road, London SE1 8PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/5a/985a452db73a8f15593ae92a39ad092a5829f694.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="277.91" OriginalAmount="275.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498561486049" Longitude="-0.13712704662703" StarRating="4" HotelCode="47946|1554148" HotelName="St. James’ Court, A Taj Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/45/1d45930684df8ceac4eb6add849464d40c4c6169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated luxury hotel is ideally located at the heart of Westminster. The hotel is well co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.17" OriginalAmount="276.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512291803468" Longitude="-0.17515167361068" StarRating="5" HotelCode="16985|1072457" HotelName="Royal Lancaster London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lancaster Terrace, London W2 2TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/49/fa49ebbaa908832d881e4c31e3954e6ff73bf385.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located close to Hyde Park, Oxford Street and Lancaster Gate underground st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="279.57" OriginalAmount="276.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509397691259" Longitude="-0.13622939586639" StarRating="5" HotelCode="13969|32954" HotelName="The Dilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Piccadilly, London W1J 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/89/2b899acfbd4ddea9f0f350682347cf27aae2f8a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refined city hotel is located at the heart of London, just a stone's throw from Piccadilly Circ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5104638" Longitude="-0.07525538" StarRating="5" HotelCode="986115|409753" HotelName="Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories, London EC3N 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7f/55/7f55252d96e99f1d664f17882ebe29090e30cfdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.21" OriginalAmount="278.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.518067" Longitude="-0.149759" StarRating="5" HotelCode="23056|108322" HotelName="The Marylebone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>47 Welbeck Street, London W1G 8DN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/0d/a40dc0d7e0141d642bafe78022c812636ea3c891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's West End, guests just need to cross Bond Street to enter Marylebon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="281.61" OriginalAmount="278.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511438" Longitude="-0.072214" StarRating="4" HotelCode="904267|1046985" HotelName="Leonardo Royal Hotel London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>45 Prescot Street, London E1 8GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/8e/e48e52a96b51c30b1ac0e4e48f8abbe83d798d0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London, just a few metres away from all major att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.04" OriginalAmount="279.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51392396329" Longitude="-0.12710452079773" StarRating="4" HotelCode="29234|734625" HotelName="Radisson Blu Edwardian Mercer Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Mercer Street, London WC2H 9HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/f9/5df9587449fae8008040f2c38cbccebff7eec573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious city hotel is situated at the heart of popular Convent Garden. Numerous shops, a ra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.59" OriginalAmount="279.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498216" Longitude="-0.164353" StarRating="5" HotelCode="114275|1551058" HotelName="Knightsbridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Beaufort Gardens, London SW3 1PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/7f/df7f7a6e79cc24636dbd918ea03f8383294c7f8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="282.80" OriginalAmount="280" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51418876" Longitude="-0.07077318" StarRating="4" HotelCode="522806|199481" HotelName="Leman Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15 Leman St, London E1 8EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/5d/be5d9d62a66847846a803d7804c9461d000813ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.59" OriginalAmount="280.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5148795" Longitude="-0.1739265" StarRating="3" HotelCode="144112|1653928" HotelName="Aspen Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Sussex Gardens, London, Greater London W2 1TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/c8/49c89e29f89fb47d5c6c3852a63e21858046fb4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Aspen Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525176611433" Longitude="-0.1436474510549" StarRating="4" HotelCode="321892|137413" HotelName="The Level at Meliá White House" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/a5/d8a5aa35ca606e48bb252566d5b6137d89dd52c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.25" OriginalAmount="281.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505271656365" Longitude="-0.088126659393311" StarRating="4" HotelCode="14172|791815" HotelName="London Bridge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-18 London Bridge Street, London SE1 9SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/f5/2af5fea77b1bdcc5df75e77436e126eb920d2f85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515960346889" Longitude="-0.11874675750732" StarRating="4" HotelCode="189771|51875" HotelName="Club Quarters Hotel Lincoln's Inn Fields" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Lincoln's Inn Fields, (Near Covent Garden), London WC2A 3JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/e5/b7e5a7504d3aa3b828698bceffbfb11223027992.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492332479851" Longitude="-0.16479287235256" StarRating="4" HotelCode="285086|199518" HotelName="Nell Gwynn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea, London SW3 3AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/c4/e3c4725d943745dfedb4191bc2ede4a2e225e244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.36" OriginalAmount="282.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516318" Longitude="-0.163792" StarRating="4" HotelCode="14599|33004" HotelName="Marriott Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 George Street, W1H 5DN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/26/21269206fb470f85b884dfc88e72f94a8fbbd5c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury 4-star hotel is in an ideal location with plenty of London's attractions nearby to explo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.59" OriginalAmount="282.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.531077042918" Longitude="-0.12459899649002" StarRating="5" HotelCode="13079|1454098" HotelName="Great Northern Hotel A Tribute Portfolio Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pancras Road, King's Cross, London N1C 4TB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/77/ed77293bb62998b2bb27a0e0399b919634eb9a70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.83" OriginalAmount="283" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515980376439" Longitude="-0.12021660804749" StarRating="4" HotelCode="259427|1032" HotelName="Middle Eight" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Great Queen Street, Covent Garden, London WC2B 5BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/f3/c9f3fc417452086aaddb411bf0a7a868318b2e8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel has a classical façade and a central situation in the Covent Garden area of Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.83" OriginalAmount="283" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510850896669" Longitude="-0.12079666927548" StarRating="4" HotelCode="17983|33772" HotelName="Strand Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>372 Strand, London WC2R 0JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/1f/a31ff64ab47eb40dfd057aa4da83e5d841b710f8.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is located just a few minutes from Covent Garden, Trafalgar Square and Leicester...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.15" OriginalAmount="283.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506124773726" Longitude="-0.12425065040588" StarRating="5" HotelCode="16979|33264" HotelName="The Royal Horseguards Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Whitehall Court, London SW1A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/0a/5d0aebe3d79197c7b4ecb53b78e88698e83bf923.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a stone's throw from the Houses of Parliament, Trafalgar Square, and overlooks ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.07" OriginalAmount="284.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512239705121" Longitude="-0.10450154542923" StarRating="4" HotelCode="30026|32544" HotelName="Crowne Plaza London The City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 New Bridge Street, London EC4V 6DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/80/53/8053733d605e07c712d8b24155d1d4ef28cca7b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just set back from the north bank of the River Thames in the heart of London's vibrant city business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.82" OriginalAmount="284.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505702" Longitude="-0.095268" StarRating="3" HotelCode="68976|181466" HotelName="ibis Styles London Southwark - near Borough Market Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-47 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/2c/f82c8f502955430a36414ba7c5a9b13d2e32f394.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.85" OriginalAmount="285.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514641715439" Longitude="-0.14841735363007" StarRating="4" HotelCode="337093|radisson_blu_edwardian_berkshire_hotel" HotelName="Radisson Blu Edwardian Berkshire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oxford Street 350, London W1C 1BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/0c/8f0ce78bd25b3806c14ddfc19b854d87fd6fbd45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on Oxford Street, close to Bond Street right at the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.45" OriginalAmount="287.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.525598550264" Longitude="-0.0829017162323" StarRating="4" HotelCode="61170|1550728" HotelName="The Hoxton Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Business Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Great Eastern Street, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/8f/d48fa31f5dc94a0a2d12a51a0eb8b2e51d1fad91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of London near Old Street tube station. Moorgate and Finsbur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="291.16" OriginalAmount="288.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510682614478" Longitude="-0.13087486886059" StarRating="3.5" HotelCode="571806|628021" HotelName="Hotel Indigo London - 1 Leicester Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Leicester Square, London WC2H 7NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/22/68229ae55f202e8261a412ea53d8ae3d6c2f2ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.61180464" Longitude="-0.10938655" StarRating="2.5" HotelCode="580019|491041" HotelName="Forest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Green Lanes, Wood Green, London N13 6BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/c1/fac1935de7db02cc1ba38de9046988822f0af0d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51727059" Longitude="-0.08919489" StarRating="3" HotelCode="872137|416220" HotelName="The Moorgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 London Wall, London EC2M 5QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/8d/798d5fc9126f56b194f1c1caff3e1fe09abc00af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="293.68" OriginalAmount="290.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529736843821" Longitude="-0.12366212505287" StarRating="4" HotelCode="93106|1062228" HotelName="Hotel Megaro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgrove Street, St. Pancras, London WC1H8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/85/aa853f5d4103570dc40516300e2692c1ede2a4b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.91" OriginalAmount="291.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.503163931718" Longitude="-0.0004963380058598" StarRating="4.5" HotelCode="318621|intercontinental_london__the_o2" HotelName="Intercontinental Hotel London - The O2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Waterview Drive, Greenwich Peninsula, London SE10 0TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/01/f7014edf25af4e11afb402031827e6aba9d4cc07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Intercontinental Hotel London - The O2.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50574317" Longitude="-0.1477119" StarRating="4" HotelCode="519354|479760" HotelName="9 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>9 Hertford Street, Mayfair, London W1J 7RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/e6/21e687411eb43eb9d46939822270b140ab14594d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|17884" HotelName="Hilton London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street, London W2 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/2d/3f2dbeca7c569cc8dd335f94742558fc28169500.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of London and enjoys direct links to Heathrow Airport. Hyde Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49871018" Longitude="-0.08142383" StarRating="4" HotelCode="610575|408395" HotelName="Residence Inn by Marriott London Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>190 Bermondsey Street, London SE1 3TQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/de/12de71f8e3a36df37d797b3415cda9b240439cf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.19" OriginalAmount="293.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513773381814" Longitude="-0.15890958035664" StarRating="4" HotelCode="47970|32554" HotelName="Hard Rock Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, Marylebone, London W1H 7DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/bb/bb430d98e182a17b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of London's inner city, directly next to the famous M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493946" Longitude="-0.143333" StarRating="4" HotelCode="56594|doubletree_by_hilton_london_victoria" HotelName="DoubleTree by Hilton Hotel London - Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place, London SW1V 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/e3/06e3568cf3679d06ad4976560be06df6c7c96ca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Victoria underground station. Countless shopping and entertainment v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="299.26" OriginalAmount="296.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|CAT853600" HotelName="DoubleTree by Hilton London - Tower of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street, London EC3N 4AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2c/702cc6a12830a2b8ea0b23505264d87705b99588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of London and 800 m from the Tower of London. Various bars an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.54" OriginalAmount="296.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505493338509" Longitude="-0.095264581610081" StarRating="4" HotelCode="32568|385665" HotelName="Novotel London Bridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/cf/b6cff310662f2715f82737f8ffda49b76d171154.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated to the south of the Thames, this hotel lies close to the centre of London where there are c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.21" OriginalAmount="298.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508442091384" Longitude="-0.12480000305845" StarRating="4" HotelCode="45327|33384" HotelName="The Clermont Charing Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Strand, London WC2N 5HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/43/9b43b60abe9ce4e46a4eaf87ec652bd3ccd0e074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable, traditional hotel is located at the heart of London and is well served by public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.38" OriginalAmount="298.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50613827443" Longitude="-0.14034234477276" StarRating="5" HotelCode="18135|122464" HotelName="St. James's Hotel and Club Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Park Place, St. James's, London SW1A 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/57/2457f822a81059066adbd5cb5126a9aee4880b22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The secret of this intimate and elegant London townhouse hotel lies partly in its unrivalled locatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.45" OriginalAmount="300.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498270816124" Longitude="-0.14356791973114" StarRating="5" HotelCode="17019|344565" HotelName="The Rubens at the Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/62/6862d61591eda6b2ce06cba3a11dc67cf9ad12fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London directly opposite The Royal Mews and Buckingham Palace. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.65" OriginalAmount="300.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51502984584" Longitude="-0.18058293694162" StarRating="4" HotelCode="47228|2542875" HotelName="Chilworth Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>125-129 Gloucester Terrace, Bayswater, London W2 6DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/a0/00a01f09468483d15a1ce348c300c739adcd177e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Luxury Serviced Apartments in Bayswater: Chilworth Court Apartments offers a selection of 20 spaciou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499296048113" Longitude="-0.15775680541992" StarRating="5" HotelCode="51493|24675" HotelName="Jumeirah Lowndes Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lowndes Street, Knightsbridge, London SW1X 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/de/ecdedbe7b4a88dfe8b59e8038c06b0d4de000236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of London where guests will discover many shopping and entertainment ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498581" Longitude="-0.08407" StarRating="3" HotelCode="154178|361571" HotelName="Residence Inn London Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201–211 Long Lane, London SE1 4PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/96/2996ae3ca3185c9de6b517deca8f3a36c4af62a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from London Bridge Tower, Southwark Cathedral and the London Dungeon, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="308.08" OriginalAmount="305.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|CAQ456300" HotelName="Conrad London St. James" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Broadway, London SW1H 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/c4/afc429e523116f12cb17a8d8d48fa640feb53e17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="308.13" OriginalAmount="305.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506379" Longitude="-0.145612" StarRating="4" HotelCode="13327|32624" HotelName="Hilton London Green Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Half Moon Street, Mayfair, London W1J 7BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/06/0684143e4baa2c14/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the leafy Royal Parks and located in the heart of Mayfair, one of the capital's most pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.03" OriginalAmount="306.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494038961881" Longitude="-0.17582888905338" StarRating="4" HotelCode="114324|1080968" HotelName="Cheval Harrington Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Harrington Road, London SW7 3ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/13/da13f8a93fb19d48f0c44c9533bda167c8d7fab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.523123687665" Longitude="-0.10387390851974" StarRating="4" HotelCode="189767|the_zetter_townhouse" HotelName="The Zetter Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-50 St John's Square, London EC1V 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/02/a402c06d6fe22906b38f19a30b474359491b354d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507236454909" Longitude="-0.020957633100579" StarRating="5" HotelCode="293422|31896" HotelName="London Marriott Hotel Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Hertsmere Road, Canary Wharf, London E14 4ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/f5/29f5b28c2d4ff5e39bfef63d447b2f6e05214c24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="313.01" OriginalAmount="309.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52494558" Longitude="-0.08157733" StarRating="4" HotelCode="986117|CBO056000" HotelName="Hart Shoreditch Hotel London, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>61 - 67 Great Eastern Street, Hackney, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/19/d1199d1134aa6c7aa813696f567e602eae2e1302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313.10" OriginalAmount="310" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513021" Longitude="-0.100873" StarRating="4" HotelCode="77803|58534" HotelName="The Kings Wardrobe by BridgeStreet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Wardrobe Place, London, EC4V 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/a0/2ba05ae8371536bff5febe12fff363a69fa6ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="313.74" OriginalAmount="310.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512639" Longitude="-0.099261" StarRating="4" HotelCode="114278|2051532" HotelName="Leonardo Royal Hotel London St Paul’s" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Godliman Street, London EC4V 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/d2/afd2e4d2af9a81af6bd3846d8c5c77d41b95c768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city's financial district. There are tube and rail stations close by. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314.11" OriginalAmount="311" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505103" Longitude="-0.104784" StarRating="4" HotelCode="208031|39481" HotelName="Novotel London Blackfriars" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Blackfriars Road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/36/3536aa539890c467393c432c9fdd4dc29dcb10a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.41" OriginalAmount="311.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520560986235" Longitude="-0.13074163558201" StarRating="4" HotelCode="50965|1426318" HotelName="The Academy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Gower Street, Fitzrovia, London WC1E 6HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/6e/be6e10173764ed90a6761e3b3597bb20aa228f9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515768042722" Longitude="-0.16028242032598" StarRating="4" HotelCode="267551|58674" HotelName="Shaftesbury Suites London Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Great Cumberland Place, London W1H 7LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/d1/9ad17edba66c070e516fa0f8d04ced6a19a885b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="317.31" OriginalAmount="314.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.519348553898" Longitude="-0.12082278728485" StarRating="4" HotelCode="18325|2132609" HotelName="NYX Hotel London Holborn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-60 Southampton Row, London WC1B 4AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/e8/ede81058e6913312ab9ede46e46dc5383c0d889b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel enjoys an idyllic location on the border between the West End and the City, not ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="972200|488631" HotelName="Flying Butler Baker Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>York Street, Marylebone, London W1U 6PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/e7/16e76a65734f5879c319b9b8105743cd5099dbad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320.17" OriginalAmount="317" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504998261738" Longitude="-0.1500170846557" StarRating="5" HotelCode="18372|17532" HotelName="COMO Metropolitan London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Park Lane, London W1K 1LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/e7/52e73fb2ee0610f3e4d221d1bae25863d0037630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel has an exclusive location in the famous Mayfair district of London. Various p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49701049" Longitude="-0.11289727" StarRating="2" HotelCode="386109|61764" HotelName="The Steam Engine Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>41-42 Cosser Street, London SE1 7BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/e2/7ce2df5210f84813cebd1afdba21667e470521b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London. The nearest airport is The Steam Engine Waterloo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="322.37" OriginalAmount="319.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515155354382" Longitude="-0.15995047401373" StarRating="5" HotelCode="64608|1062328" HotelName="The Marble Arch London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Great Cumberland Place, London W1H 7TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/72/9d72c29bf36191d10cbada0906ddd58a40b45d4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="323.00" OriginalAmount="319.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50624217" Longitude="-0.12629783" StarRating="5" HotelCode="986055|67883259" HotelName="Great Scotland Yard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Great Scotland Yard, London SW1A2HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/85/c58516daa6bf9ae196789ba8aab64909bcdb4360.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.520949616616" Longitude="-0.077968355035068" StarRating="5" HotelCode="318579|199302" HotelName="Batty Langley's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Folgate Street, Spitalfields, London E1 6BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/3a/a33af28c152c462c74f67d356a4f1ab4ca04d7de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.25" OriginalAmount="320.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.518021675267" Longitude="-0.14265596866608" StarRating="4" HotelCode="17096|386075" HotelName="Treehouse London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Langham Place, Marylebone, London W1B 2QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/4a/5d4aef857bf9589e7861a1f4ec1d23715e475657.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the top end of fashionable Regent Street in one of the most exclusive areas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.52910592" Longitude="-0.12176798" StarRating="4" HotelCode="978050|373818" HotelName="The Gyle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Square, London, England WC1H 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f7/76f7d5f52165e13e734e332412036bc9d82d5a6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.75" OriginalAmount="322.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|33174" HotelName="The May Fair, A Radisson Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stratton Street, Mayfair, London W1J 8LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/9b/359b3dd777a1e2d446df6a49197bf32531aa8db9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart London, in the exclusive district of Mayfair. Many pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.94" OriginalAmount="326.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506430023352" Longitude="-0.14518438280334" StarRating="4" HotelCode="12552|384035" HotelName="Flemings Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-12 Half Moon Street, Mayfair, London W1J 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/af/efafede29efe9bc91cef18810195a62ca4048622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few steps away from Green Park, Piccadilly and the fascinating boutiques and res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="330.81" OriginalAmount="327.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512245" Longitude="-0.203411" StarRating="3.5" HotelCode="81198|1080868" HotelName="Portobello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Stanley Gardens, Notting Hill, London W11 2NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6f/f76f363b210874141b3b3dd518fb81968ea1cb5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Portobello.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.28" OriginalAmount="328.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490600868249" Longitude="-0.14495156631949" StarRating="4" HotelCode="336018|artist_residence_london" HotelName="Artist Residence London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>52 Cambridge Street, London SW1V 4QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/8f/f48feb7dfb2e418779c4c8701e1b399d3e6b9a88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.502199936687" Longitude="-0.076830365131173" StarRating="4" HotelCode="777107|358282" HotelName="The Dixon, Tower Bridge, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211 Tooley Street, London SE1 2JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/8d/768d329d1bcaaebcf7ea06b4bacadb9a7a6f0d24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="334.34" OriginalAmount="331.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500037" Longitude="-0.161528" StarRating="5" HotelCode="35462|386495" HotelName="The Capital" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Basil Street, Knightsbridge, London SW3 1AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/61/0661249ca961523713fa3ac726813e89be22945e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive luxury hotel is located at the heart of the exclusive Knightsbridge district of Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511704" Longitude="-0.132234" StarRating="5" HotelCode="170589|46457" HotelName="W London Leicester Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Wardour Street, Leicester Square, London W1D 6QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/0e/850e475bf2d3afb7c691e50dd144e8712bc46901.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.64" OriginalAmount="332.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.496829" Longitude="-0.167625" StarRating="5" HotelCode="114379|365245" HotelName="Egerton House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Egerton Terrace, Knightsbridge, London SW3 2BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5d/b05d7cd537c3df4058d476062b05f1a54dded98b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet cul-de-sac in the heart of Knightsbridge, an exclusive and fashionab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517347372445" Longitude="-0.12910813093185" StarRating="4" HotelCode="259001|13482" HotelName="The Bloomsbury" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Great Russell Street, London WC1B 3NN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/1c/d51c8a0f5732fdf844868b2259cf10e2727da49e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional 4 star London hotel is centrally located and is just 2 minutes from the nearest und...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.36" OriginalAmount="336.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517245" Longitude="-0.122045" StarRating="4" HotelCode="935442|the_hoxton_holborn" HotelName="The Hoxton Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199-206 High Holborn, London WC1V 7BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/02/9f02881277cfe0ff47692aa895c9b1da90fe1b7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|495383" HotelName="Canopy by Hilton London City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minories Street, London EC3N 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/f0/b6f06dfa3f2f0ebe9568c3762e838e646cbc529f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|31759" HotelName="ME London" 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,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>336-337 The Strand, London WC2R 1HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/59/4059f8002baac941e5bea3321e6dc8a12417ccde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated south of Covent Garden, the hotel is just a 5-minute walk from the Temple Tube Station. Lei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="343.38" OriginalAmount="339.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512635319424" Longitude="-0.11892378330231" StarRating="5" HotelCode="18369|CAG698200" HotelName="The Waldorf Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aldwych, WC2B 4DD London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/56/865663db7b587fee44b63434b12b0e8ad0750b61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of London city centre with its extensive range of entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343.40" OriginalAmount="340" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516080524059" Longitude="-0.15780240297318" StarRating="4" HotelCode="16421|11852" HotelName="Nobu Hotel London Portman Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Portman Square, Marylebone, London W1H7BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/48/4834eedc906fae1c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located just a stone's throw away from the legendary Oxford Street. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343.40" OriginalAmount="340" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514776483084" Longitude="-0.134095600401" StarRating="4" HotelCode="263534|444246" HotelName="The Resident Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Carlisle Street, London W1D 3BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/b5/88b529d69b76d4ce04b9cc73a139539b9d5ff2ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.13" OriginalAmount="342.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4998611625" Longitude="-0.161455475" StarRating="4" HotelCode="114470|1551598" HotelName="The Levin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Basil Street, Knightbridge, London SW3 1AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/4c/a04c52f5de8ef3ecc41aa9c42405a01a3f44c979.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509537705242" Longitude="-0.19673321663481" StarRating="4" HotelCode="29187|31451" HotelName="The Laslett" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Pembridge Gardens, Notting Hill, London W2 4DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/e8/37e884769f1caee00334e48fbd4576c9b012a2c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located in the heart of one of the most desirable locations in London’s Notti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.44" OriginalAmount="343.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507345388917" Longitude="-0.12915627116399" StarRating="4" HotelCode="32627|341405" HotelName="The Trafalgar St. James London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Spring Gardens, Trafalgar Square, London SW1A 2TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/12/5412040207e13b030b892f7fb33f65c41b191156.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore central London from this boutique-style hotel with a prime location on the south side of Tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.04" OriginalAmount="343.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522580044626" Longitude="-0.16056864831808" StarRating="4" HotelCode="30104|1632418" HotelName="Dorset Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/40 Dorset Square, Marylebone, City of Westminster, London NW1 6QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/59/2159b0d78dec0029cfc2e0049f547fc2458708dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.14" OriginalAmount="343.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516032338254" Longitude="-0.088068000000008" StarRating="4" HotelCode="130202|382005" HotelName="Apex London Wall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Copthall Avenue, London EC2R 7NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/1f/401f7e7b1b1403aa41053cdc6ad5ee3b9219f9f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the financial and business districts, close to the Bank of Eng...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="349.68" OriginalAmount="346.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50472678657" Longitude="-0.1470373836504" StarRating="5" HotelCode="17641|33324" HotelName="Sheraton Grand London Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piccadilly, London W1J 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/a4/d3a483e9ceb663125b76f53bf1e328bbe94a2f2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located close to Buckingham Palace, and within a few paces of the f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.500755567766" Longitude="-0.15219402610933" StarRating="5" HotelCode="18329|17531" HotelName="COMO The Halkin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halkin Street, London SW1X 7DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/1c/001cd9f0c22aece9c887580c01d3ab6d1a161d76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is centrally located, and countless shopping and entertainment venues are situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50987422" Longitude="-0.12347783" StarRating="0" HotelCode="788875|458459" HotelName="The Nadler Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Bedford Street, London WC2R 0PZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/0d/b90d5210e43070ecdff66819fdebe912cd50345d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="352.20" OriginalAmount="348.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505449" Longitude="-0.150336" StarRating="5" HotelCode="15708|CAG698600" HotelName="London Hilton on Park Lane" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane, W1K 1BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/2e/c12e335f8bad98acfabdc9c8e81ab167f6a61891.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lies at the heart of London's district of Mayfair. There is a wonderful view of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="352.35" OriginalAmount="348.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514409586445" Longitude="-0.13198996044159" StarRating="4" HotelCode="114622|1080898" HotelName="Hazlitts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Frith Street, London Borough of Camden, London W1D 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/34/9b34260fbcbbbb29f8ef8bf8aba4cb7b3ff0c590.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.06" OriginalAmount="350.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512352" Longitude="-0.15109" StarRating="5" HotelCode="31999|68004" HotelName="Marriott Grosvenor Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Square, W1K 6JP London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/8c/138c14f45bce3f879bb299111631b3e48dd2f3b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the elegant district of Mayfair, this luxury hotel enjoys a convenient position...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="354.13" OriginalAmount="350.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.492499" Longitude="-0.178154" StarRating="5" HotelCode="258999|6650" HotelName="The Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>109-113 Queen's Gate, South Kensington, London SW7 5LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/12/ff128384f21e524b5d4d79748db7240dbfa216a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, close to Kensington Gardens, in the elegant borough of Kensington. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.90" OriginalAmount="351.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493095" Longitude="-0.175575" StarRating="5" HotelCode="114364|1718798" HotelName="Number Sixteen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Sumner Place, London, Greater London SW7 3EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/eb/f1eb90d5e4829fe0da938c1b5f967d714e2fcf86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493326336119" Longitude="-0.17864316701889" StarRating="4.5" HotelCode="189735|199924" HotelName="Adria Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Queens Gate, London SW7 5AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/49/bf49597ee35ee63257ff897e1f8f538b653f1ffd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This clean, comfortable and affordable hotel ideally situated in the heart of Hammersmith, West Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="357.78" OriginalAmount="354.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517196320568" Longitude="-0.080907493829727" StarRating="5" HotelCode="34465|98748" HotelName="Andaz London Liverpool Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Liverpool Street, London EC2M 7QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/61/64612c15a5f10f2d0f8d2921922ef773949a3471.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys an ideal location in the heart of London. It lies adjacent to Live...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.42" OriginalAmount="355.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.502049" Longitude="-0.186639" StarRating="5" HotelCode="28457|45904" HotelName="The Milestone Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kensington Court, London W8 5DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/fc/dbfcfd4484334292d191b7a3bfdfb2b964688a5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of London and offers views out over Kensington Palace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509681" Longitude="-0.078989" StarRating="4" HotelCode="77804|62189" HotelName="Tower View by BridgeStreet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Byward Street, London EC3R 5BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/47/6a4781e9c73a4efac243609254350cd0d2bc19ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.55" OriginalAmount="360.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|228186" HotelName="Kimpton Fitzroy London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Russell Square, Bloomsbury, London WC1B 5BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/10/8c102097f68ac83be9bd579bd74b0ce7392cf02b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of London at the northern end of Russell Square. It o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="365.50" OriginalAmount="361.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50702322" Longitude="-0.14661612" StarRating="4" HotelCode="568362|3353710" HotelName="10 Curzon Street by Mansley Apartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Curzon Street, Westminster Borough, London, W1J 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/80/9780e6b48bf651f5c866eafcedf60358145f86fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.77" OriginalAmount="362.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51525152942" Longitude="-0.15928593692695" StarRating="5" HotelCode="14979|1915595" HotelName="The Montcalm London Marble Arch" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Wallenberg Place, London W1H 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0d/db0ddea8e9de3be08d440b0769de4fbe9550a0d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys a peaceful location. In a number of minutes, guests will easily re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5108881" Longitude="-0.12387874" StarRating="4" HotelCode="558862|320420" HotelName="Henrietta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Henrietta Street, WC2E 8QH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/b9/84b99de1efdfb974729098c6e5a919a811d6fbcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.72" OriginalAmount="372" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49210151" Longitude="0.00813078" StarRating="4" HotelCode="986307|425754" HotelName="Radisson Red London Greenwich The O2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228 Tunnel Avenue, London SE10 0PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/1d/e91d276537e6321789a1f9b9bed89205ad357aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499124064552" Longitude="-0.13447925448418" StarRating="4" HotelCode="318126|12144" HotelName="St. Ermin's Hotel, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Caxton Street, London SW1H OQW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/6c/f66c0ef07bca81d4b742a8c46bbd538ef978d422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a splendid location from which it is easy to begin exploration of London's stunnin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51150718" Longitude="-0.09381767" StarRating="4.5" HotelCode="848540|399669" HotelName="Vintry &amp; Mercer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Garlick Hill, London EC4V 2AU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/9/8/1/4/5/6/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.50" OriginalAmount="376.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507697" Longitude="-0.132475" StarRating="5" HotelCode="49086|98668" HotelName="Sofitel London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>6 Waterloo Place, London SW1Y 4AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/05/da05962a3dee5ba569c2a6292ac87785b92cee82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb luxury hotel is located between Buckingham Palace and Trafalgar Square and is just two m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.03" OriginalAmount="381.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515623181467" Longitude="-0.15703529119492" StarRating="5" HotelCode="47439|32814" HotelName="Hyatt Regency London - The Churchill" 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,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Portman Square, London W1H 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3d/8c3dc30acda601f69122e9299b1f1ed4a915e06b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is situated in the central location of Portman Square, close to Hyde Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504525374265" Longitude="-0.14747589826584" StarRating="5" HotelCode="318127|31887" HotelName="Athenaeum Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 Piccadilly, Mayfair, London W1J 7BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/60/10603fb4fd3959d3d3d274159814cfe70debe31f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located in the heart of Mayfair, one of London’s most celebrated neig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.527750223819" Longitude="-0.08900307220199" StarRating="5" HotelCode="305708|49171" HotelName="M by Montcalm London Shoreditch Tech City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151-157 City Road, EC1V 1JH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f0/86f0e32e248eb9fa4afbc06946c85ecf6e589739.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="393.90" OriginalAmount="390" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508375" Longitude="-0.079935999999975" StarRating="5" HotelCode="296638|57967" HotelName="Cheval Three Quays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Lower Thames Street, London EC3R 6AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ab/2aab38388b5aa2aa1230c1ae44535fcaadb3378e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="399.27" OriginalAmount="395.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.497362447992" Longitude="-0.15619575977325" StarRating="5" HotelCode="49088|939775" HotelName="The Hari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Chesham Place, SW1X 8HQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/15/fc151b8e679cfae87de3f814a18d2b46b2ab5d78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant top-class hotel is centrally located at the heart of Belgravia and offers convenient li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5189932" Longitude="-0.0865441" StarRating="5" HotelCode="199806|58705" HotelName="South Place Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 South Place, London EC2M 2AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/3b/e43b473e283073eeb202ec0a31ab7665ffd37c87.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is South Place Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="401.03" OriginalAmount="397.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="5" HotelCode="901347|171406" HotelName="11 Cadogan Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Cadogan Gardens, Chelsea, Knightsbridge, London SW3 2RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c9/0bc95fcb3b59bd6d6dc71baa2179f44906e196dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Victoria Palace theatre lies 1.2 km away, as does Hyde Park Corner, Chelsea Bridge and Apollo Victor...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49877041" Longitude="-0.1368996" StarRating="5" HotelCode="986142|493178" HotelName="The Guardsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Vandon Street, Westminister, London SW1H 0AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/a0/70a01fd5886909498c667c19b792eafb6b941dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.05" OriginalAmount="405.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49145" Longitude="-0.15627" StarRating="4" HotelCode="199805|sloane_apartments" HotelName="The Apartments by Sloane Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Concierge,Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15-19 Sloane Gardens, London SW1W 8EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a6/aba615e6ca456208e0deca888bcdeb580353ca1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is The Apartments by Sloane Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="410.71" OriginalAmount="406.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.505857654548" Longitude="-0.14048337936401" StarRating="5" HotelCode="115450|388285" HotelName="The Stafford London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16-18 St James's Place, SW1A 1NJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/45/4f4593db5689011d35a05a511c64aecc634a9784.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in historic St James's, 500 m from Piccadilly and only 5 minutes' walk from Old...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.521488" Longitude="-0.162639" StarRating="5" HotelCode="18350|the_landmark_london" HotelName="The Landmark London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Marylebone Road, London NW1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/d1/35d165f34d36abfee4b47daff664c45d5b39ef42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic luxury spa hotel lies within a short distance of Regents Park, just a few kilometres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.09" OriginalAmount="412.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.516748" Longitude="-0.136269" StarRating="5" HotelCode="18259|934425" HotelName="The London Edition" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Berners Street, London W1T 3NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/fb/4cfb91ba2aa2be5ace9267d0c22382e780a50688.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located just a few paces from the famous Oxford Street shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51636307881" Longitude="-0.077857656992308" StarRating="5" HotelCode="450239|199964" HotelName="Devonshire Club by Mantis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Devonshire Square, London EC2M 4YD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/c6/5fc6250dd638615202e69c3a2ce6f6c698c6140a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="420.29" OriginalAmount="416.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507347095143" Longitude="-0.020916965029755" StarRating="5" HotelCode="82911|1062218" HotelName="Marriott Executive Apartments London, Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Hertsmere Road, Canary Wharf, London E14 4ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/95/27956aca86a38afc5ac98218ff8e9081117c845d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Canary Wharf development at West India Quay, near the water side, next ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="429.72" OriginalAmount="425.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498224062323" Longitude="-0.13800501823425" StarRating="5" HotelCode="26214|75534" HotelName="Taj 51 Buckingham Gate Suites and Residences, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate, Suites and Residences, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/9f/249f1fc6e4f7f9883947e062d6ac8b5203a70138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of London, close to Buckingham Palace and the Houses of Parliame...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="431.10" OriginalAmount="426.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498225768117" Longitude="-0.1435808740631" StarRating="5" HotelCode="104131|372965" HotelName="41 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/b8/99b857c99eaf56c7da85aeecee22fe5948054c09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel overlooks the Royal Mews at Buckingham Palace and is just a short walk away from the Roya...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="432.28" OriginalAmount="428.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509972663317" Longitude="-0.13021677627921" StarRating="0" HotelCode="986146|the_londoner" HotelName="The Londoner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Leicester Square, London WC2H 7DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/5d/ca5dd8b61aa43ae31aa105369fa71bb83f199566.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.84" OriginalAmount="437.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.517868" Longitude="-0.143976" StarRating="5" HotelCode="13936|32944" HotelName="The Langham London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1c Portland Place, Regent Street, London W1B 1JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/8a/718a2726c85a7fa90ec68bbd7be13744dd787156.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, directly on Regent Street, close to Oxford Street and B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.523664886356" Longitude="-0.080555691062955" StarRating="5" HotelCode="556805|277104" HotelName="Mondrian Shoreditch London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Curtain Road, London EC2A 3PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/78/9e78250eb6a9bc703d03761bd0a4d14155e1c3d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="448.94" OriginalAmount="444.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51368306" Longitude="-0.09016946" StarRating="5" HotelCode="524240|574461" HotelName="The Ned London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Poultry, London EC2R 8AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ec/4aec767779e3d092b3bfb836bc9a39699f15d22a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51655674" Longitude="-0.08058442" StarRating="4" HotelCode="986316|503594" HotelName="Pan Pacific London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Houndsditch, London EC3A 7AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/01/640171b1c9ce9e6dc118494c20d66875b792687d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504610521162" Longitude="-0.082579851150513" StarRating="4" HotelCode="76294|16428" HotelName="Hilton London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 More London Place, Tooley Street, London SE1 2BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/49/28492fdc987a5cc510fa896310420419b80cdaac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London, this hotel is within easy walking distance of The City, as well as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4906193" Longitude="-0.190959" StarRating="4" HotelCode="174962|200035" HotelName="No 1 The Mansions" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>219 Earl's Court Road, Kinsington, London SW5 9BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/66/f2668314fc9bf7f27f79f5cb91f72dcd7a01ea2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is No 1 The Mansions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494047" Longitude="-0.15739" StarRating="5" HotelCode="263508|57629" HotelName="Cheval Phoenix House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Wilbraham Place, Sloane Street, London SW1X 9AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/f3/2bf3bf8dbe7f3a3f77e2f61250186ea712003f09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Cheval Phoenix House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="468.64" OriginalAmount="464" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51798231" Longitude="-0.1202189" StarRating="5" HotelCode="775208|407877" HotelName="L’oscar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Southampton Row, London WC1B 4AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/f5/38f57117ce22fd504049231be162fddd3bc859cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="475.71" OriginalAmount="471" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5061811" Longitude="-0.1480249" StarRating="5" HotelCode="429776|287736" HotelName="Mayfair House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Shepherd Street, Mayfair, London, W1J 7JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/3f/3c3f5e646cc0750d5b8ca982f5224094a993f459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480.76" OriginalAmount="476" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506762066506" Longitude="-0.1466176134079" StarRating="4" HotelCode="174961|199215" HotelName="44 Curzon Street by Mansley Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>44 Curzon Street, Mayfair, London W1J 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/f4/62f4dbcbfd63f57beda8d87d0007260f7193cba0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is 44 Curzon Street by Mansley Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490.86" OriginalAmount="486" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49876156976" Longitude="-0.16644406564137" StarRating="5" HotelCode="263507|57672" HotelName="Cheval Knightsbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Cheval Place, London SW7 1EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d3/dbd3cbbf9878a385397887a5c1d141ed2c8bbb65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Cheval Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="494.80" OriginalAmount="489.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50105" Longitude="-0.119177" StarRating="5" HotelCode="80367|746205" HotelName="Marriott London County Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westminster Bridge Road, London SE1 7PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/df/b8dfd08c62e249486a7fb27dbd15c8fa0191d202.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Marriott London County Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="495.91" OriginalAmount="491" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|24674" HotelName="Jumeirah Carlton Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cadogan Place, Knightsbridge, London SW1X 9PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e5/5a/e55ae77fb56e08678220ba5345bf66a925ac4453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated on Cadogan Place. Countless shopping and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="498.55" OriginalAmount="493.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.508249375" Longitude="-0.1309725" StarRating="5" HotelCode="114264|1433818" HotelName="Haymarket Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Suffolk Place, London, Greater London SW1Y 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/2f/0a2fdeeb788ea998ebc801f58c50118beea910e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="499.64" OriginalAmount="494.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513012568682" Longitude="-0.15797674655914" StarRating="5" HotelCode="29213|48124" HotelName="Marriott London Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Park Lane, W1K 7AA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/f7/aff7c54bebb84e16a04f537c1ec8cd8d6afcf775.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.99" OriginalAmount="499" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494386973724" Longitude="-0.1841045303272" StarRating="5" HotelCode="263506|57673" HotelName="Cheval Gloucester Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ashburn Place, Kensington, London SW7 4LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/9c/5c9c2f97a7acd990202b8bb1dbfa771b8083dbdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="507.37" OriginalAmount="502.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514083" Longitude="-0.085596" StarRating="5" HotelCode="82457|932475" HotelName="Threadneedles, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Threadneedle Street, London, EC2R 8AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/00/1000ab31103808ff3189883cfcf4f64946615a77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="510.56" OriginalAmount="505.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5110474" Longitude="-0.1550269" StarRating="4.5" HotelCode="114576|934415" HotelName="Grand Residences by Marriott - Mayfair-London - 47 Park Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Park Street, Mayfair, London W1K 7EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/04/fa049c90cc4edf14ae362304196291c44d7a759a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a tranquil haven at the very heart of all that London has to offer, with the most excl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="522.36" OriginalAmount="517.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.513921" Longitude="-0.133526" StarRating="5" HotelCode="55615|74114" HotelName="The Soho Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Richmond Mews, London W1D 3DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/af/9dafe7a897aa89fbcc0687edd0edf15a3a0cde8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="543.66" OriginalAmount="538.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510739" Longitude="-0.151052" StarRating="4" HotelCode="14858|2477345" HotelName="The Biltmore Mayfair, LXR Hotels and Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Grosvenor Square, Westminster, London W1K 2HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/4c/1a4c9960b45cd7cee99eae063a70edaf59364d0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a splendid location very close to the shopping areas of Bond Street and Oxf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49732568" Longitude="-0.01896785" StarRating="0" HotelCode="973438|444264" HotelName="Clover Court by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Millharbour, London E14 9TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c9/0ac9d19364bae6e4e1dd68b44403eac12a2d1c28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="551.52" OriginalAmount="546.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.518443136553" Longitude="-0.13485417697825" StarRating="5" HotelCode="114346|1080808" HotelName="Charlotte Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-17 Charlotte Street, London, Greater London W1T 1RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/2d/c32d5ff43e07611c253b7e0a197173ccbc831f54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="557.37" OriginalAmount="551.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.497539447614" Longitude="-0.14569759368897" StarRating="5" HotelCode="65378|76394" HotelName="The Goring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beeston Place, London SW1W 0JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/be/f0be2f0334d4d18db6a408ba1949a0c3aa8c9d5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated a couple of minutes' stroll from Buckingham Palace, this charming hotel could not be better...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="559.52" OriginalAmount="553.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|990635" HotelName="Rosewood London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 High Holborn, London WC1V 7EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/e8/e9e80751c52631581fd10226e84380851ee1c2c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is centrally located in the London district of Holburn. The British M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="564.73" OriginalAmount="559.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.490739" Longitude="-0.144067" StarRating="3" HotelCode="89406|381965" HotelName="The 29 London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 St. George's Drive, Victoria, London SW1V 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/3d/dd3dc91ddb8754d156ee1c4ccb80ecd07b58b559.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city guesthouse is located in central London and is within walking distance of the city's famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="580.75" OriginalAmount="575" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.529345" Longitude="-0.126088" StarRating="5" HotelCode="173526|31913" HotelName="St. Pancras Renaissance London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Euston Road, London NW1 2AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/3d/ae3de917e40c3fed89e89c179db795b4a199ebc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="594.89" OriginalAmount="589" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51757073" Longitude="-0.13545472" StarRating="5" HotelCode="570588|416429" HotelName="The Mandrake Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20-21 Newman Street, London W1T 1PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3c/de3c6fae7b94a3cedb3f13d5796530448373a3ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="595.90" OriginalAmount="590" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.491665354229" Longitude="-0.21061167757591" StarRating="3" HotelCode="186224|45339" HotelName="The W14 Hotel Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Gunterstone Road, West Kensington, London W14 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/0a/310a1228b6c73db886d55b45e21468b78bf9d5ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London’s trendy Kensington district, the hotel is situated on a quiet, leafy, residential...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="609.03" OriginalAmount="603" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507656859624" Longitude="-0.14241589814765" StarRating="4" HotelCode="13498|24673" HotelName="Holiday Inn London - Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Berkeley Street, London W1J 8NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14279/a_14279_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Mayfair, London's premier hotel district. With its unparalleled...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620.14" OriginalAmount="614" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50239055255" Longitude="-0.15369818406145" StarRating="5" HotelCode="263536|57576" HotelName="The Wellesley Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Knightsbridge, London SW1X 7LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/9c/f79cb9f28dc904d68fca85346356ca27fc84da46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="632.87" OriginalAmount="626.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.503890941391" Longitude="-0.15021979808807" StarRating="5" HotelCode="14174|32854" HotelName="InterContinental London Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Hamilton Place, Park Lane, W1J 7QY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/13/4f138037604a3f204113c4b6116ec8b9eab2e450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located and is perfect for guests looking for a sophisticated place to stay....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.23" OriginalAmount="628.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.496949167896" Longitude="-0.15910729765892" StarRating="5" HotelCode="52563|70394" HotelName="The Cadogan, A Belmond Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Sloane Street, Chelsea, London SW1X 9SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/91/9a/919af05adb3af59d5fb55433c79eef8cec4e1a72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located halfway down Sloane Street, on the corner of Pont Street. In only a few m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="647.41" OriginalAmount="641" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.514453465874" Longitude="-0.12703617008055" StarRating="0" HotelCode="199777|444219" HotelName="Covent Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Monmouth Street, Covent Garden, London WC2H 9HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d1/a6d15b4a8a23b064e3091e54bb886d2c18f22b89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="653.47" OriginalAmount="647" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49899628" Longitude="-0.19807449" StarRating="4" HotelCode="628399|457917" HotelName="Monarch House Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>241 Kensington High Street, London W8 6EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/6d/676d72064f7a921a9d2b8eb8556ee360360a2986.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="653.53" OriginalAmount="647.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.504411872346" Longitude="-0.086775407409732" StarRating="5" HotelCode="255954|313685" HotelName="Shangri-La Hotel, At The Shard, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 St Thomas Street, London SE1 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/12/d11204ed73b6974578350569f20cc7279f56ecd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="659.53" OriginalAmount="653" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51009966" Longitude="-0.07802517" StarRating="5" HotelCode="498750|199414" HotelName="Four Seasons Hotel London At Ten Trinity Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>10 Trinity Square, London EC3N 4AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/f8/a1f879b600c98e1c01419818b4109d0c089fc94f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="662.56" OriginalAmount="656.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512969" Longitude="-0.152319" StarRating="5" HotelCode="310898|the_beaumont_2" HotelName="The Beaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brown Hart Gardens, Mayfair, London W1K 6TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/50/e1509ac83d304a576931be6ca0dc03777633a34d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 73 rooms. Services and facilities at the hotel include a restaurant, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="665.59" OriginalAmount="659" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.501459746214" Longitude="-0.18402544049286" StarRating="5" HotelCode="263509|57674" HotelName="Cheval Thorney Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Palace Gate, Kensington, London W8 5NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c1/c0c15abc8c7aa032980be0cce96aa8eaaf79f87b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="675.69" OriginalAmount="669" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.511259005364" Longitude="-0.13487254936319" StarRating="5" HotelCode="341681|58384" HotelName="Ham Yard Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Ham Yard, London W1D 7DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/f3/9ff3f7dba27d650c4ddb365aeaafa41c39c83f9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="689.17" OriginalAmount="682.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.49074283656" Longitude="-0.14344453811645" StarRating="3" HotelCode="13193|384185" HotelName="The Portico Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-32 St. George’s Drive, Victoria, London SW1V 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/58/4a58fceecf19522e8c8e00d995ba96e15680d3c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Victoria, in an easily accessible area, the hotel is very close to the Victoria undergrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="693.92" OriginalAmount="687.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.501953" Longitude="-0.156267" StarRating="5" HotelCode="18258|32404" HotelName="The Berkeley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilton Place, Knightsbridge, London SW1X 7RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/80/8780d301af4fb39e42dac4276db0f7c1c1345ede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies at the heart of the central district of Knightsbridge. The famous Har...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="694.88" OriginalAmount="688" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510021" Longitude="-0.136549" StarRating="5" HotelCode="208408|31419" HotelName="Cafe Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Regent Street, London W1B 4DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/08/1b08c94d9f69ed5b86ef41a3b1639eb5c4dba0b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702.96" OriginalAmount="696" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50643159" Longitude="-0.15184217" StarRating="5" HotelCode="199759|63307" HotelName="45 Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Park Lane, London W1K 1PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/c4/37c4b62b42523558bee35bccc34d1e5a3eaf14dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="708.13" OriginalAmount="701.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50449532238" Longitude="-0.15013933181763" StarRating="5" HotelCode="26020|1061968" HotelName="Four Seasons London at Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamilton Place, Park Lane, London W1J 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/dc/72dcc323480eb931bc10bd8688bfdefdcffdc271.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is ideally located opposite Hyde Park, close to Knightsbridge, Piccad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="716.83" OriginalAmount="709.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510226525949" Longitude="-0.1496484875679" StarRating="5" HotelCode="28666|32484" HotelName="The Connaught" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carlos Place, Mayfair, London W1K 2AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/04/3c0431661781a970941356d05ff16fb5f27a17c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the beautiful historic Mayfair district, with its many antique shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="717.15" OriginalAmount="710.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.502506" Longitude="-0.152444" StarRating="5" HotelCode="28455|1080858" HotelName="The Lanesborough" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hyde Park Corner, London SW1X 7TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/70/267028f5d40cf48dc81143ffd83580ecce326ef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="719.62" OriginalAmount="712.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.512627" Longitude="-0.147828" StarRating="5" HotelCode="47499|32454" HotelName="Claridge's" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brook Street, Mayfair, London W1K 4HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/53/fd53cce645423d26d3411cf132b06d8e56809350.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located just 500 m from famous Oxford Street, close to Bond Street ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="744.17" OriginalAmount="736.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.506459" Longitude="-0.123656" StarRating="5" HotelCode="904535|177807" HotelName="Corinthia Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitehall Place, London SW1A 2BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/69/916912d326f28631c4b214b7795062f5c33a7b7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated within a 5-minute walk from Trafalgar Square. Westminster is 1.5 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="751.27" OriginalAmount="743.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.510338579132" Longitude="-0.12081365277868" StarRating="5" HotelCode="18503|33294" HotelName="The Savoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strand, London WC2R 0EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/59/7f593811208c868cc500259e2de45099f9a40713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, well-known hotel is situated directly beside the River Thames and in Convent Garden at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="776.55" OriginalAmount="768.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|32974" HotelName="Mandarin Oriental Hyde Park London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Knightsbridge, SW1X 7LA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/09/b909c884c4a6ab3644663e8e676fd8486e5f25f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accredited luxury hotel is fantastically located at the heart of prestigious Knightsbridge. Man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="825.17" OriginalAmount="817" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.501567357258" Longitude="-0.16282548710251" StarRating="5" HotelCode="186632|57323" HotelName="Bulgari Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 Knightsbridge, London SW7 1DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/51/bd5175044920b13e4a7ca35679e025cc0b3a4617.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="840.87" OriginalAmount="832.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493884225961" Longitude="-0.1897182465353" StarRating="2" HotelCode="36433|314411" HotelName="Exhibition Court 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/04/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collingham Place, London, Greater London SW5 0QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/10/3910f7fbc3f414ad4ceb7d1bac997797b5e76199.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="842.39" OriginalAmount="834.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507059678518" Longitude="-0.15239238739014" StarRating="5" HotelCode="26019|32584" HotelName="The Dorchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Park Lane, Mayfair, London W1K 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/66/e96652c202ab219efbc385f6aa0156274bb6d33f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located at the heart of London directly opposite Hyde Park and within walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="899.06" OriginalAmount="890.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.515087576903" Longitude="-0.17351995713216" StarRating="3" HotelCode="145731|1551108" HotelName="The Castleton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164-166 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ac/01ac509840c0e5bfa730753b5852fbe236bce58e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="918.58" OriginalAmount="909.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.507253334969" Longitude="-0.14165014028549" StarRating="5" HotelCode="16765|33234" HotelName="The Ritz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>150 Piccadilly, W1J 9BR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/85/5a85b3d70a7c04685bddea85759e72263baddd70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies on Piccadilly, at the heart of London and is the ideal starting point...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="936.27" OriginalAmount="927" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494301" Longitude="-0.18592149" StarRating="4" HotelCode="433674|200134" HotelName="Ashburn Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Ashburn Gardens, Ashbun Court, South Kensington, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/e0/00e0fe6dd716865ac22a35efdcbf4d5c8a7cba17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="941.32" OriginalAmount="932" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.499136180893" Longitude="-0.18023714351648" StarRating="4" HotelCode="498306|289483" HotelName="Queensgate Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Queen's Gate, Kensington, London SW7 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/bb/42bb7cd88aae9ddb91b58575d51e9a5d70845b04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Queensgate Court, at 24 Queen's Gate, South Kensington, offers superior accommodation in one of Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="988.62" OriginalAmount="978.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.498052" Longitude="-0.164031" StarRating="5" HotelCode="114336|1809348" HotelName="Claverley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Beaufort Gardens, Knightsbridge, London, SW3 1PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b8/a9b8309c5bc2ba2ad0e7f310392e43b7a51a989a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="989.03" OriginalAmount="979.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.494768" Longitude="-0.178617" StarRating="5" HotelCode="36860|1444848" HotelName="130 Queen's Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Queen's Gate, Kensington, London SW7 5LE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/da/d9da5906b08840beff4eab5129eb97e25c512c14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The ultra-luxurious neo-classical apartments are approximately a 5-minute walk to the Natural Histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1071.61" OriginalAmount="1061" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.493024" Longitude="-0.177193" StarRating="4" HotelCode="170767|200028" HotelName="Manson Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Manson Place, SW7 5LT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/b1/acb1238606c99fa13ea610a1afb49b98df2f3fa8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1283.71" OriginalAmount="1271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.497586453552" Longitude="-0.15632145767211" StarRating="3" HotelCode="498404|289479" HotelName="Chesham Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security">
        <Address>
          <AddressLines>
            <AddressLine>17 Chesham Court, London SW1 8HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/f2/66f2d521196f8846dc26d06a67dbe8e0b63b98b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Serviced apartments in affluent Belgravia: Chesham Court, located right next door to the buzz of Kni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1287.60" OriginalAmount="1274.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509161474785" Longitude="-0.14233946800232" StarRating="5" HotelCode="11557|9244" HotelName="Brown's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/04/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albemarle Street, London W1S 4BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a0/6da071a781c65f623b546bfa3c20c6f3f3b483ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys an idyllic location in the fabulous Mayfair district of the Londo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1753.19" OriginalAmount="1735.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.509540422175" Longitude="-0.15525162220001" StarRating="5" HotelCode="35406|83702" HotelName="JW Marriott Grosvenor House London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Park Lane, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/cd/d8cdc66f9babd1c7b92673fd7bc8f4b275dde472.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys a wonderfully prestigious position on Park Lane, within a few pace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4534.90" OriginalAmount="4490" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.51075134" Longitude="-0.12828794" StarRating="0" HotelCode="966750|444317" HotelName="Native Leicester Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Charing Cross Road, Westminster Borough, London WC2H 0HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1f/b01fb726b67146ad85ba79bc51604b41ba7dbfc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7326.54" OriginalAmount="7254" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.4968746" Longitude="-0.12906368" StarRating="0" HotelCode="986386|444253" HotelName="Hope House Residences by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Great Peter Street, Westminster Borough, London SW1P 3LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/95/a6950d2c887869877661c05ee616c80f8368e8f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8653.68" OriginalAmount="8568" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986370|425592" HotelName="Soho Lofts by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Bourchier Street, Soho, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/34/1a349835341f5292557d0298f2e32bb74091c9c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Lounge,Massage Centre,Bicycle Rental,Designated Smoking Area,Nightclub,Spa,Golf,Heated Pool,Jacuzzi,Sauna,Swimming Pool,Kitchen,Garden,Business Centre,Concierge,Elevator,Parking,24 Hour Security,Housekeeping,Wake-up Call Service,24 Hour Front Desk,ATM/Cash Machine,Dry Cleaning,Luggage Storage,Coffee Shop,Meeting Room,Smoking Rooms,Dining,Pets allowed,Airport Transfer (on Demand),Babysitting,Banquet Hall,Boutique,LCD/Projector,Valet Parking,Vending Machine,Printer,24 Hour Power Supply,Library</BasicAmenities>
    <HotelRating>4,5,3,3.5,2,1,2.5,4.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,CONFERENCE HOTEL,AIRPORT HOTEL,HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,GUESTHOUSE,ECO HOTEL,HOSTEL,CLUB RESORT,INNS,APARTMENT,HOSTELS,BED AND BREAKFASTS,APARTHOTEL,GUEST HOUSES,BOUTIQUE HOTEL,COUNTRY HOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac623d59-0595-4058-beb2-3200066fd745|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="2025-12-22T11:55:18.1410565+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ac623d59-0595-4058-beb2-3200066fd745" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="272.70" OriginalAmount="270.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.5791112" Longitude="1.65318144" StarRating="1" HotelCode="441356|mountain_hostel_tarter" HotelName="Mountain Hostel Tarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sant Pere del Tarter, AD100 El Tarter, Principat d’Andorra</AddressLine>
          </AddressLines>
          <CityName>El Tarter</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/ea/eeeae89b4eeba46ddf772283f865bd4370ea3b42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property consists of 6 buildings typical high mountain with 3 floors, located in the village of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.06" OriginalAmount="406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.57783" Longitude="1.6505" StarRating="4" HotelCode="28800|hotel_nordic" HotelName="Nordic Hotel" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="Ski Hotel ,Hotel de Charme" CnxPolicy="Free CXL until 07/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera General 2 s/n, AD100 El Tarter, Canillo</AddressLine>
          </AddressLines>
          <CityName>El Tarter</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/9c/dc9ce657f925c747cdde316a6011d3ab1828e3f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming ski hotel is situated in the tourist resort of El Tarter close to Granvalira ski area....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service</BasicAmenities>
    <HotelRating>4,1</HotelRating>
    <BedType />
    <Meals>HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>SKI HOTEL,HOTEL DE CHARME,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
358b180e-4931-46d6-9fea-338e5b9f5b52|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="358b180e-4931-46d6-9fea-338e5b9f5b52">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
358b180e-4931-46d6-9fea-338e5b9f5b52|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
358b180e-4931-46d6-9fea-338e5b9f5b52|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
358b180e-4931-46d6-9fea-338e5b9f5b52|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
358b180e-4931-46d6-9fea-338e5b9f5b52|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
358b180e-4931-46d6-9fea-338e5b9f5b52|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
358b180e-4931-46d6-9fea-338e5b9f5b52|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="2025-12-22T11:55:22.2188494+00:00" Version="0" EchoToken="Search" TransactionIdentifier="358b180e-4931-46d6-9fea-338e5b9f5b52" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817024494819" Longitude="145.11214122176" StarRating="3" HotelCode="141065|motel_maroondah" HotelName="Motel Maroondah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>768 Whitehorse Road, Melbourne / Box Hill, Victoria 3128</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/92/e39201a04cfbf10c143b99726579e1556404652c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.12" OriginalAmount="54.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.794173" Longitude="144.895331" StarRating="3" HotelCode="184975|2110965" HotelName="Footscray Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90, Droop Street, Footscray 3011, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/eb/d0ebf01d98e8d6960fcebae3bb8e21e663e17ed4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.20" OriginalAmount="54.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.917225124466" Longitude="145.13087041676" StarRating="3" HotelCode="176027|3834485" HotelName="Clayton Monash Motor Inn &amp; Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1790 Dandenong Rd, Clayton, VIC 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/04/af048d2ef3447185cbd18be18c61aa53587ee26f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.732248491208" Longitude="144.96498415213" StarRating="3" HotelCode="389388|coburg_motor_inn" HotelName="Coburg Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>726 Sydney Road, Coburg, Melbourne, Victoria 3058</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/46/3c/463c1bcaa51faa77c4c78b799b30310312be3001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Coburg North.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.39" OriginalAmount="59.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.755413786243" Longitude="144.96290177107" StarRating="3" HotelCode="165318|2108355" HotelName="Brunswick Tower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>188 Moreland Road, Brunswick, Melbourne, Victoria 3056</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ee/0dee5ac2831d4a75a5dd762cee839011c469a18a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.48" OriginalAmount="60.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.86186" Longitude="144.979671" StarRating="4" HotelCode="161044|249426" HotelName="Sixty Two on Grey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Grey Street, St Kilda, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/c5/49c59e221da452018a29026eaae2d2600af64917.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located right in the heart of St Kilda and within 2 minutes' walk from the attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.659853408886" Longitude="145.07533460856" StarRating="4" HotelCode="77410|best_western_mill_park_motor_inn" HotelName="Best Western Mill Park Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 The Link, Mill Park, Melbourne, Victoria 3082</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f7/9ef7101af8ec79dcd3d1a69cf11eebd2ede1498a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.96" OriginalAmount="62.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8073749" Longitude="144.96013215" StarRating="1.5" HotelCode="407155|2399445" HotelName="Elizabeth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>490-494 Elizabeth Street, 3000 Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/78/f278b2dfbef079d970bcc54c7a7218fd92d45c65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Melbourne, Elizabeth Hostel puts everything the city has to offer just ou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.20" OriginalAmount="62.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.681884408157" Longitude="144.88283514976" StarRating="3" HotelCode="20905|431645" HotelName="Quality Hotel Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Mickleham Road, Melbourne, Victoria 3043</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/2f/052f46e3997ecb217f7d876ff1c257f777ebdcf9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is conveniently located near to shops, restaurants, cafés and the Melbourne centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.67300775" Longitude="144.88699905" StarRating="3" HotelCode="441873|airport_tourist_village_melbourne" HotelName="Airport Tourist Village Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>37 Ardlie Street, Attwood, Melbourne, Victoria 3049</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/c7/ebc7f4d9553f8c28378bca51586c56ae7d470f92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.88" OriginalAmount="64.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.77747985" Longitude="144.95624954" StarRating="3" HotelCode="413954|2078335" HotelName="Parkville Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>759 Park Street, Brunswick, Melbourne, Victoria 3056</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/36/13368681876890a16d3e32109d7018220ada7603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our property overlooks Royal Park, part of the university/zoo precinct on Melboune's CBD edge. You c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.04" OriginalAmount="65.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|215026" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.777773" Longitude="144.965143" StarRating="3" HotelCode="152027|parkville_place_apartments" HotelName="Econo Lodge Parkville Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>124 Brunswick Road, Brunswick, Victoria 3056</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/cd/bacd722499d79b40846c0c1e23f1bda8a7a499ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just 4 km from the Post Master Gallery and the State Library of Vict...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.81" OriginalAmount="67.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|2110975" HotelName="Gateway On Monash" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.14" OriginalAmount="67.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.982579" Longitude="145.071698" StarRating="3" HotelCode="200757|1529748" HotelName="Parkdale Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>202-208 Nepean Highway, Parkdale, Victoria 3194</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/f5/62f5643d420d5ec65bb6aa2aec72608dc2ebfd58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The motel comprises a total of 48 rooms. Services and facilities at the hotel include a conference r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.74660288" Longitude="144.79970377" StarRating="3" HotelCode="402488|st_albans_hotel_2" HotelName="St Albans Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 McKechnie Street, St Albans, Melbourne, Victoria 3021</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/42/d942c95fca9122095b30d636296aa33bbe3878c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.31" OriginalAmount="69.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817490914134" Longitude="144.99487520583" StarRating="4" HotelCode="92867|2111205" HotelName="Adara Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>185 Lennox Street, Richmond, Melbourne, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/85/cf859b005749a3fa9a25cb6eb5677be2814a9266.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.93026973" Longitude="145.15407477" StarRating="3" HotelCode="588594|mulgrave_court_motor_inn" HotelName="Mulgrave Court Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>5 Harcourt Avenue, Mulgrave, Melbourn, Victoria 3170</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/58/875813bc8b41f76a69e1d11cdb68ac73f702cea4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.83" OriginalAmount="70.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.69341799" Longitude="144.9998624" StarRating="2" HotelCode="367161|3834115" HotelName="Excelsior Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>82 Mahoneys Rd, Thomastown (suburb of Melbourne), VIC, 3074</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/27/5f27ab0775a2075221d09e7fb94fcb0091b3aa67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.68" OriginalAmount="72.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|1019838" HotelName="Ibis budget Melbourne Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.71904972" Longitude="145.08105803" StarRating="3.5" HotelCode="308300|comfort_inn_greenborough" HotelName="Comfort Inn Greensborough" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>245 Greensborough Highway, Greensborough, Victoria 3085</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/fe/8bfe5e1df77a20ed27509ecbc6173d8c20fcee49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.13" OriginalAmount="74.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.906424" Longitude="145.007731" StarRating="4" HotelCode="177118|2109515" HotelName="Buckingham International Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>408 Bay Street, Brighton, Victoria 3186</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/a6/03a6199147d7342330b954d1b7901a34643155e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.15" OriginalAmount="74.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.893254951924" Longitude="145.14401694944" StarRating="4.5" HotelCode="103693|2392995" HotelName="Bruce County" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>445 Blackburn Road, Mt Waverley, Melbourne, Victoria 3149</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/9b/8b9bcb1731eb35692ce0b47cf110a44527d3c08f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|base_backpackers_melbourne_hostel" HotelName="Base Backpackers Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815472" Longitude="144.990569" StarRating="2.5" HotelCode="228555|ozihouse_richmond" HotelName="Landing Pads Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>153 Hoddle Street, Richmond, Melbourne, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/55/9b5564d4d168ae5c3916e55831d2625b6962e262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.32" OriginalAmount="77.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813657529902" Longitude="144.95423555374" StarRating="4" HotelCode="96138|431855" HotelName="Sophia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277-287 King Street, Melbourne CBD, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/82/4c82877ea153e1f66b43a1a93e18ccad8e98631e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.64" OriginalAmount="77.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.876459528535" Longitude="145.09194742521" StarRating="3" HotelCode="305506|2393005" HotelName="Matthew Flinders Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>667 Warrigal Road, Chadstone, Victoria 3148</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/91/9291a2410100d2d5be51f6a4472eb3a7b5edb4ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 23 rooms. Services and facilities at the hotel include a restaurant, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|194661" HotelName="Quest Melbourne Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.52" OriginalAmount="79.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.803223" Longitude="144.956715" StarRating="3.5" HotelCode="184973|1529608" HotelName="City Edge North Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>188, Peel Street, 3051 North Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/3c/e53c293e06897a2360dd1eeee008c3ba85628a01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.05" OriginalAmount="81.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.821" Longitude="144.974" StarRating="3" HotelCode="77078|2243095" HotelName="Ciloms Airport Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>398 Melrose Drive, Tullamarine 3043, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4d/4b4dd4581f8401babbcb20df68bab0601a44dda5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.12" OriginalAmount="81.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.759184" Longitude="144.993578" StarRating="3" HotelCode="263047|2111225" HotelName="St Georges Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>334 St Georges Road, Thornbury/Northcote, Melbourne, Victoria 3071</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/34/43346b846c5ed641d9eaa1c2a17acf37a52ce2fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807564903513" Longitude="145.02737725886" StarRating="4" HotelCode="81380|quality_suites_beaumont_kew" HotelName="Quality Suites Beaumont Kew" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Studley Park Road, Kew, Melbourne, Victoria 3101</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f1/e0f1343c2d5cdcedc44e0721d932f1eeeaec434d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.868129847026" Longitude="144.76202904418" StarRating="3" HotelCode="77089|club_laverton" HotelName="Club Laverton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Aviation Road, PO Box 640, Laverton, Melbourne, Victoria 3028</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/9d/cf9df4299cf1c32521b0908bcf97bc886f63b0f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.40" OriginalAmount="85.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.806009081127" Longitude="144.94847722138" StarRating="3" HotelCode="900914|431555" HotelName="Miami Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Hawke Street, West Melbourne, Victoria 3003</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/7a/187a5ea9731555ee424aafcb5d70cec24034e2a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Hawke Street, at the heart of Melbourne. The Etihad Stadium, formerly known ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|best_western_atlantis_hotel" HotelName="Atlantis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.854924775263" Longitude="144.98363799889" StarRating="1" HotelCode="96141|nomads_pint_on_punt" HotelName="Nomads Pint On Punt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3b/223b2655e1e7d8f7ad25c1ce66b526e4b653f0a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.6732331" Longitude="144.95557479" StarRating="3" HotelCode="367150|sylvania_hotel" HotelName="Sylvania Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1631 Sydney Road, Campbellfield, Victoria 3061</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/f0/cbf07c46251dc94965e78e304c15b63a7450678f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.67172212999" Longitude="144.85335499048" StarRating="4" HotelCode="52536|holiday_inn_melbourne_airport" HotelName="Holiday Inn Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-14 Center Road, Melbourne Airport, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/71/ca712ebf621218db23baaf4d6a7deb0a72c5383b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Melbourne, this airport hotel is ideal for business travellers arriving or departing from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|quality_hotel_batmans_hill_on_collins" HotelName="Quality Batman's Hill On Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.87687057" Longitude="145.00680568" StarRating="2" HotelCode="460534|st_kilda_east_lodge" HotelName="St Kilda East Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Tantram Ave East, St, Kilda, Melbourne, Victoria 3183</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bd/67bd684b474a93124a7da4ea9b033f8b01d8b907.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|amora_riverwalk_melbourne" HotelName="Amora Hotel Riverwalk Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|169810" HotelName="Novotel Melbourne Glen Waverley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.22" OriginalAmount="99.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.83421714115" Longitude="144.9686819315" StarRating="3" HotelCode="77082|215226" HotelName="City Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>308-310 Kings Way, South Melbourne, Victoria 3205</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/22/70225bd7728a20905074d405d0b9e9453db1fdb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.46" OriginalAmount="103.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807651" Longitude="144.965982" StarRating="3" HotelCode="161021|249506" HotelName="Space" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>380 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/3e/2b3eb61d24e552eb47416b8309c65715f5106e87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Russell Street, the hotel is just 90 metres from Old Melbourne Gaol, a museum and former...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.11" OriginalAmount="104.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80241218" Longitude="144.95239848" StarRating="4" HotelCode="533450|2077915" HotelName="RNR Serviced Apartments North Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>139 Chetwynd Street, North Melbourne, Victoria 3051</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/e2/c5e28968e147ad99c24b9fbaeac626d76dc274bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.80" OriginalAmount="104.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|1019808" HotelName="ibis budget Melbourne CBD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.27" OriginalAmount="106.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815997" Longitude="144.966559" StarRating="3" HotelCode="181225|1448688" HotelName="City Square Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/81/8681f05eb363b909275a44732d333a07eae396df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.90" OriginalAmount="107.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815890000122" Longitude="144.98942209908" StarRating="3" HotelCode="175969|2079395" HotelName="Georgian Court Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 George Street, East Melbourne, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/40/2e40809696b388013030f0d301a40c766fd722cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Melbourne. The nearest airport is Melbourne - Essendon (MEB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.27" OriginalAmount="108.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820587" Longitude="144.955011" StarRating="3" HotelCode="401956|88338" HotelName="Best Western Melbourne City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/34/f834e30f8373e781af476a522a8acbe7b9c122a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on 16 Spencer Street, in the heart of Melbourne CBD, just a stone's throw from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80096855" Longitude="144.95533791" StarRating="0" HotelCode="968265|turnkey_accommodationnorth_melbourne" HotelName="North by Turnkey Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Blackwood Street, North Melbourne, Melbourne, Victoria 3051</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/bd/c3bd8927b2e9b9f7257fe42c927f5faa7795823b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|ibis_styles_kingsgate_hotel" HotelName="ibis Styles Kingsgate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.41" OriginalAmount="113.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.838671" Longitude="144.992663" StarRating="4" HotelCode="305510|1878695" HotelName="Oaks South Yarra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Yarra Street, South Yarra, VIC 3141</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409213/409213a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.48" OriginalAmount="113.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|431795" HotelName="Mercure North Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.70" OriginalAmount="115.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.72511394" Longitude="144.89322157" StarRating="4" HotelCode="943402|2179805" HotelName="Hyatt Place Melbourne, Essendon Fields" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 English Street, Essendon Fields, Melbourne, Victoria 3041</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/5b/f15b2d58d3ec9f28559c4773c80a5de0119f3f0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Essendon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.11" OriginalAmount="115.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.803045837943" Longitude="144.95432197888" StarRating="3" HotelCode="402993|2095845" HotelName="Melbourne Metro YHA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Howard Street, North Melbourne, Melbourne, Victoria 3051</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/8f/668f12c66f724a684941c8a0df51ebe943349218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Melbourne Metro YHA Backpackers Hostel is in North Melbourne, on the city fringe, with panoramic vie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.49" OriginalAmount="116.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.822676" Longitude="145.034421" StarRating="3" HotelCode="181222|2296975" HotelName="Glenferrie" 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>324, Burwood Road, Hawthorn 3122, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/8a/358ac634b7bbd70350532e1299caee54c672be00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.94" OriginalAmount="116.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.799971960131" Longitude="144.96795505285" StarRating="4" HotelCode="173186|1529808" HotelName="Carlton Clocktower Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Drummond Street, Carlton, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a6/a6/a6a69c1e39b7cb792949e4b07d15cc9386e5a3b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.845202667433" Longitude="145.00409008272" StarRating="3.5" HotelCode="81320|quality_inn_toorak_manor" HotelName="Toorak Manor Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>220 Williams Road, Toorak, Victoria 3142</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/73/3b736b6fbc79181fc5b323f4269e56ccfdaa0eba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.916345791269" Longitude="144.99592401791" StarRating="4" HotelCode="103597|caroline_serviced_apartments_brighton" HotelName="Caroline Serviced Apartments Brighton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Male Street, Brighton, Victoria 3186</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/db/3adb5395287f1b1f5b868c16011eeac81828c77c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.25" OriginalAmount="118.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.858710005616" Longitude="144.98252749443" StarRating="3" HotelCode="103729|469385" HotelName="Crest On Barkly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Barkly Street, Melbourne / St Kilda, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/6d/0d6d13f9aac2a8d6160556f4dd8fa61541f3795a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated down Barkley Street in Melbourne. The location is easily re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.38" OriginalAmount="118.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815337" Longitude="144.9545" StarRating="3" HotelCode="68995|55994" HotelName="ibis Melbourne Little Bourke Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>600 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/d0/3ad02c904a0c9431e9cb4082fe5922a97a4c1948.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the centre of the city and near the Telstra Dome, close to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="121.08" OriginalAmount="119.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|88375854" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|radisson_on_flagstaff_gardens_melbourne" HotelName="Radisson On Flagstaff Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.838941" Longitude="144.975971" StarRating="5" HotelCode="172702|art_seriesthe_blackman" HotelName="Art Series - The Blackman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>452 St. Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/20/0020bc22253c8d3268dd3ae31177547a1006ac99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.27" OriginalAmount="127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8019" Longitude="144.967" StarRating="3" HotelCode="178570|75234" HotelName="Lygon Lodge Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>220 Lygon Street, Carlton, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.80" OriginalAmount="127.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|1236838" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.800669" Longitude="144.968126" StarRating="4" HotelCode="77652|best_western_plus_travel_inn_hotel" HotelName="Best Western Plus Travel Inn Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Grattan &amp; Drummond Streets, Carlton, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/75/0675307c26cff1fa4be75b280ac8b2300fbf5717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="131.98" OriginalAmount="130.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|92492524" HotelName="Oaks on Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.850028" Longitude="144.964994" StarRating="4" HotelCode="200758|middle_park_hotel" HotelName="Middle Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Canterbury Road, Middle Park, Victoria 3206</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/88/0b88fb718ac50b1df889d4ece460952949d5a373.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.10" OriginalAmount="131.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|331765" HotelName="Melbourne Parkview Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81768" Longitude="144.966103" StarRating="2" HotelCode="181220|elephant_backpacker_melbourne" HotelName="United Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>250, Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/32/81329ba6fd648ff401f0dd8a3459818b6401b3d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.58" OriginalAmount="136.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.808747" Longitude="144.959038" StarRating="2" HotelCode="174874|1196338" HotelName="Discovery Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167-175 Franklin Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/72/c7724589f1caeced24d64c17c41103a0854b30e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.33" OriginalAmount="136.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|1544" HotelName="PARKROYAL Melbourne Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.37" OriginalAmount="137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807074022107" Longitude="144.96055205194" StarRating="4" HotelCode="145808|71301" HotelName="Mercure Melbourne Therry Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>43 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/5f/2b5f857afb32cfba525de64895eb4fe82e38b946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only minutes from Melbourne’s Central Business District. It features spectacula...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.15" OriginalAmount="138.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81594045426" Longitude="144.96085978043" StarRating="4" HotelCode="262553|1218038" HotelName="Citiclub Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8c/498c50931e06d534f7e883959154dc31e0db535b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|crown_metropol" HotelName="Crown Metropol Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="141.11" OriginalAmount="139.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|2578605" HotelName="ibis Melbourne Hotel and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.06" OriginalAmount="140.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|1019978" HotelName="Pegasus Apart Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.40" OriginalAmount="141.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80926232" Longitude="144.96267009" StarRating="4" HotelCode="312960|1249788" HotelName="Brady" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Little Latrobe Street, Melbourne, 3000 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/2f/892f481c29f6b44a133b20a9dca74da47b004f5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.57" OriginalAmount="142.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.823457110925" Longitude="145.03533616662" StarRating="4" HotelCode="173215|431725" HotelName="Quest Hawthorn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>616 Glenferrie Road, Hawthorn, Victoria 3122</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/31/4f31dcddf67260bd5fb758a7d3813a9eeb3cedc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.79" OriginalAmount="145.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.809771" Longitude="144.97136" StarRating="4" HotelCode="103675|256166" HotelName="Oaks on Lonsdale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 -33 Lonsdale St, Melbourne, VIC 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144665/a_144665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne, approximately 6.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.28" OriginalAmount="145.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80943606" Longitude="144.96866311" StarRating="0" HotelCode="958013|4714285" HotelName="Brady Hotels Jones Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Lonsdale Street, Melbourne, Victory</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/db/cbdbd4a91d6861044cca36d32787e7d636d3c33c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.841773011181" Longitude="144.99370157719" StarRating="4" HotelCode="96136|apartments_of_south_yarra" HotelName="Apartments Of South Yarra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Arthur Street, South Yarra, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/44/6444cf421c4b52a3ca88c4fb836f3dbec9de71bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.19" OriginalAmount="149.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3.5" HotelCode="778256|2310575" HotelName="ibis Melbourne Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|novotel_melbourne_south_wharf" HotelName="Novotel Melbourne South Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.98" OriginalAmount="152.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.722727993058" Longitude="144.98482811989" StarRating="2" HotelCode="262832|3834185" HotelName="Melbourne BIG4 Holiday Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Elizabeth Street, Coburg, Melbourne, Victoria 3058</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/02/57022de3eb0a29da79fc66d5c7e3c8444b605d7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|24266" HotelName="Mercure Welcome Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.86" OriginalAmount="155.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82692756" Longitude="145.02019245" StarRating="0" HotelCode="960597|2390195" HotelName="Element Melbourne Richmond" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>588 Swan Street, Richmond, Melbourne, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/54/a454549373b537a1f6990de3568e58b3101c92f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.819754611333" Longitude="144.95465129614" StarRating="3" HotelCode="63138|4778" HotelName="The Great Southern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e1/90e1b7be52506da077f4ef96ab44a92428540e79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Melbourne's city centre, just a short walk from Southern Cross Station and a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="158.78" OriginalAmount="157.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|1632030" HotelName="Crowne Plaza Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8106549" Longitude="144.9715538" StarRating="3" HotelCode="77081|city_limits_hotel_apartment" HotelName="City Limits" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20/22 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/bf/82bf452fbc22130c9339ee6073427078ae13178d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.47" OriginalAmount="160.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4.5" HotelCode="557150|2272365" HotelName="The Jazz Corner Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.63" OriginalAmount="163.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|hotel_grand_chancellor_melbourne" HotelName="Hotel Grand Chancellor Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.06" OriginalAmount="171.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|53484" HotelName="Rendezvous Hotel Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810569681083" Longitude="144.98903111069" StarRating="3" HotelCode="34288|birches_serviced_apartments" HotelName="Birches Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Simpson Street, Corner Albert Street, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/22/3a223f19a7040dc30879754a05b2857c19e0e77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of tranquil, tree-lined, historic East Melbourne, the hotel is only a 3-minute ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.73" OriginalAmount="173.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812561148525" Longitude="144.9626393316" StarRating="4" HotelCode="68758|98778" HotelName="Somerset on Elizabeth Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>250 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ae/45ae1e4a8370be96fb23eea113c2703880856791.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is in the heart of Melbourne's central business district, a short stroll from Bourke ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.29" OriginalAmount="174.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|53824" HotelName="Stamford Plaza Melbourne" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820637083745" Longitude="144.95596423745" StarRating="4" HotelCode="402392|adina_apartment_hotel_melbourne_northbank" HotelName="Adina Apartment Hotel Melbourne Northbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>550 Flinders Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/92/bb92433191757b96d43935626648285d755d69d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Melbourne and enjoys handy access to Docklands, Sout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="178.50" OriginalAmount="176.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82197499" Longitude="144.96596166" StarRating="4" HotelCode="811080|24367992" HotelName="Oaks Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>57-61 City Road, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/497301/497301a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in South Melbourne. The 136 welcoming bedrooms offer a perfect place ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.44" OriginalAmount="177.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816979998487" Longitude="144.96554374695" StarRating="4" HotelCode="81244|105946" HotelName="Punthill Flinders Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>267 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/da/c5da236596f68a5992cee09a3c66cbf8d21f0806.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by restaurants, cafes, bars, boutiques, department stores and Melbourne's funky laneways,...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="181.78" OriginalAmount="179.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096" HotelName="The Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.03" OriginalAmount="185.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817607" Longitude="144.957872" StarRating="4" HotelCode="68740|256156" HotelName="Oaks on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>480 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/b2/b206b121fe380f73/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of the city, opposite the Rialto Towers. It is about 1 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.14" OriginalAmount="185.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.805181167494" Longitude="144.96643960476" StarRating="4" HotelCode="79093|431435" HotelName="Zagame's House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Lygon Street, Carlton, Melbourne, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/f2/26f20450b71b76da1fc4a2d6dc38d2250dfb26c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Melbourne's glittering city centre and the vibrant cafe and fashion precinct of Carl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.67" OriginalAmount="185.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="0" HotelCode="962376|2386925" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.87" OriginalAmount="187" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82205131" Longitude="144.96592474" StarRating="3.5" HotelCode="842078|280299" HotelName="Serviced Apartments Melbourne Opus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 City Road Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3d/073d921be231891d4809d8551b5cc47ab29c3fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.809504" Longitude="144.960617" StarRating="4" HotelCode="181229|64974" HotelName="City Edge on Elizabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>99, A'Beckett Street, Corner Elizabeth Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/36/5b3631812a9d3415063441fa3d7684deb53fb30b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|68370" HotelName="Mantra 100 Exhibition" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.93" OriginalAmount="193.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816437" Longitude="144.954736" StarRating="4" HotelCode="394608|alto_hotel_on_bourke" HotelName="Alto on Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>636 Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/7b/a47bcd6dc856ebf7c4bf44b25e9d04309873d1b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Melbourne's central business district, and is close to most of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.54" OriginalAmount="193.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2.5" HotelCode="402873|4724675" HotelName="Melbourne Central YHA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.91" OriginalAmount="197.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814306224101" Longitude="144.96004328173" StarRating="4" HotelCode="79313|46914" HotelName="Adina Apartment Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>189 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0d/db0d990c5cb719803aef2034dd775dfce016d4c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.29" OriginalAmount="198.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811194260058" Longitude="144.95626388721" StarRating="4.5" HotelCode="262898|1019948" HotelName="Oaks on William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>350 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/130043/39a3781e44c2e36ad41acbb30bebc22b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82067829" Longitude="144.95576527" StarRating="4" HotelCode="437501|punthill_northbank" HotelName="Punthill Northbank Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>560 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/82/0182c5ab6a60a32aeaea25cae0895ded324a8baa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.99" OriginalAmount="208.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|45994" HotelName="The Savoy Hotel on Little Collins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.08" OriginalAmount="210.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4.5" HotelCode="778310|2310565" HotelName="Novotel Melbourne Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.11" OriginalAmount="211.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|mantra_southbank_melbourne" HotelName="Mantra Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.86" OriginalAmount="211.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3.5" HotelCode="26283|46044" HotelName="Travelodge Hotel Melbourne Southbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.25" OriginalAmount="212.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|2193165" HotelName="Pan Pacific Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.40" OriginalAmount="213.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.830988661293" Longitude="144.97102886438" StarRating="4" HotelCode="92876|345145" HotelName="Seasons Botanic Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>348 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7f/547fc97d7afa8d67a6d39de5c855ece3ceb3a819.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at the city end of St Kilda Road, directly opposite the Shrine of Remembranc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.17" OriginalAmount="217.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820058657641" Longitude="144.95511263609" StarRating="4" HotelCode="34289|holiday_inn_melbourne_on_flinders" HotelName="Holiday Inn On Flinders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>575 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/48/4648bfde053bc05301c5dad65c91fb6609bdce65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the convention centre, exhibition centre, World Trade Centre and the stock exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.22" OriginalAmount="222.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.807478777778" Longitude="144.962651" StarRating="3.5" HotelCode="103684|milano_serviced_apartments" HotelName="Milano Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Franklin Street, Melbourne VIC 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f4/71f4435b5d3b44086a9419214fd5796741244e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.36" OriginalAmount="222.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814844142991" Longitude="144.97273743152" StarRating="4.5" HotelCode="81248|251176" HotelName="Punthill Manhattan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5f/c35fc32c1fe1137f70d9a5be638870a503895550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Melbourne's city centre. It lies just a short stroll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.84" OriginalAmount="224.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810991" Longitude="144.969034" StarRating="4" HotelCode="96145|251096" HotelName="Punthill Little Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-17 Cohen Place, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/63/826384a2fa68cd12b9cbf8b5343ad9cd35fc6ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel stands tall in the centre of Melbourne city. It lies in the Chinatown region an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.25" OriginalAmount="225.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.819425138136" Longitude="144.95962679386" StarRating="4" HotelCode="336737|clarion_suites_gateway" HotelName="Clarion Suites Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/38/5338f9b48180586aa2559bc888a770c19b8961e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the banks of the Yarra River, opposite the Crown Casino and Entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.70" OriginalAmount="225.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|922838" HotelName="Mantra on Russell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.40" OriginalAmount="230.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|255516" HotelName="Mantra on Little Bourke" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.36" OriginalAmount="233.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816831677185" Longitude="144.96115028858" StarRating="4" HotelCode="23189|1459578" HotelName="Treasury on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>394 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d8/b9d8649a983fd865b2aeb8767fc4ef1620c36044.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Melbourne's most prestigious street - Collins Street and on the corner of Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.36" OriginalAmount="236.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|crown_promenade_melbourne_2" HotelName="Crown Promenade Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.99" OriginalAmount="236.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4.5" HotelCode="15244|55954" HotelName="Novotel Melbourne on Collins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.50" OriginalAmount="239.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.82029" Longitude="144.967249" StarRating="5" HotelCode="92869|87808" HotelName="Quay West Suites Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/0d/e30dd338868ec87c6225f56657e48c0bfe8d0f69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the banks of the Yarra River, the hotel affords it's guests not only the convenience of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="242.50" OriginalAmount="240.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|1053780" HotelName="The Hotel Windsor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.25" OriginalAmount="240.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8088842" Longitude="144.96145442" StarRating="4" HotelCode="738786|2291935" HotelName="Avani Central Melbourne Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 A'beckett Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646761/646761a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set high amongst the city scape, AVANI Central Melbourne Residences is the perfect location to take ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.30" OriginalAmount="243.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81852771" Longitude="144.95549703" StarRating="3" HotelCode="945147|3072345" HotelName="Winston Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>568 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/96/889661e50cc1ad49164a9b4609940216ba6b3312.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.92" OriginalAmount="245.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814921007698" Longitude="144.95806266771" StarRating="4" HotelCode="81409|46374" HotelName="Quest on William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>172 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/c7/fbc72c857e3e9f5f05d1c78eee0c7ca3e221dcbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.46" OriginalAmount="246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814581692163" Longitude="144.95714069358" StarRating="5" HotelCode="305520|wyndham_hotel_melbourne_2" HotelName="Wyndham Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a1/dba1d44b282eef59a5498644b85e5b71886b7360.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="260.58" OriginalAmount="258" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.83898133" Longitude="144.97469487" StarRating="4.5" HotelCode="616897|246647" HotelName="Tyrian Albert Park Lake" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Conference Hall,Internet,Jacuzzi,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>14 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/75/2375193be56cc2098512dcd374bac5ce4ddf97b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.19" OriginalAmount="261.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.809892026019" Longitude="144.969188869" StarRating="5" HotelCode="52538|57744" HotelName="Marriott Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Exhibition &amp; Lonsdale Streets, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/80/0b80044685072d2b6ee519c613fd343de53c559b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the corner of Exhibition and Lonsdale Streets, in the heart of Melbourne. So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.28" OriginalAmount="268.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|88437" HotelName="Mantra on Jolimont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.30" OriginalAmount="270.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|55964" HotelName="Pullman Melbourne on Swanston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.73" OriginalAmount="273.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816031796457" Longitude="144.97173294425" StarRating="4" HotelCode="80409|46904" HotelName="Adina Apartment Hotel Melbourne on Flinders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/5b/5c5baa41aa0134977fb6bfcda7872349ce5d81ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.77" OriginalAmount="277.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|sofitel_melbourne_on_collins" HotelName="Sofitel Melbourne on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|155350" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="297.88" OriginalAmount="294.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|1411138" HotelName="Rydges Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812701824124" Longitude="144.97262523214" StarRating="5" HotelCode="167281|sheraton_melbourne_hotel" HotelName="Sheraton Melbourne Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fb/31fb84dee1d5031a150247263110ab3830e9a9c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.10" OriginalAmount="306.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815798" Longitude="144.983426" StarRating="5" HotelCode="13342|1251188" HotelName="Pullman Melbourne On The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Wellington Parade, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/03/310384b6ae90fab492eda38a9be21c94e7f79fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.80836714" Longitude="144.96061589" StarRating="4" HotelCode="740434|302902" HotelName="Imagine Lighthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>442 Elizabeth Street, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/ce/b1ce54c1806c5782410d69ecf2dcf50ea78b53be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="318.51" OriginalAmount="315.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|55314" HotelName="Park Hyatt Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|pullman_melbourne_albert_park" HotelName="Pullman Melbourne Albert Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.23" OriginalAmount="323.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81092506885" Longitude="144.97104227543" StarRating="4" HotelCode="174452|crossley_hotel_melbourne" HotelName="The Crossley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/aa/c9aa8c55c2a8646792aa381ad8cc8a500d4e4376.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Melbourne's entertainment district. Guests can take advantage ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="330.69" OriginalAmount="327.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816600458212" Longitude="144.98858670552" StarRating="4" HotelCode="103681|2095865" HotelName="Quest East Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Wellington Parade, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/a3/65a31d41a6f49ad63d93b155ee305e8268f91828.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.22" OriginalAmount="331.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815963416922" Longitude="144.96909196318" StarRating="4" HotelCode="81404|1529788" HotelName="Flinders Landing Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/a2/17a27d93d78756aef25a7573ab184913efc243ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.45" OriginalAmount="345.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|intercontinental_melbourne_the_rialto" HotelName="Intercontinental Melbourne the Rialto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.47" OriginalAmount="347.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|qt_melbourne" HotelName="QT Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.64" OriginalAmount="350.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|46764" HotelName="The Langham Melbourne" 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,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.810623103979" Longitude="144.97193679214" StarRating="4" HotelCode="96146|ovolo_laneways" HotelName="Ovolo Laneways" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Little Bourke Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/bd/75bd3ed911e8370d701da65aeee2640932b65e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Melbourne's exciting central business district. It is surround...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|5578" HotelName="Crown Towers Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="438.58" OriginalAmount="434.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816122" Longitude="144.96822" StarRating="4" HotelCode="35590|431315" HotelName="Adelphi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/15/9215b3fa4b06cfb8afc952285982a4028cb2d400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in Flinders Lane, between Russell Street and Swanston Street. Fli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="444.97" OriginalAmount="440.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.816379346504" Longitude="144.96268166005" StarRating="4" HotelCode="142286|458035" HotelName="Causeway 353" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>353 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/03/09034d16fe0f6adf9c7454b95baf9059fe857dda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the city, surrounded by boutique shops and within walking dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478.74" OriginalAmount="474" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81568356" Longitude="144.95285341" StarRating="3" HotelCode="544922|155330" HotelName="Upper West Side" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>220 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/75/047504c51bf7513abbbf2884041943d96eae798f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="523.18" OriginalAmount="518" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.814834" Longitude="144.965193" StarRating="4" HotelCode="77944|20184" HotelName="Causeway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>275 Little Collins Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c6/86c6044abd350885ab1afd67a3d30d4f8b9ca0ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated opposite David Jones Department Stores and is within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="582.21" OriginalAmount="576.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|1058872" HotelName="The Westin Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="600.32" OriginalAmount="594.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|1534" HotelName="Grand Hyatt Melbourne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="758.48" OriginalAmount="750.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.8204411" Longitude="144.95673528" StarRating="3" HotelCode="436319|1462498" HotelName="Aura On Flinders Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Housekeeping,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>707/534 Flinders St, Melbourne, VIC 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/7c/a47c91e3041d39e7442e48d05bb2a2b48ed3ea02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aura on Flinders is a collection of 70+ modern serviced apartments located in a newly built project ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1005.57" OriginalAmount="995.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.812472" Longitude="144.969423" StarRating="4" HotelCode="161031|252306" HotelName="Citadines on Bourke Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Heated Pool,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131–135 Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/df/4fdfcc1ef08081686d2183715f5164a3ec6bed6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is few minutes’ walk from the corner of Spring and Bourke Streets. This property is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Central Heating,Designated Smoking Area,Massage Centre,Nightclub,Shopping Arcade,Heated Pool,Swimming Pool,Sauna,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Power Supply,Housekeeping,Babysitting,Business Centre,24 Hour Front Desk,Dry Cleaning,Luggage Storage,Vending Machine,Diet Meals,Coffee Shop,Elevator,Library,Smoking Rooms</BasicAmenities>
    <HotelRating>5,3,4,4.5,3.5,2,1.5,2.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,ECO HOTEL,SPA HOTEL,APARTHOTEL,AIRPORT HOTEL,APARTMENT,HOSTELS,HOSTEL,HOLIDAY PARKS,HOTEL DE CHARME,VILLAGE</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
e39f0b60-58b4-4cea-beec-efba502db087|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="e39f0b60-58b4-4cea-beec-efba502db087">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="3134" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
e39f0b60-58b4-4cea-beec-efba502db087|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
e39f0b60-58b4-4cea-beec-efba502db087|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
e39f0b60-58b4-4cea-beec-efba502db087|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
e39f0b60-58b4-4cea-beec-efba502db087|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
e39f0b60-58b4-4cea-beec-efba502db087|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
e39f0b60-58b4-4cea-beec-efba502db087|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
e39f0b60-58b4-4cea-beec-efba502db087|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="2025-12-22T11:55:32.7626233+00:00" Version="0" EchoToken="Search" TransactionIdentifier="e39f0b60-58b4-4cea-beec-efba502db087" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.914142" Longitude="151.104333" StarRating="2.5" HotelCode="489551|campsie_hotel" HotelName="Campsie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>327 Beamish Street, Campsie, Sydney 2194, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9e7b888e27f64ce3708b677c6dc9b9b461def9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar is available to travellers. Wireless internet access is available to guests in the public area...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.08" OriginalAmount="44.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.887065" Longitude="151.07141" StarRating="3" HotelCode="212701|2272105" HotelName="Ibis budget Enfield" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>626-628 Liverpool Road, Sydney, New South Wales 2136</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/73/fb73a97035e0f0f399f393b1bed08912139fa5fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a range of services and facilities, making it ideal for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.84" OriginalAmount="45.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.914454330242" Longitude="151.17769804166" StarRating="3" HotelCode="147799|1020648" HotelName="Ibis budget St Peters" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>178 Princes Highway, Sydney, New South Wales 2044</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/ae/a0aec7b682ad4fccff93dccc1a71ccd7eb721ac9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.73" OriginalAmount="48.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.814983" Longitude="150.9648" StarRating="3" HotelCode="212705|2135285" HotelName="Ibis budget Wentworthville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>377-383 Great Western Highway, Wentworthville, Sydney, New South Wales 2145</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b9/8eb9c666159490434a24dd3131c13396760062b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a laundry service. Wireless internet access in public areas allows guests to stay c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.88" OriginalAmount="49.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.939472638309" Longitude="151.14737787791" StarRating="3" HotelCode="260985|1958825" HotelName="Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>185 Princes Highway, Arncliffe, New South Wales 2205</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/7e/767eed16db0d68a57c3d1e0abbace673a6aedcc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.17" OriginalAmount="50.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.849942" Longitude="151.062113" StarRating="3" HotelCode="147800|1019648" HotelName="Ibis budget Sydney Olympic Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>8 Edwin Flack Avenue, Sydney Olympic Park, Sydney, New Soutjh Wales 2127</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ed/59eddb9a8fcdbc6b4a30dd395bb3b0e8557cb693.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can reach the various storeys easily and comfortably by lift. Services and facilities at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.35" OriginalAmount="50.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.902239" Longitude="151.179101" StarRating="2" HotelCode="161043|250346" HotelName="Australian Sunrise Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>485 King Street, Newtown, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cc/56/cc56bac544ac550a908ec520a0ce968b3e8ac09d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Newtown, close to banks, the post office, supermarkets, food markets, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.87" OriginalAmount="51.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.89589655" Longitude="151.1671755" StarRating="2" HotelCode="199672|2103575" HotelName="Cambridge Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>109 Cambridge Street, Stanmore, Sydney, New South Wales 2048</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/fa/0bfaa693a6ed75be763ba39d27279a3c97d44aef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a library and a laundry service are available to guests of the hotel. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.16" OriginalAmount="52.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879285" Longitude="151.207248" StarRating="2" HotelCode="177110|1529358" HotelName="Sydney Central Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>428 Pitt St, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/5f/895fd925cac81e61387f686b4923f36857c6adf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.875196" Longitude="151.220326" StarRating="3" HotelCode="96191|formule1_sydney_east" HotelName="Ibis budget Sydney East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>191-201 William Street, Darlinghurst, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/a9/24a98874896fe588e5cb77af0376e9f7ed8ef634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.19" OriginalAmount="54.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878511690291" Longitude="151.20717640245" StarRating="1" HotelCode="96195|249966" HotelName="Maze Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>417 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b1/d6b182e55f0898b7f4eba607a003d2fe83b5f122.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of central Sydney at 417 Pitt Street, which is in between ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.847659300652" Longitude="151.08609704841" StarRating="3" HotelCode="331910|concord_hotel_" HotelName="Concord Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Victoria Avenue, Corner Victoria Avenue and Queen Street, Concord, Sydney, New South Wales 2138</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/bf/b1bff5b077675ca511665da617dd5b5609738da6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.40" OriginalAmount="56.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.934543510485" Longitude="151.15567982197" StarRating="3.5" HotelCode="96202|453965" HotelName="Quality Hotel CKS Sydney Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Levey Street, Wolli Creek, 2205 New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/1f/8d1f92b974577a708236ec7af1808adb08cfd41e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876755" Longitude="151.233006" StarRating="3" HotelCode="413595|82389" HotelName="Sydney Lodge Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Kitchen,Laundry,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>44 New South Head Road, Edgecliff, Sydney, New South Wales 2027</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ee/2aeea10f69ff0be4fcd80aa292b29f63c29c0bae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sydney Lodge Motel in Edgecliff, you'll be convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.79" OriginalAmount="57.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.873306198078" Longitude="151.20501637459" StarRating="2" HotelCode="34672|251146" HotelName="Base Backpackers Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>477 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/c1/d9c1369db4b3caebefb38b7509bcc813c8fe9c74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8726" Longitude="151.2" StarRating="0" HotelCode="728131|rosehill_hotel" HotelName="Rosehill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>91 Parramatta Road</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/a1/8ba1cbb80a59494ac8f9e6411a6a46cd2811d759.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="58.73" OriginalAmount="58.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88135429" Longitude="151.20502848" StarRating="2" HotelCode="425925|232955" HotelName="790 on George Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Conference Hall,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>790 George Street, Haymarket, Sydney 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/47/d4475ad99e175f97626b72cfc14d388c836c2612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star 790 on George Backpackers offers comfort and convenience whether you're on business or ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.91208" Longitude="150.923949" StarRating="3" HotelCode="77170|426806" HotelName="El Toro Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Golf,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Homepride Avenue, Warwick Farm, Sydney, New South Wales 2170</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/63/78639a2525b4b5471cd9e4215efc00f5245ffc72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.96" OriginalAmount="59.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88810985019" Longitude="151.14195554207" StarRating="3" HotelCode="151827|2114235" HotelName="Marco Polo Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Parramatta Road, Summer Hill, Sydney, New South Wales 2130</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/dd/e7dde186719511b63eaedfb2e25ffce1026a1755.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.884173" Longitude="151.201759" StarRating="3" HotelCode="177072|posh_hotel" HotelName="Posh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Broadway Chippendale, Sydney 2008</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/03/1c035a360f0c1c358ede6758a593efe4c9672558.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8743246" Longitude="151.18249892" StarRating="2" HotelCode="409201|vla_glebe" HotelName="VLA Glebe Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Garden,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>256 Glebe Point Road, 2037 Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c4/84c4d89dc6636fb3b96da8c85e84863be2745bed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Glebe (Inner West), VLA Glebe - Hostel is minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.893972689202" Longitude="151.18197060493" StarRating="2" HotelCode="401250|billabong_gardens_" HotelName="Billabong Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment,Hostels,Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>5-11 Egan Street, Newtown, Sydney, New South Wales 2042</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/0c/b70c8371ea61437b64477ad2caf00a4dab9484e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Billabong Gardens - Hostel in Newtown (Inner West),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.70" OriginalAmount="64.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.77122352955" Longitude="151.1162395115" StarRating="4" HotelCode="80651|2289555" HotelName="Mgsm Executive &amp; Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Talavera Road, Ryde, Sydney, New South Wales 2113</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c2/5ec289a4a7d833f34f94447e74fe8976b381e08c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88888662" Longitude="151.13293705" StarRating="3" HotelCode="409792|westside_motor_inn_" HotelName="Westside Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>85 Liverpool Road, Hume Highway, Ashfield Sydney NSW 2131</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/2d/ff2dcb41f5ff709a87959338dcd975167a6a160e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Westside Motor Inn in Ashfield (Inner West), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="66.09" OriginalAmount="65.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870911" Longitude="151.225363" StarRating="3" HotelCode="82905|7DN" HotelName="DeVere Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Macleay Street</AddressLine>
          </AddressLines>
          <PostalCode>(0)293584685</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/e7/3ce7a5e3645cbc101087101253a7d75b854bd818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Near the picturesque Sydney Harbour, the hotel enjoys an excellent locale which adds to its charm. O...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.43" OriginalAmount="65.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.848206861188" Longitude="151.06748074293" StarRating="3" HotelCode="96199|101822" HotelName="ibis Sydney Olympic Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11b Olympic Boulevard, Olympic Park, Sydney, New south Wales 2127</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e0/39e0f241b31ea435abb93babf88d0d07536c33db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is in the heart of the Sydney 2000 Olympic precinct and is withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.866590905617" Longitude="151.20274403803" StarRating="3" HotelCode="899408|17156" HotelName="ibis Sydney King Street Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Shelley Street, King Street Wharf, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/68/3c68ad3306aec629fad94aef0d4e595493ded611.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just minutes from the pulsating excitement of Darling Harbour and Sydney, and is surrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87803286" Longitude="151.22058226" StarRating="2" HotelCode="407359|darlo_bar_sydney_darlinghurst" HotelName="Darlo Bar Darlinghurst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Housekeeping,Internet,LCD/Projector,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>306 Liverpool Street, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ba/01ba66e01d57edf57a64d3146aedb5d35fbfc8f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Darlo Bar Darlinghurst in Darlinghurst (Darlinghurs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.891443740454" Longitude="151.08886755397" StarRating="3.5" HotelCode="78437|425799" HotelName="Town &amp; Country Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>401 Liverpool Road, South Strathfield, Sydney, New South Wales 2136</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/00/0e00302e5b4e3d19179e2e3939e4c565550d9810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.82" OriginalAmount="67.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.930993734726" Longitude="151.1872436957" StarRating="4" HotelCode="103673|1529318" HotelName="Quest Mascot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>108-114 Robey Street, Mascot, Sydney, New South Wales 2020</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/ea/d0eaa4cdfb423fecc8143c56d18a9edc6700ecc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.31" OriginalAmount="67.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.888324340872" Longitude="151.14313989716" StarRating="3" HotelCode="147937|2289465" HotelName="Garden-Lodge Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Parramatta Road, Haberfield, New South Wales 2045</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/96/c7963cdb2cfe8c726d44f67f5388160010c7d943.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.78090631" Longitude="151.1201227" StarRating="3.5" HotelCode="421610|183759" HotelName="Holiday Inn Express Sydney Macquarie Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Byfield Street, Macquarie Park, Sydney, 2113 New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/8c/2b8ce4e5d42a60f7b1b5799eefcc10c494c6291b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Smart International Hotel in Macquarie Park   Holiday Inn Express Sydney Macquarie Park is located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.30" OriginalAmount="68.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.840097" Longitude="151.219261" StarRating="3" HotelCode="199666|2883705" HotelName="Neutral Bay Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Kurraba Rd, Neutral Bay, Sidney, New South Wales 2089</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cb/69cb8ab3f03e580a0830022c1dc52b2b64e1cd76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 19 rooms. Services and facilities at the hotel include a baggage stor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87385263" Longitude="151.21838933" StarRating="2" HotelCode="409787|sydney_star_backpackers" HotelName="Sydney Star Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>132 Bourke Street, 2011 Woolloomooloo</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/3a/b83a585bff760f3d0a5cd65c055d2c9502fa4e8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering free WiFi, a shared lounge and BBQ facilities, Sydney Star Backpackers is located 10 minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.90" OriginalAmount="70.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.894746764745" Longitude="150.95622414038" StarRating="3.5" HotelCode="263409|2239565" HotelName="Ramada Hotel &amp; Suites Sydney Cabramatta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Hume Highway, Cabramatta, Sydney, New South Wales 2166</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/23/7c23deb707370ba320d5d011f31242944b16833e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.97" OriginalAmount="70.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.822640434327" Longitude="151.18656242824" StarRating="3" HotelCode="261004|1529458" HotelName="Greenwich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Pacific Highway, Greenwich, New South Wales 2065</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/ec/c6eced08ee6723854eee9d444118dc1c1c62cf26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.31" OriginalAmount="70.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879796" Longitude="151.216154" StarRating="3" HotelCode="184903|2104595" HotelName="Sydney Wattle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108, Oxford Street, Darlinghurst 2010, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/8c/7f8c703f28bc1ace3bb2ded21e6bf7ccb1039bd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.47" OriginalAmount="70.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.918281711057" Longitude="151.24146941446" StarRating="3" HotelCode="148829|250376" HotelName="High Cross Park Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Cuthill Street, Randwick, New South Wales 2031</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/9e/f99e7ec17b9fe4b41cfb277e3c2fee2b78d0a298.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is a boutique hotel in Randwick, Sydney. The hotel is located within 5 minutes' ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87628992" Longitude="151.20581329" StarRating="3" HotelCode="453689|sydney_hotel_cbd" HotelName="Sydney Hotel CBD" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>88 Liverpool Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/02/2f02bde60547e99d6d550529a287ebeba6e410ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87674016" Longitude="151.20393022" StarRating="4" HotelCode="81402|apx_apartments_darling_harbour_2" HotelName="APX Apartments Darling Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Dixon Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/2f/472f7e3846f5ebda808e5c04fd0a25c7a95342f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Sydney's business district and Darling Harbour’s ent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.92" OriginalAmount="71.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876835861707" Longitude="151.22101038694" StarRating="4" HotelCode="82396|88379" HotelName="Kirketon Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>229 Darlinghurst Road, 2010 Darlinghurst, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/5f/775f50d3af42d0a2221d93c91483bf9f1253272b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sydney's most famous suburb, Darlinghurst, the hotel is surrounded by a numb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.53" OriginalAmount="71.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876639" Longitude="151.22136189081" StarRating="3" HotelCode="80266|3074225" HotelName="Sydney Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114 Darlinghurst Road, Darlinghurst, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/a1/a8a19cff51e0528dd95572f821408039193ff846.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879033755144" Longitude="151.20734453201" StarRating="3" HotelCode="365754|67883" HotelName="Metro Hotel Marlow Sydney Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>431-439 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/ae/aaae7dabe6c007de5481fb0561eb0441c099963a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in Sydney’s southern central business district, on the corne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.881607264566" Longitude="151.20533482696" StarRating="2.5" HotelCode="903038|30968" HotelName="Sydney Central YHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>11 Rawson Place, Corner of Pitt Street and Rawson Place, opposite Central Station, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/2b/fc2b606c397322ffb2cf193fd8f22afaa7be8f2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.886122166284" Longitude="151.17883709569" StarRating="3.5" HotelCode="537041|172713" HotelName="Quality Suites Camperdown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>108 Parramatta Road, Camperdown, New South Wales 2050</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ea/a9ea36ce508cd0954a2ded7cfca888636e6f5ff7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.882645570543" Longitude="151.20386302471" StarRating="3.5" HotelCode="68931|21501" HotelName="Rendezvous Hotel Sydney Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corner George Street and Quay Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/76/357665c515016842ce2e22ab64cab95d98cbc84d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly opposite Central Railway Station, and just a few minutes’ walk from Darling Harbour...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.885866974834" Longitude="151.2070514086" StarRating="3" HotelCode="902046|178156" HotelName="Royal Exhibition" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86-88 Chalmers Street, Surry Hills, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/bb/c3bba5bc4886bdc0a7ce7ba555d2d23ba0d8b9de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.36" OriginalAmount="73.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87241843" Longitude="151.20626909" StarRating="3.5" HotelCode="848642|667707" HotelName="Sydney Hotel QVB" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>143 York Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/89/fe89dfd0de38eadf0277a5ac551ffeb2c49ea589.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.884293575972" Longitude="151.19384493309" StarRating="2.5" HotelCode="260994|parkview_hotel_sydney" HotelName="Ryals Hotel Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>253 Broadway, Sydney, New South Wales 2007</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/c2/7fc254b8782b06b689754f4e583c51d8379339de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.20" OriginalAmount="74.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.90189338845" Longitude="151.00039601326" StarRating="3" HotelCode="77216|2103775" HotelName="Sundowner Gardenia Motor Inn Bass Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>850 Hume Highway, Bass Hill, Sydney, New South Wales 2197</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/7c/287c6c672408c1ea0e69bff210aac3504d33cdc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.63" OriginalAmount="74.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880655292133" Longitude="151.20331244785" StarRating="3" HotelCode="365756|84559" HotelName="The Ultimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Ultimo Road, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/30/5330099a9bb1314e61d9b12183f4ea44904ff314.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the middle of Chinatown and close to Darling Harbour, this city hotel is surrounded by t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.70" OriginalAmount="74.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.760377192075" Longitude="151.27685173627" StarRating="3" HotelCode="96582|250546" HotelName="Travelodge Hotel Manly Warringah Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-10 Victor Road, Brookvale, Sydney, New South Wales 2100</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/eb/eb1df877dfb572bc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872814333333" Longitude="151.22282133333" StarRating="2" HotelCode="148839|73793" HotelName="Highfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>166 Victoria Street, Potts Point, Sydney, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a3/01a3efdab1a9198f8dca66372558e363c2c1d72a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880293" Longitude="151.209096" StarRating="2" HotelCode="184816|big_hostel" HotelName="Big Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>212 Elizabeth Street, Surry Hills, Sydney 2010, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a7/9da785562627d5fa02035dff98b190e435d3116a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Sydney CBD. The property consists of 36 bedrooms. Customers will not be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.83" OriginalAmount="75.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880965246396" Longitude="151.20463331763" StarRating="4" HotelCode="20919|88672" HotelName="The Great Southern Hotel - Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>717 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/0e/c80ee2cd7a37fe826bf33d7fd7ed77249d611a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within a kilometre of the area's popular attractions such as the Sydney Conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.50" OriginalAmount="75.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879360750399" Longitude="151.20941506393" StarRating="3" HotelCode="142292|124878" HotelName="Veriu Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 Wentworth Avenue, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/50/ad509bec96aa20f3375f92969f8668a2ac027238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a landmark heritage building, the hotel is ideally located in the city of Sydney, close ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.55" OriginalAmount="75.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.90705245" Longitude="151.20172453" StarRating="3.5" HotelCode="585748|606882" HotelName="ValueSuites Green Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>16 O'Riordan Street, Alexandria, Sydney, New South Wales 2015</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/c9/a7c94450a805e7168b4f24813d2f15b9c7245e9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.83179119" Longitude="151.20552317" StarRating="2.5" HotelCode="393261|169826" HotelName="Dalziel Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>44 West Street, 2060 North Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/dd/3edd314ca96f1c31afe92c07ecd09689b56b95b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.877854" Longitude="151.20784" StarRating="3" HotelCode="13708|55494" HotelName="ibis Sydney World Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>382-384 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/24/ff24291c5e22757f2c76405a2084d834db7335a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of Sydney city, within a vibrant entertainment and shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.95" OriginalAmount="77.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.874453" Longitude="151.221941" StarRating="4" HotelCode="16096|86819" HotelName="Holiday Inn Potts Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203 Victoria Street, Potts Points, Sydney 2011, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/02/18021996224611597a5e2a4d64032c8229701409.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set on a tree-lined street mid way between Darling Harbour and Bondi Beach, close to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.13" OriginalAmount="77.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.882386" Longitude="151.204737" StarRating="0" HotelCode="174910|1497718" HotelName="Wake Up! Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>509 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/03/f403238aa5b1d6e239c32afe6c8b6a6e85ef5d25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.53" OriginalAmount="77.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.919943870738" Longitude="151.03298485279" StarRating="3" HotelCode="92913|250326" HotelName="Travelodge Hotel Bankstown Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Greenfield Parade, Sydney, New South Wales 2200</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/0c/0c4eda561e92ab978b98bc82b46b4d9e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.873345" Longitude="151.208761" StarRating="3" HotelCode="366518|20214" HotelName="Park Regis City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Park Street, corner Park &amp; Castlereagh Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/64/db64b389f49ff0c85f127a6c4ad7a0541e281a15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by Sydney's best shopping, entertainment and sightseeing venues and cannot ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.874143532121" Longitude="151.21661961079" StarRating="4" HotelCode="335515|the_sydney_boulevard_hotel" HotelName="The Sydney Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 William Street, Sydney, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/bc/e3bc5d64c5e497febd226449a8d5458c5ba268c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' walk from the Central Business District (CBD), the Domain (ope...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.86" OriginalAmount="78.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.739740016031" Longitude="151.06844633818" StarRating="4" HotelCode="176168|2103985" HotelName="Waldorf Pennant Hills Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 City View Road, Pennant Hills, Sydney 2120</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/36/df36ee5be19e165096dbe20b0516313a6d98368c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878338986438" Longitude="151.21067583561" StarRating="3.5" HotelCode="317939|11202" HotelName="Travelodge Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Wentworth Avenue, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32410/a_32410_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 700 m from Oxford Street, Darling Harbour, and the Pitt Street sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878376360986" Longitude="151.20693329696" StarRating="4" HotelCode="103653|quest_world_square_serviced_apartments" HotelName="APX World Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Cunningham Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/3d/383df48be2154029ffbfb278afdeb0fe6629157f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located right in the heart of Sydney, surrounded by many of the city's finest attractio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.92545056" Longitude="151.18763839" StarRating="4" HotelCode="317417|adina_apartment_hotel_sydney_airport" HotelName="Adina Apartment Hotel Sydney Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Bourke Road, Sydney, New South Wales 2020</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/27/0827c30490f0d66fc7f63a4b120f161b682fca15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.21" OriginalAmount="79.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872958791117" Longitude="151.22357726097" StarRating="3" HotelCode="103736|249566" HotelName="Springfield Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Springfield Avenue, 2011 Potts Point, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/7d/707dd26e421eac84b819a3364265515ed9cdd198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the fabulous Potts Point area of Sydney. Landmarks like the Sydney Opera Hou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.25" OriginalAmount="79.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.716082916786" Longitude="151.10913813114" StarRating="3" HotelCode="175944|2103495" HotelName="Ascot Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Ingram Road, Wahroonga, New South Wales 2076</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/da/bada89c8c96de03808f49754e870fcb3e0502ecd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="80.47" OriginalAmount="79.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88421911" Longitude="151.21007749" StarRating="4" HotelCode="317054|60322837" HotelName="57 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Foveaux Street, Surry Hills, NSW 2010, Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/29/4529a40dbe4fe54fa5be765b69443330d99c63ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.89135465" Longitude="151.21273462" StarRating="4" HotelCode="410807|82397" HotelName="Crown Hotel Surry Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>589 Crown Street, Surry Hills, Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/b8/75b88afce1859fdb65d0005b36ac597ce3c8ee88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.85" OriginalAmount="80.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.869503" Longitude="151.205256" StarRating="3" HotelCode="198439|1162108" HotelName="BreakFree on Clarence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>193-195 Clarence Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1b44271199147c732d580122ca208826777713.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Haymarket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.46" OriginalAmount="80.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872544" Longitude="151.209254" StarRating="4" HotelCode="96190|250026" HotelName="Castlereagh Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>169 Castlereagh Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/0f/a30f3cbe85defc298b1d614d42f371262bc3b08b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel boasts a central location in Sydney's commercial, retail and entertainment district. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.59" OriginalAmount="80.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88407956582" Longitude="151.20313882828" StarRating="4" HotelCode="14766|55504" HotelName="Mercure Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>818-820 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/0b/d60bf2af07bcb765ec9b58b4e0606b77f20d9d68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies adjacent to the Central Railway Station in Sydney, and is within easy walking distan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.82" OriginalAmount="82.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87332026" Longitude="151.20833709" StarRating="2" HotelCode="224888|2078965" HotelName="Criterion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>260 Pitt Street (Cnr Park Street), Sydney Stadtzentrum CBD, 2000 Sydney, Australien</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ac/1cac96538c9df2ee92861d27d638fc89228409e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.912338833333" Longitude="151.24111816667" StarRating="4" HotelCode="144348|avonmore_on_the_park_boutique_hotel" HotelName="Avonmore On The Park Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 The Avenue, Randwick, New South Wales 2031</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/3f/7a3fc4b4ff1b0bb9dbdc27b9cd688b703b4512d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sydney, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.97" OriginalAmount="83.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.698268309949" Longitude="151.21473938227" StarRating="3" HotelCode="187791|2103645" HotelName="Checkers Resort &amp; Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>331 Mona Vale Road, Sydney 2084</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/66/fe6660ef60f3909511eed6ecfe9387c0b1f5665d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.98" OriginalAmount="83.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.877205521503" Longitude="151.21181443334" StarRating="3" HotelCode="67775|250916" HotelName="Song Hotel Sydney" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5-11 Wentworth Avenue, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/eb/3eebe779ef306e18c6935079d4aa14602eb6fed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the CBD opposite Hyde Park and Oxford Street. It is surrounded by city attra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.02" OriginalAmount="83.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.844581" Longitude="151.229221" StarRating="4" HotelCode="78578|2289405" HotelName="Cremorne Point Manor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Cremorne Road, Cremorne Point, New South Wales 2090</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/92/a39287383a0b16a227e2dc03da05632addbd5ac5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.887062" Longitude="151.179245" StarRating="3" HotelCode="395377|69434" HotelName="Rydges Camperdown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Missenden Road, Camperdown, Sydney, New South Wales 2050</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/77/cc772b783d4b877b269ffead07303d4258ce619d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.882013821286" Longitude="151.20414320386" StarRating="4" HotelCode="386618|82391" HotelName="Valentine On George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Valentine Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/34/c434f10407ee0c19fc37d32ba0072bde6c00e60d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Haymarket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.47" OriginalAmount="85.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880298" Longitude="151.198673" StarRating="3" HotelCode="96194|103072" HotelName="Metro Aspire Hotel, Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>383-389 Bulwara Road, Ultimo, Sydney, New South Wales  2007</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/f1/89f195f314c541c5256224a729380022b05918d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.7717883475" Longitude="151.16111843188" StarRating="3" HotelCode="79944|killara_inn_sydney" HotelName="Killara Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>480 Pacific Highway, Killara, New South Wales 2071</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/9b/4c9bea9fc899db28a65ef18b8a5c8516692b2923.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.67" OriginalAmount="86.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.81327757" Longitude="151.10668103" StarRating="3.5" HotelCode="575110|707445" HotelName="Studio 8 Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>8 Tucker Street, Ryde, 2112 Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/56/d7567c143784422f3e2ebeea137bd34564f7952d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.22" OriginalAmount="87.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.850484824943" Longitude="151.06249152196" StarRating="4" HotelCode="260999|1873055" HotelName="Quest at Sydney Olympic Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Edwin Flack Avenue, Olympic Park, Sydney, New South Wales 2127</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c1/c0c1a6385e4f58d19227078e57440e6e08675e14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879245302185" Longitude="151.20568692684" StarRating="3" HotelCode="395374|15339" HotelName="Capitol Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Campbell Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/0c/f30c6f0234b39274300bdf7832ded3245797b0cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.20" OriginalAmount="88.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.957219504585" Longitude="150.8872764785" StarRating="4" HotelCode="300323|447151" HotelName="Best Western Casula Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>667 Hume Highway, Casula, Sydney, New South Wales 2170</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/04/db042ce84bb1828f9aeb4ac76b4a4ad44d8a2499.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.38" OriginalAmount="88.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.881825020478" Longitude="151.19742706418" StarRating="3" HotelCode="97351|250596" HotelName="Vulcan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>500 Wattle Street, 2007 Sydney, Ultimo, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/80/e68014c80d56803699ff4949b12dd29a83439524.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in Wattle Street of Ultimo. A gentle stroll from the estab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8700158" Longitude="151.20602384" StarRating="3.5" HotelCode="382756|160401" HotelName="Megaboom City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Level 1 93 York Street, 2000 Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/49570/2449570/27.jpg?f=15675297</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="90.92" OriginalAmount="90.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872705" Longitude="151.197107" StarRating="4" HotelCode="322229|53756151" HotelName="Ovolo 1888 Darling Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>139 Murray Street, Pyrmont, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711f6137af453b724c9ec7bf9989de04a461d1c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sydney, this urban hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="91.01" OriginalAmount="90.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872814253563" Longitude="151.20423418591" StarRating="4" HotelCode="68757|1301498" HotelName="Seasons Harbour Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/ca/12ca9042cfb1c8d1a59600211a52fd2ef5ccb994.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Darling Harbour along Sussex Street, two blocks from Town Hall railway stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.12" OriginalAmount="90.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.934211" Longitude="151.157007" StarRating="4" HotelCode="34635|187296" HotelName="Novotel Sydney 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,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Levey Street, Wolli Creek, Sydney, New South Wales 2205</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/8a/d68a3da0f0cf5df794ac616aa7564d9badaba0ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently situated on Cooks River, the hotel is adjacent to the 18-hole Kogarah Golf Club and is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.47" OriginalAmount="90.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.877588540808" Longitude="151.21194183827" StarRating="4" HotelCode="63143|195726" HotelName="Best Western Plus Hotel Stellar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Conference Hall,Fax,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Wentworth Avenue, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/f8/fdf8892d5a80d078897a52d392e30a9cbc7134aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located a 10-minute walk from the Darling Harbour and 6 minutes’ walk from the ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.72" OriginalAmount="90.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876817" Longitude="151.242201" StarRating="3" HotelCode="199664|2104515" HotelName="Savoy Hotel Double Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-45 Knox Street, Double Bay, Sydney 2028, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/6d/926daa7c43afbe062a4b7b7e34a5fc816a0b52da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 40 rooms. Services and facilities at the hotel include a dining area ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.865317" Longitude="151.208595" StarRating="4" HotelCode="397163|the_tank_stream" HotelName="The Tank Stream" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>97 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/4f/934f3e253584a27c2c1ebbb3f86b30ef3d2cbbca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.10" OriginalAmount="91.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.881825" Longitude="151.209466" StarRating="4" HotelCode="50850|1864" HotelName="Rydges Sydney Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Albion Street, Surry Hills, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c6/bfc63155843538ba9bda04ad5b2a3834dbdc6432.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is superbly situated around the corner from the Central Railway Station, close to both the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.27" OriginalAmount="92.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.888424093726" Longitude="151.20027072884" StarRating="3.5" HotelCode="82730|1919585" HotelName="Nesuto Chippendale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Chippen Street, Chippendale, New South Wales 2008</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/67/d2676065dc4c5f91a7af0a21143d799decb0b9e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.32" OriginalAmount="93.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.864817" Longitude="151.203719" StarRating="3.5" HotelCode="103732|454185" HotelName="Napoleon on Kent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>219 Kent Street, Sydney, NSW 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c9/28c9a8c44fffa5165118a9be9c208ae25da42317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.68" OriginalAmount="93.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.829997" Longitude="151.208491" StarRating="3" HotelCode="96193|250136" HotelName="North Shore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>310 Miller Street, 2060 North Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/95/9c95f8623c4633c295749a4698591880c5c03b0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87802002" Longitude="151.19869529" StarRating="3.5" HotelCode="420846|426778" HotelName="Glasgow Arms Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Designated Smoking Area,Elevator,Internet,Lounge,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>527 Harris Street, 2007 Ultimo, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/e4/02e4a63929f520d62ff8da1ecc4ade2b347c473a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Glasgow Arms Hotel is conveniently located in the popular Darling Harbour area. The hotel offers a h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.51" OriginalAmount="94.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.847841" Longitude="151.067121" StarRating="4" HotelCode="80958|101842" HotelName="Novotel Sydney Olympic Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corner Olympic Boulevard &amp; Herb Elliott Ave, 2127 Sydney Olympic Park, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/39/7a3956ee81321bf0e688679301609fad4e199e48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is located in the geographical heart of Sydney, a short walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="96.63" OriginalAmount="95.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8794989" Longitude="151.2084369" StarRating="4" HotelCode="153475|1414650" HotelName="Oaks on Castlereagh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Heated Pool,Internet,Kitchen,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 Castlereagh Street, Haymarket, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216678/a_216678_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amidst the entertainment and business district of Sydney City, the hotel is only a relaxed s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876087" Longitude="151.204901" StarRating="4" HotelCode="42187|55143" HotelName="Radisson Hotel &amp; Suites Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Liverpool Street, Darling Harbour, Sydney</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/50/435072065cf491e4513c8f49b3c0a3c656341a82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a prime central location adjacent to Darling Harbour, the hotel is close to many of Sydney'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.17" OriginalAmount="97.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86485222728" Longitude="151.20537042618" StarRating="3.5" HotelCode="23460|46034" HotelName="Travelodge Hotel Sydney Wynyard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 York Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31203/a_31203_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated right next door to all of Sydney's wonderful attractions. Perfectly l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.868555" Longitude="151.210955" StarRating="3" HotelCode="96189|24282" HotelName="Travelodge Hotel Sydney Martin Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 Phillips Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5d/5d35dfafa81d4175/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870486758521" Longitude="151.22162890331" StarRating="3" HotelCode="82782|waldorf_apartments_in_woolloomooloo_waters" HotelName="Waldorf Woolloomooloo Waters Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Dowling Street, Woolloomooloo, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/30/4b3029f219fe08f33de2be53906f97b64f6c7a52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.83424" Longitude="151.209088" StarRating="4" HotelCode="395385|169842" HotelName="Rydges North Sydney" 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>54 McLaren Street, North Sydney, New South Wales 2060</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/92/669247fafc86b1667c3cbc0510220d4a1b76aa9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.34" OriginalAmount="99.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.888998164629" Longitude="151.23349204659" StarRating="4" HotelCode="23841|454025" HotelName="The Hughenden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Queen Street, Woollahra, Sydney, New South Wales 2025</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/b2/a1b2d8b307bf79baeff2ab6ea01b69f49d621ca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sydney. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.34" OriginalAmount="100.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.880456" Longitude="151.213923" StarRating="5" HotelCode="300281|2101025" HotelName="ADGE Boutique Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Riley Street, Surry Hills, Sidney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/96/f9961410c98233ee6f6c81fe8a3d6a86adaa0bd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.65" OriginalAmount="100.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.823113" Longitude="151.186868" StarRating="4" HotelCode="82591|250456" HotelName="Urban St. Leonards" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194 Pacific Highway, corner Bellevue Ave and Pacific Highway, St Leonards, New South Wales 2065</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f5/86f5c9d8621d3d356e77589f22657268e2f9f8e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Pacific Highway, the city hotel is within 5 km of Luna Park Sydney, Harbour Bridge, A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.96" OriginalAmount="100.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.858088" Longitude="151.208873" StarRating="4" HotelCode="15380|1844" HotelName="Rydges Sydney Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/db/79db9fd6049d893e58c5e3007d26f159470734f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique hotel is nestled between Sydney's famous Harbour Bridge and Opera House, in the historic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="102.04" OriginalAmount="101.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86727115" Longitude="151.20328851" StarRating="4.5" HotelCode="613739|CBE602800" HotelName="West Hotel Sydney, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/14/66148faf2bc8dc067abe87c25000e95dd3434d63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.32" OriginalAmount="101.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.875998" Longitude="151.209334" StarRating="4" HotelCode="79784|250476" HotelName="Hyde Park Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>271 Elizabeth Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/94/2894076e6107c1c483b627553f35092a2d30551c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Sydney's Central Business District across from Hyde Park. Gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="103.12" OriginalAmount="102.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878572" Longitude="151.209401" StarRating="4" HotelCode="52829|4831173" HotelName="Vibe Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Goulburn Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/32/3a32642ea04f13012cd355bafa86520188d0bcb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a vibrant location in the heart of all the action. It is perfectly positioned to e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.92" OriginalAmount="102.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876214562418" Longitude="151.21248364448" StarRating="5" HotelCode="38658|912305" HotelName="Pullman Sydney Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 College Street, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/aa/30aa1de379750728aefa21983650c3d55e2039c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the junction of downtown Sydney's business district, overlooking the Hyde P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="104.27" OriginalAmount="103.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.873662511441" Longitude="151.20343923569" StarRating="4" HotelCode="335513|1977591" HotelName="PARKROYAL Darling Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Day Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/62/e462f129412fe2ccdd3d551243136353a301a30e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Sydney. For business travellers, it provides everything n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.68915448" Longitude="151.22212036" StarRating="4" HotelCode="407674|229074" HotelName="Miramare Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Coffee Shop,Conference Hall,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Golf,Housekeeping,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Telephone Service,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>289 Mona Vale Road, Terrey Hills, New South Wales 2084</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/26/bc26e7160df8e396fd0284b31dd29d823021ebf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Miramare Gardens Boutique Accommodation in Terrey Hills, you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.05" OriginalAmount="104.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.879006" Longitude="151.205377" StarRating="4" HotelCode="92911|922345" HotelName="BreakFree On George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>653 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/0e/d40ee311913b797d53449d8a88969292fa7dd76a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short stroll from the Town Hall, Sydney Convention and Exhibition Centre and ANZ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.898577547951" Longitude="151.1762524579" StarRating="4" HotelCode="315216|the_urban_newtown" HotelName="The Urban Newtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-60 Enmore Road, Newtown, New South Wales 2042</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/eb/c5eba948ff2592f0312caa11a2222a15d48aa52a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.27" OriginalAmount="105.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.9341585" Longitude="151.16568901111" StarRating="4" HotelCode="260986|1020918" HotelName="Rydges Sydney Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Arrival Court, International Airport, Sydney, New South Wales  2020</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/9c/f69c09b73540784a9392d97ee0169b0f1f679e58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sydney, this airport hotel is ideal for business travellers arriving or departing from Sy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="107.79" OriginalAmount="106.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87511679" Longitude="151.20417901" StarRating="4.5" HotelCode="965797|668096" HotelName="Vibe Hotel Sydney Darling Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>319 - 325 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/2f/c52f6af57b0cd34594b63b88d2173daa225de04f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.03" OriginalAmount="108.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870621" Longitude="151.221933" StarRating="3" HotelCode="151879|249946" HotelName="Mariners Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44-50 McElhone St, Woolloomooloo, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/ff/84ffe7c6865a25970bd16de1c8ec1ae59e3f4051.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the city of Sydney, the hotel is within easy reach to some points of interest of Sydney ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.872182" Longitude="151.197755" StarRating="4.5" HotelCode="15253|29908" HotelName="Novotel Sydney on Darling Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Murray Street, Darling Harbour, Pyrmont, New South Wales 2009</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ac/60/ac60fac44c6e9d7ce0b1debeb19229cede80f80a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.866915768186" Longitude="151.2049191828" StarRating="2" HotelCode="260993|wynyard_hotel" HotelName="Wynyard Hotel, Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>107 Clarence Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/7e/c87e69a3904b1877af4add7844a353b9b8e18947.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.881817226885" Longitude="151.20282232761" StarRating="4" HotelCode="336739|188830" HotelName="Novotel Sydney Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Heated Pool,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>169-179 Thomas Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ac/a9ac1d66af0497a60b72a40914cb755e44a97c95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Sydney's bustling theatre and entertainment district. The CBD, maj...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87233028" Longitude="151.19724865" StarRating="3.5" HotelCode="413258|82396" HotelName="The Harbour Phoenix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Garden,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>131-133 Murray Street, Pyrmont NSW 2009, Australia</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/66/1466ae66fc2577bed43a6137e92c8784e5b8e4e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Harbour Phoenix Hotel is conveniently located in the popular Darling Harbour area. The hotel offers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="113.00" OriginalAmount="111.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.878519359627" Longitude="151.20354920626" StarRating="4" HotelCode="365757|1201705" HotelName="Holiday Inn Darling Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Harbour Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/98/4698c697d96a6d8f65aacf88b27394c78715a1b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Sydney, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="113.24" OriginalAmount="112.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.864442" Longitude="151.205375" StarRating="4" HotelCode="82811|2013717" HotelName="The York by Swiss-Belhotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 York Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/53/ee53c737bd94164cc67bb387a674210b2ffce5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly apartment hotel is located in the heart of Sydney, close to the Opera House (1.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.74" OriginalAmount="113.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876873718506" Longitude="151.20767176151" StarRating="4" HotelCode="18255|53844" HotelName="Rydges World Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>389 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/a4/a0a4428fd692064eb833f3b97f2903af06042117.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located within the World Square precinct in Sydney central business district....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.85789048" Longitude="151.20224843" StarRating="0" HotelCode="499389|hotel_palisade" HotelName="Hotel Palisade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Bettington Street, Millers Point, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/71/f271b1a6df86612e304f2a7f45422200c9de5922.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.70" OriginalAmount="115.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.871668" Longitude="151.204859" StarRating="4" HotelCode="92908|100972" HotelName="Mantra on Kent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>433 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/6f/ee6f75086fe30a61f281533ab3718019b372a8e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located within a short stroll of the Queen Victoria Building, Cockle Bay W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.86" OriginalAmount="116.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.874919" Longitude="151.205409" StarRating="5" HotelCode="92909|250246" HotelName="Fraser Suites Sydney" 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,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>488 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/zz/90ade51f07116db6be65d4cfd42a6a398cf85386.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the heart of the city on Kent Street, the location of the hotel makes it easy to reach. Conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.39" OriginalAmount="117.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870137170665" Longitude="151.20348215103" StarRating="4" HotelCode="12615|1814" HotelName="Hyatt Regency Sydney" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/03/030344b6d39f1b85dc74b9c88b9886e144e9e45a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sydney's central business district, overlooking Darling Harbour, just a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.73" OriginalAmount="117.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876186726322" Longitude="151.24313727021" StarRating="5" HotelCode="65082|1013975" HotelName="InterContinental Sydney Double Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Cross Street, Double Bay, Sydney, New South Wales 2028</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/be/b6be3c3b5f4a8162f770e7a2f9427fbf6f0173a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.91821298" Longitude="151.2420416" StarRating="3" HotelCode="331429|169516" HotelName="Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Perouse Road, Randwick, Sydney, New South Wales 2031</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/4f/d14fd37abe62a5caea9a07f90d3f08e7a48bbb9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Sydney, Royal Hotel puts everything the city has to offer just outside yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.841655" Longitude="151.208567" StarRating="4" HotelCode="335511|169840" HotelName="North Sydney Harbourview" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Blue Street, North Sydney 2060</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/78/6e/786e44a7b2049df14d6c60355a6f3d0dfb02fb30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.49" OriginalAmount="119.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.917037815729" Longitude="151.241400267" StarRating="3" HotelCode="81461|2300115" HotelName="Randwick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211 Avoca Street, Randwick, New South Wales 2031</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/76/a07635b3f77969334727dd01a9120f87fb9491ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Sydney, about 1.9 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.859968145007" Longitude="151.20686455884" StarRating="3" HotelCode="385619|427052" HotelName="Sydney Harbour YHA - The Rocks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>110 Cumberland Street, The Rocks, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/51/265174f523f64ced83a8cd58157a50d22795b64a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay at Sydney's only backpacker hostel in the city's historic harbourside precinct - The Rocks - an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.50" OriginalAmount="123.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.877729313802" Longitude="151.22046613893" StarRating="3.5" HotelCode="80416|2450635" HotelName="Medusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>267 Darlinghurst Road, Darlinghurst, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/49/1f495e391296a4a9db09fe0fb79f192018d9c183.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sydney, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="125.14" OriginalAmount="123.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.876793" Longitude="151.212447" StarRating="4" HotelCode="13654|2296701" HotelName="Oaks Hyde Park Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 College Street, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/1d/1d6d78868d48d2de980c329620e7fc23/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel features a prime city centre location overlooking the picturesque Hyde Park. It is a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8897581" Longitude="151.2751902" StarRating="3" HotelCode="332022|bondi_113" HotelName="Hotel Bondi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>178 Campbell Parade, Bondi Beach, Sydney, New South Wales 2026</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/3c/023c50948c731a21e91956c58d2853787c5a427d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.37" OriginalAmount="124.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86450104204" Longitude="151.20753431818" StarRating="4" HotelCode="23204|63334" HotelName="Mantra 2 Bond Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner George Street &amp; Bond Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a8/5ca81d2ff9e4995f6d45a114bc00ca78429bd098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located close to Sydney's popular shopping and financial precincts and a host...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="125.72" OriginalAmount="124.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.882568232788" Longitude="151.19593889186" StarRating="4" HotelCode="557133|585761" HotelName="Veriu Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35 Mountain Street, Sydney, New South Wales 2007, Ultimo</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/5c/b95ce0778067f37de18bb072e970589a54dc6fe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.82" OriginalAmount="124.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.868972" Longitude="151.205958" StarRating="4" HotelCode="18320|250076" HotelName="The Grace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 York Street, Sydney, New South Wales 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/3e/e63ed56258c12ff864d159dd0d32b7cd9b18e0c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is right in the heart of the central business district. It is only 500 m from the Town Hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.07" OriginalAmount="124.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.873224472321" Longitude="151.20770712299" StarRating="3.5" HotelCode="224890|2241415" HotelName="Coronation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Park Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/67/65671f4689cccf218d879a289f0a03eb2cb1d722.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88257615" Longitude="151.21175002" StarRating="3.5" HotelCode="763414|397365" HotelName="Little Albion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>21 Little Albion Street, Surry Hills, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/48/8f48d5f84d410180cea4fb3088a59944235ae0cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.46" OriginalAmount="125.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.859975669267" Longitude="151.2077870965" StarRating="4" HotelCode="56050|4841915" HotelName="Rendezvous Hotel Sydney the Rocks" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Harrington Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/84/4484e23736a3d4d51d8464750951d0cd5656630b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located in the famous Rocks area of Sydney, just moments away from Circular q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="127.16" OriginalAmount="125.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.889143096688" Longitude="151.19568424222" StarRating="4" HotelCode="92914|114588" HotelName="Adina Apartment Hotel Sydney Chippendale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>74-80 Ivy Street, Chippendale, Sydney, New South Wales 2008</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/54/9a549cb4330b94f9eca33daec3e8fdb7c1bee8c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.33" OriginalAmount="127.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.918879" Longitude="151.257907" StarRating="4" HotelCode="78534|252506" HotelName="Coogee Sands Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Dolphin Street, Coogee 2034, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/9a/d29ae20616ca5ab341db34f5243c98002602278c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right on the beach at Coogee, the hotel is 15 minutes from Sydney's CBD and Sydney-Kingsford...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87493227" Longitude="151.20790544" StarRating="5" HotelCode="450195|160406" HotelName="Primus Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>339 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/d5/f4d5504a101e947b9568cb2705fbddcec400ba97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88460558" Longitude="151.2015483" StarRating="5" HotelCode="410825|the_old_clare_hotel" HotelName="The Old Clare Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kensington Street, Chippendale, Sydney, New South Wales 2008</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/fd/b6fdca64d8d352b19505ee46c736ee05d45d6f39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.37" OriginalAmount="132.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.659657" Longitude="151.30885" StarRating="4" HotelCode="176403|2272585" HotelName="Metro Mirage Hotel Newport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Parade West, Newport, New South Wales 2106</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/44/c444df2585df2745aaff9c0c8c7da40ef61c1ff5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.38" OriginalAmount="135.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.859649" Longitude="151.208117" StarRating="5" HotelCode="13204|89478" HotelName="Harbour Rocks Hotel Sydney - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Harrington Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/de/62dee75d4d459edbb3e2736341180ccdf9cf13ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel stands in the centre of the historic and picturesque Rocks district. It is a pop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="136.54" OriginalAmount="135.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.861221840636" Longitude="151.20653182268" StarRating="5" HotelCode="200965|638402" HotelName="Shangri-La Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumberland Street 176, 2000 Sydney NSW</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/46/7946413e79d82557b1e84e0985d5f64b1d1c758f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic Rocks district and is close to Sydney's numerous transport con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.797038613219" Longitude="151.28781793509" StarRating="3" HotelCode="329199|135893" HotelName="Hotel Steyne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>75 The Corso, Manly, Sydney, New South Wales 2095</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/f3/1df3ab51e04ef782f2a8b8d710b4d925513292f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88569065" Longitude="151.22779702" StarRating="3.5" HotelCode="576116|408739" HotelName="Mrs Banks Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>259 Oxford Street, Paddington, Sydney, New South Wales 2021</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/a6/97a66de414a8bf282c44380695fee8227d3c9430.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sydney, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.58" OriginalAmount="136.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88286" Longitude="151.220326" StarRating="3" HotelCode="67787|243436" HotelName="Arts Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Oxford Street, Paddington 2021, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/22/a3229725a1689b70971b1b73032c5f2dc4740193.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set among the chic attractions of fashionable Paddington and within walking distance of the city, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.39" OriginalAmount="138.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.871609" Longitude="151.223065" StarRating="3" HotelCode="18935|250576" HotelName="Spicers Potts Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120-124 Victoria Street, Potts Point, New South Wales 2011</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/20/20201bfaec9aa25ebf129919c5cf69c4d45eca64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on the quiet, leafy Victoria Street in lively Potts Point, the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.39" OriginalAmount="138.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87096" Longitude="151.20710066667" StarRating="5" HotelCode="199662|1020788" HotelName="QT Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Market Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/f9/1ef974134c56621f038d57125eb37a0d160fbe45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sydney, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86568741709" Longitude="151.20890825987" StarRating="5" HotelCode="16401|7616" HotelName="Radisson Blu Plaza Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 O'Connell Street, 2000 Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e2/e8e218deee41618956dde9f7415b30c987282802.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of this hotel is ideal for business or pleasure. It lies in the heart of the Central Bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.26" OriginalAmount="140.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.870653843738" Longitude="151.20750278234" StarRating="5" HotelCode="69524|1914" HotelName="Swissôtel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>68 Market Street, 2000 Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/38/c1386225e64204a9892f6eb957b7c0fd51ebc4a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a vibrant inner-city location, offering relaxed and luxurious surroundings right on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.865484745114" Longitude="151.21102586389" StarRating="5" HotelCode="317947|45633" HotelName="Sofitel Sydney Wentworth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61-101 Phillip Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bf780440a516eb480258f035eadb81ba59a377.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated right in the heart of Viseu old town, this hotel is a building of great architectural and h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.70" OriginalAmount="143.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.864527057838" Longitude="151.20653450489" StarRating="5" HotelCode="27764|45684" HotelName="Amora Hotel Jamison Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Jamison Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/35/73353992b81979f82fe07e51fcd1f124a53f94ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the city’s most dynamic commercial district, close to the histo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.31" OriginalAmount="144.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.868625" Longitude="151.203764" StarRating="3" HotelCode="96188|254366" HotelName="Metro Apartments on Darling Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132-136 Sussex Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f4/3bf4429fab4f39ff21fe5743f7174bd00024a131.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, close to Darling Harbour, shopping centres, tourist a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.869004710339" Longitude="151.22024729848" StarRating="5" HotelCode="68817|35994" HotelName="Ovolo Woolloomooloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Cowper Wharf Roadway, Woolloomooloo, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/23/4123db9ed7136fe2b7ca4aa573604e6edbc9609a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located on the Wharf at Woolloomooloo, Sydney, and enjoys spectacular views....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.861736340401" Longitude="151.20666190982" StarRating="5" HotelCode="92912|quay_west_suites_sydney" HotelName="Quay West Suites Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Gloucester Street, The Rocks, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/00/5100563311d31b9b5c97ea9514c7ee91161cd50b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is superbly situated in the historic Rocks area overlooking the harbour. This beautifully ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.862984" Longitude="151.212481" StarRating="5" HotelCode="258466|intercontinental_sydney" HotelName="Intercontinental Sydney" 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,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>117 Macquarie Street, Sydney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/a7/3ea7a6837c48be9dbe0bab8a1f599c9036bccbbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated opposite the Royal Botanic Gardens and only 12 km from the international airport, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.75" OriginalAmount="149.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.871607008269" Longitude="151.2097504735" StarRating="5" HotelCode="17521|1884" HotelName="Sheraton Grand Sydney Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Elizabeth Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e2/62e25d069067964de39ea37c3549e920aa5f8c55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel is located directly opposite Hyde Park, the tree-lined oasis in the heart of bustli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.48" OriginalAmount="149.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.960247" Longitude="151.156431" StarRating="4" HotelCode="21526|100292" HotelName="Novotel Sydney Brighton Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Grand Parade &amp; Princess Street, 2216 Brighton-le-Sands, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/90/da906ee36c5f5a4602e3190a03b0e6f574f32470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated only 15 km from Sydney's central business district. The adjoining...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8726474" Longitude="151.19868578" StarRating="5" HotelCode="510215|229083" HotelName="Sofitel Sydney Darling Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Darling Drive, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/9d/6e9d9e323be67ed336c2e375f83dec1415f26149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.50" OriginalAmount="150.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.863809" Longitude="151.207831" StarRating="5" HotelCode="78942|establishment_hotel" HotelName="Establishment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Bridge Lane, Sidney 2000, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/05/d1053d2f19669592ba18173ec945fdf046c230ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a marvellous central location in Sydney, just a short stroll from The Rocks, Circul...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.66" OriginalAmount="151.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.884215041547" Longitude="151.2140607383" StarRating="4" HotelCode="92915|253676" HotelName="Adina Apartment Hotel Sydney Surry Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>359 Crown Street, Surry Hills, Sydney, New South Wales 2010</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/94/f8949cbb544d2d0cc275ce275f7dde14dd9d2f71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.13" OriginalAmount="151.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.862642832443" Longitude="151.20922744274" StarRating="5" HotelCode="20405|1924" HotelName="Marriott Sydney Harbour at Circular Quay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Pitt Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/16/ad16e17ced1a32445ce921a99b04bb412579ef20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This recently renovated contemporary hotel is Sydney's premier harbourside hotel, surrounded by spec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.16" OriginalAmount="153.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.867800967603" Longitude="151.20824575424" StarRating="5" HotelCode="18557|1934" HotelName="The Fullerton Hotel Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Martin Place, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4b/21/4b211ca62513cceee0705acb871ef524b9c997d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central business district, nestled among the city's renowned shops, rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.8742968155" Longitude="151.20507535582" StarRating="4" HotelCode="365760|8011" HotelName="Adina Apartment Hotel Sydney Town Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>511 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/bc/31bc0698ccd0566400b2e08cbb9955702729abd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.79" OriginalAmount="160.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.92123225" Longitude="151.25553275" StarRating="4" HotelCode="78532|1529398" HotelName="Coogee Bay Hotel - Boutique-Style" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>9 Vicar Street, Coogee Beach, Coogee, Sydney, New South Wales 2034</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a5/a5e807c5e620f665/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="163.87" OriginalAmount="162.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.871809665711" Longitude="151.20727479458" StarRating="5" HotelCode="32815|CAM301500" HotelName="Hilton Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>488 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/42/df/42df3c087b9a01ea78a72889e9c41ae24893063f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sleek and contemporary, the hotel is superbly located in the city centre, accessible from George Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.62" OriginalAmount="164.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.860538620248" Longitude="151.20843686163" StarRating="3" HotelCode="81955|252346" HotelName="Russell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>143a George Street, The Rocks, Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a9/12a9635a9223269456413a1b66f05679a2ff27cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned near a number of must-see attractions and sights, a short walk from the Sydn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.51" OriginalAmount="166.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.888846758847" Longitude="151.2674126029" StarRating="3" HotelCode="96197|452925" HotelName="Ultimate Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 O'Brien Street, Bondi Beach, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/24/3a245f5c9202af7a3604fa4a7c558db590b7b1fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.12" OriginalAmount="168.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.869453464852" Longitude="151.19558036327" StarRating="5" HotelCode="178572|1022088" HotelName="The Darling" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Star, 80 Pyrmont Street, Pyrmont, Sydney, New South Wales 2009</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/32/653297b2d3e2642142d5634ad33e1917ec0db34a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies on Pyrmont Street and is connected to other points in Sydney via the metro stations c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.69" OriginalAmount="169" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.854227900011" Longitude="151.20811700821" StarRating="4" HotelCode="32814|205855" HotelName="Pier One Sydney Harbour, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Hickson Road, Walsh Bay, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa968792adb7680640aaad09db1cc60ca8728ad6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Found alongside Sydney's famous Harbour Bridge, the hotel is adjacent to The Rocks, Sydney's oldest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.08" OriginalAmount="169.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.859060634649" Longitude="151.04319111045" StarRating="3" HotelCode="199665|4714515" HotelName="Liberty Plains Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Olympic Drive, Lidcombe, New South Wales 2141</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/9d/749df8d9b225335c8f1268564c24aad73fae0120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Sydney. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.86810537" Longitude="151.20443303" StarRating="0" HotelCode="782778|504020" HotelName="Skye Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>300 Kent Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/21/a5211acaab9dd28b46a3340fcbfc2d9745e07a98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.25" OriginalAmount="179.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.73393176258" Longitude="150.96743980489" StarRating="4" HotelCode="197298|1886255" HotelName="Adina Apartment Hotel Norwest Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Brookhollow Avenue, Norwest, Sydney, New South Wales 2153</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/e0/ade0dcfcdae5e9e77107ce98ef82292b1f457162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Baulkham Hills. The nearest airport is Sydney - Kingsford Smith (SYD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190.89" OriginalAmount="189" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.87918889" Longitude="151.20972306" StarRating="4" HotelCode="456649|57810" HotelName="Zara Tower Hotel - Luxury Suites and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>61-65 Wentworth Avenue, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/33/1533ff966c9216ff41e3847cc4c0fd99e3a47cc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Sydney.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.81" OriginalAmount="195.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.84282419319" Longitude="151.28251162926" StarRating="4" HotelCode="224892|2893165" HotelName="Watsons Bay Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1 Military Road, Corner Of Marine Parade, Watsons Bay, Sydney, New South Wales 2030</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/f6/c6f6312298ce60a29c22529a8b074714eb8dd82f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sydney. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.30" OriginalAmount="210.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.92255" Longitude="151.255774" StarRating="4" HotelCode="49924|1804" HotelName="Crowne Plaza Coogee Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>242 Arden Street, P.O. Box 558, Sydney 2034, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/0d/e80def0b7747ff6e7f25567a47bd1ff727bc799c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affectionately known as ‘Sydney’s Seaside Village’, Coogee is just a few kilometres from the centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="231.71" OriginalAmount="229.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.88574413" Longitude="151.18054908" StarRating="4" HotelCode="458538|557861" HotelName="Veriu Suites Camperdown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>84-86 Parramatta Road, Camperdown, Sydney, New South Wales 2050</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/17/7a170599a477f11918363599fa273bea669d8a9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sydney.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.861532" Longitude="151.207706" StarRating="5" HotelCode="317945|four_seasons_hotel_sydney" HotelName="Four Seasons Hotel Sydney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199 George Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c3/eb/c3ebfce7d53d0e9ff6b4b847db5fa38f6cc8c631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stunningly situated overlooking Sydney Harbour in the historic Rocks district, a short walk from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.92" OriginalAmount="263.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.860512" Longitude="151.203594" StarRating="5" HotelCode="18388|935535" HotelName="The Langham Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89-113 Kent Street, 2000 Sydney, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/9d/129d4d23c92fcff7f98bb7eecfe81c67d195be1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located near Sydney's historic rocks and central business district, and nestled near the vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.12" OriginalAmount="312.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.860726" Longitude="151.213105" StarRating="5" HotelCode="16324|pullman_quay_grand_sydney_harbour" HotelName="Pullman Quay Grand Sydney Harbour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Macquarie Street, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/3e/a83e588dd3d383e134110bbb94537b257177223e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in the midst of Sydney's key attractions including Sydney Harbour, the Harbour Brid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.56" OriginalAmount="573.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.855949" Longitude="151.209144" StarRating="5" HotelCode="15699|1854" HotelName="Park Hyatt Sydney" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Hickson Road, The Rocks, Sydney, New South Wales 2000</AddressLine>
          </AddressLines>
          <CityName>Sydney</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/8f/4a8fde7077e1a2f948826a357e4f9f9c7967a508.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is uniquely positioned right on the water's edge of Sydney Harbour. It enjoys spectacular ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Jacuzzi,Wheelchair Access,Designated Smoking Area,Kitchen,Golf,Shopping Arcade,Nightclub,Spa,Diet Meals,24 Hour Front Desk,Bicycle Rental,Dry Cleaning,Elevator,Luggage Storage,Parking,Vending Machine,Garden,Housekeeping,ATM/Cash Machine,Business Centre,Coffee Shop,LCD/Projector,Library,Meeting Room,Smoking Rooms</BasicAmenities>
    <HotelRating>5,3.5,3,4,4.5,2,2.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,ECO HOTEL,HOSTEL,HISTORIC HOTEL,HOSTELS,AIRPORT HOTEL,BEACH HOTEL,HOTEL DE CHARME,HOTEL,APARTHOTEL,APARTMENT,MOTEL</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
b68043da-ec18-4b5d-be53-5f3e47495530|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="b68043da-ec18-4b5d-be53-5f3e47495530">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="3371" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
b68043da-ec18-4b5d-be53-5f3e47495530|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
b68043da-ec18-4b5d-be53-5f3e47495530|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
b68043da-ec18-4b5d-be53-5f3e47495530|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
b68043da-ec18-4b5d-be53-5f3e47495530|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
b68043da-ec18-4b5d-be53-5f3e47495530|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
b68043da-ec18-4b5d-be53-5f3e47495530|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
b68043da-ec18-4b5d-be53-5f3e47495530|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="2025-12-22T11:55:42.0649509+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b68043da-ec18-4b5d-be53-5f3e47495530" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="42.34" OriginalAmount="41.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.452432867128" Longitude="153.02986487962" StarRating="3" HotelCode="261048|2106495" HotelName="Brisbane Manor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>555 Gregory Terrace, Fortitude Valley, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/21/e921b6475c30b3c04ff5a9bff1ad404bc95eb1f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.476947546016" Longitude="153.03592603555" StarRating="3" HotelCode="349752|the_cliff_house" HotelName="The Cliff House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>528-532 Main Street, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/1c/201cfc831b46f5051b22fbc27c6eb541e04d0e6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46662872" Longitude="153.01326489" StarRating="4" HotelCode="507355|brisbane_city_backpackers" HotelName="Brisbane City Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>380 Upper Roma Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/54/7354763eb93bb9a63d11105645f807b4e4879835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.439835738812" Longitude="153.04896430329" StarRating="3" HotelCode="229964|kingsford_riverside_inn" HotelName="Kingsford Riverside Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114 Kingsford Smith Drive, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/2d/542dbc5c6f22354f9e2eb6a09fb71cb19c5f39a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.25" OriginalAmount="58.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.43956" Longitude="153.031235" StarRating="3" HotelCode="212710|2061025" HotelName="ibis budget Windsor Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>159 Lutwyche Road, Brisbane, Queensland 4030</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/19/0d1955580800e9ba874de0480f6b7c276add2479.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas (for a fee) allows travellers to stay connected. Those arri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.34" OriginalAmount="59.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464411097719" Longitude="153.02129009174" StarRating="3" HotelCode="96062|1530338" HotelName="Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>333 Wickham Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/c1/12c17e68adbc3577a6ed680fd1e8a443b34dd9d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.27" OriginalAmount="61.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468856139464" Longitude="153.02173145767" StarRating="3" HotelCode="79197|429745" HotelName="George Williams Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 - 325 George Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/40/b740b97befe5f8b14f8d7c4bf6e96c72c8ad4a94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.18" OriginalAmount="62.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47404" Longitude="153.036452" StarRating="4" HotelCode="82422|430105" HotelName="The Point Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lambert Street 21, 4169 Kangaroo Point</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/69/1b69a623f651bacc8d71f9cbed6f69b234cd1220.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46407175" Longitude="153.02501449" StarRating="2.5" HotelCode="455177|brisbane_quarters" HotelName="Acacia Inner City Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>413 upper Edward Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/49/dd49c5caa78d4de5b431c976c6060db761d75df9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.57202215" Longitude="153.06299462" StarRating="3" HotelCode="367153|426587" HotelName="Sunnybank Hotel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>275 McCullough Street, Sunnybank, Brisbane, Queensland 4109</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/7d/d07d6cff5b13d7ad1542b0e285304b4877e17750.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.20" OriginalAmount="66.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463358" Longitude="153.025869" StarRating="4" HotelCode="102545|1018818" HotelName="Mantra Terrace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Astor Terrace, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/99/30994c9807105d2a1efb334b45692977cd0adfc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Brisbane's CBD, about 16 km away from Brisbane International Airport. Shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.352529699265" Longitude="153.01530020233" StarRating="3.5" HotelCode="261061|aspley_motor_inn" HotelName="Aspley Carsel Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1549 Gympie Road, Carseldine, Brisbane, Queensland 4034</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/c6/d8c6a2c2a17f5f5083eb33280891fe555add171b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, room service and a laundry s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.33" OriginalAmount="68.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.350045301292" Longitude="153.04124558895" StarRating="3.5" HotelCode="262569|3076655" HotelName="Colonial Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>351 Beams Road, Taigum, Queensland 4018</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/cc/70cc4c2ae80f6e1d9828d6a584879b21da885d9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.81" OriginalAmount="70.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472919315819" Longitude="153.02572532639" StarRating="4" HotelCode="68787|53864" HotelName="The Great Southern Hotel Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>103 George Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/be/31be877b7b24f9b36490b8cb2469e8ffd0c28ac3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the heart of the city, adjacent to the Treasury Casino and a 1-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.40" OriginalAmount="70.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4667292" Longitude="153.012727" StarRating="3" HotelCode="261044|2228665" HotelName="Brisbane City YHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>392 Upper Roma Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/2e/b32e9a52733eef55a1a6ff80eee0f7960791bb1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.52" OriginalAmount="70.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462541690168" Longitude="153.02438557148" StarRating="3" HotelCode="96059|1018918" HotelName="Metropolitan Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>106 Leichhardt Street, Spring Hill, Brisbane, Queensland 4001</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/da/4dda60dbc778b3daab557b1176caa60fb35a8be1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located about 1 km from the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.57" OriginalAmount="70.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468338" Longitude="153.023106" StarRating="4" HotelCode="96058|53874" HotelName="Mercure Brisbane King George Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Ann &amp; Roma Street, King George Square, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/1b/381b9f0448d9f7b08988da475d131621c6923d80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane, Australia, only 1 km away from the Botanical Gardens and the Perf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.47" OriginalAmount="71.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.565643" Longitude="153.086543" StarRating="3" HotelCode="73746|91546" HotelName="Travelodge Hotel Garden City Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 MacGregor Street, Upper Mount Gravatt, Brisbane, Queensland 4122</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/87/873d8ad4db0d53aa/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 12 km to the south of Brisbane, 100 m from the fabulous Westfield Garden ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.70" OriginalAmount="71.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47049685" Longitude="153.02607777" StarRating="4" HotelCode="81742|1530558" HotelName="Royal Albert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Albert Street, Corner Elizabeth Street, Brisbane 4000, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/20/d920ae63c55b80c86c9477bfe32226c6b380e185.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.76" OriginalAmount="72.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464200318911" Longitude="153.01278093254" StarRating="5" HotelCode="300390|518921" HotelName="Gambaro Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Caxton Street, Petrie Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/44/3d44f50ba46c2166da549ff8d8bb9355f57f30c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.95" OriginalAmount="72.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.433884211531" Longitude="153.07166434788" StarRating="4" HotelCode="261042|2077335" HotelName="Pegasus Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Nudgee Road, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/b4/b8b46e4eed17bb4e27a5fdadeec850b330f73050.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.94" OriginalAmount="73.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.467" Longitude="153.01643" StarRating="4" HotelCode="68714|94028" HotelName="Park Regis North Quay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>293 North Quay, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/2c/8e2c41c92de127777bb246f216d893387b5009c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short walk from Suncorp Stadium, the Brisbane Convention Centre, Southba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.28" OriginalAmount="73.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4627333" Longitude="153.02714048" StarRating="3" HotelCode="467131|2235855" HotelName="Holiday Inn Express Brisbane Central" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168 Wharf Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/bf/71bfb97acd2df4b280e15d39b4f282b466dab29b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.430756266194" Longitude="153.07249720357" StarRating="3" HotelCode="243868|airway_motel" HotelName="Airway Motel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Lamington Avenue, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/ac/eaac2700e0b24c3d06c0448c03392524288745f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Ascot. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.22" OriginalAmount="74.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47143147" Longitude="153.02455819" StarRating="4" HotelCode="430386|1606278" HotelName="ibis Styles Brisbane Elizabeth Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Elizabeth Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/26/ef268c32cb6fd817722d8d8b206c5014c144de4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Brisbane CBD, the 368 room ibis Styles Brisbane features uninterrupted v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.412659591943" Longitude="153.07610392571" StarRating="3" HotelCode="212694|333704" HotelName="ibis budget Brisbane Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Navigator Place, Corner Nudgee Road, Hendra, Brisbane, Queensland 4011</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/b8/9c/b89cb48fe1cc654b5063a5ec83f1b69fb85f1240.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a transfer service and a laundry service. Wireless internet access in public areas ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.49" OriginalAmount="75.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.437707606067" Longitude="153.06920528412" StarRating="3" HotelCode="34632|195026" HotelName="Airport Hacienda Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>560 Kingsford Smith Drive, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/68/2568b8bd9836a035ea78c27b3289a61add2d5a03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The motel is conveniently located near Brisbane Airport, Brisbane city centre and Southbank Parkland...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.546845333333" Longitude="152.94069266667" StarRating="4" HotelCode="96068|mt_ommaney_hotel_apartments" HotelName="Mt Ommaney" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/85/2c8535c4478549c059703ba8779e4a9c0ea5215f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.14" OriginalAmount="76.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.466776743441" Longitude="153.02583932877" StarRating="4" HotelCode="39285|53854" HotelName="Adina Apartment Hotel Brisbane Anzac Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Ann Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/9a/c09a50eb64f8012a564a390203b18d07a101e68c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies opposite Central Station and is just 100 m from the Queen Street Mall. Guests couldn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.60" OriginalAmount="76.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462507505604" Longitude="153.02624716071" StarRating="4" HotelCode="96060|2097435" HotelName="Ridge Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>189 Leichhardt Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/98/2098ae2a839c68eec845510f300c289894d3b94d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462219205435" Longitude="153.03088188171" StarRating="4" HotelCode="27152|mantra_on_queen" HotelName="Mantra on Queen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>570 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/f2/c5f27e59d1876c9eabf52b973ee14ca68d9afe9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located near the heart of the city's main business district, shops, Chinatown and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.471198229054" Longitude="153.02715172884" StarRating="5" HotelCode="67786|the_sebel_suites_brisbane" HotelName="The Sebel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Charlotte Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/05/2505be7755f6c33a59675c54a80d705736f6d448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within easy walking distance of the government and corporate offices, the Trea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="78.72" OriginalAmount="77.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47182662" Longitude="153.0247142" StarRating="4" HotelCode="612277|75696528" HotelName="Adina Apartment Hotel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>171 George Street, Brisbane City, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/95/63957b7e270fb56aa95d31e4dbc3bb53caa3dbd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470977620224" Longitude="153.01584753373" StarRating="4" HotelCode="81684|252286" HotelName="Riverside Hotel Southbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Montague Road, South Bank, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/e4/fce4bafeb88604d9e775b496f3ba7286ed904c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.513329316191" Longitude="153.03074352096" StarRating="3.5" HotelCode="261067|lancaster_court_motel" HotelName="Lancaster Court Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>521 Ipswich Road, Annlerley, Brisbane, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/5f/c75f39687508804ae6b4d8331f52dc2d378eccf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.516268727894" Longitude="153.02976920371" StarRating="3.5" HotelCode="261066|annerley_motor_inn" HotelName="Annerley Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>591 Ipswich Road, Annerley, Queensland 4103</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/10/5b1076128a73ce09bb66747466d1868b70ae1de6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.75" OriginalAmount="78.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.479756" Longitude="153.040929" StarRating="4" HotelCode="176055|2080945" HotelName="Wellington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Wellington Road, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/b6/48b678606ddbc3cce7de008612ee87a9ba215258.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.456244" Longitude="153.036422" StarRating="4" HotelCode="304501|tryp_fortitude_valley" HotelName="TRYP by Wyndham Fortitude Valley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-20 Constance Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/0c/600c639320b2b8af0d3c27215a64b58e5bb0d88d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45942305343" Longitude="153.03797040743" StarRating="4" HotelCode="261050|the_miro_apartments" HotelName="Miro Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Robertson Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/c1/54c14a0accd8afe7be40ef830b0b3e2adf04ef51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.43" OriginalAmount="79.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472989087994" Longitude="153.02906189814" StarRating="4" HotelCode="74494|53394" HotelName="Royal on the Park Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>152 Alice Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/91/9291ce62e9d97b2eeefb5ed4692cc7d6cd9adffa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel overlooks the Brisbane River and Botanic Gardens and is within easy walking distance of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.14" OriginalAmount="80.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463859" Longitude="153.027016" StarRating="4" HotelCode="15221|55574" HotelName="Novotel Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Creek Street, 4000 Brisbane</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ff/10ff01ba8f39e677a99633e70310eb4cb5fabeca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on Creek Street and is in close proximity to the main shopping and en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.440360643914" Longitude="153.13014056586" StarRating="3.5" HotelCode="261054|the_queensport_motel__tavern" HotelName="Queensport Tavern/Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Conference Hall,Laundry,LCD/Projector,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>49 Gosport Street, Hemmant, Queensland 4174</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/eb/0deb95275be5941fe05a89313d3b1f0c48671e85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Hemmant, The Queensport Motel &amp; Tavern is close to Gate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.43368136" Longitude="153.17169563" StarRating="3" HotelCode="410041|wynnum_anchor_motel" HotelName="Wynnum Anchor Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Garden,Golf,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Massage Centre,Parking,Pick &amp;amp; Drop,Smoking Rooms,Spa,Swimming Pool,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>14 Adam Street, 4178 Wynnum</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/3f/dc3fa24f81194d9cbc128c94ac94278257ebe323.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wynnum Anchor Motel is conveniently located in the popular Wynnum / Manly area. The property feature...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.441944283263" Longitude="153.17095743275" StarRating="3" HotelCode="201180|the_waterloo_bay_hotel" HotelName="The Waterloo Bay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Berrima Street, Wynnum, Brisbane, Queensland 4178</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/97/b997b7de9ac55176a0b199a8180c1aa060e8a72b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.26" OriginalAmount="81.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.436548630462" Longitude="153.07268839518" StarRating="3" HotelCode="916648|429645" HotelName="Airport Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>638 Kingsford Smith Drive, Hamilton, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/09/5609162c874d27a773ac4168c035f644b466c2e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.47" OriginalAmount="81.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4800243" Longitude="153.03600162" StarRating="3" HotelCode="103661|2107335" HotelName="Econo Lodge City Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>650 Main Street, Cnr. Main and Sinclair Streets, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/68/d16887f138ee092851a6a9d2cd3bd9b25b2ce679.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.89" OriginalAmount="83.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.35015779" Longitude="153.01443189" StarRating="3" HotelCode="415174|2618245" HotelName="Comfort Inn North Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Denver Road, Carseldine, Brisbane, Queensland 4034</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/cf/eacf48fccf43bb5a3c123f47476b951dceff8e2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.23" OriginalAmount="83.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462228" Longitude="153.021875" StarRating="4" HotelCode="370955|84622" HotelName="Hotel Grand Chancellor Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Leichhardt Street, Corner Wickham Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/58/589e144870aeff8d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short stroll away from the heart of the city, with its malls and shopping ve...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.27" OriginalAmount="83.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45795989" Longitude="153.04161107" StarRating="4" HotelCode="543601|2154675" HotelName="Sage Hotel Brisbane James Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>70 James Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/47/134767e9ec356a9d083885cce21b82142fa7ce75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.29" OriginalAmount="83.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46188397942" Longitude="153.02216619511" StarRating="4" HotelCode="34298|254106" HotelName="The Summit Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Leichhardt Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/26/1226b4a7e85ce24ebb1f6a6d351110dc35ef204d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.23" OriginalAmount="84.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.486713458821" Longitude="153.03565353155" StarRating="4" HotelCode="162728|2294215" HotelName="Gabba Central Apartments by Vivo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>803 Stanley Street, Wolloongabba, Brisbane, Queensland 4102</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c2/69c2d94be91e0daadc19f58e6fde70d8fbca47a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.416875" Longitude="153.057453" StarRating="3.5" HotelCode="261041|airport_clayfield_motel" HotelName="Airport Clayfield Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>772 Sandgate Road, Clayfield, Queensland 4011</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/33/fd33c6cd9a6707071cbdffb383a8e4f1e66ad489.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.90" OriginalAmount="85.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.471541" Longitude="153.026622" StarRating="4.5" HotelCode="73744|256006" HotelName="Oaks Festival Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Albert Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/1a2edb5f70defd87/92/92431cbcc9352156/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the site of the famous Festival Hall in the heart of Brisbane's central bus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.10" OriginalAmount="85.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45117206" Longitude="153.03245705" StarRating="4" HotelCode="415171|2022545" HotelName="Rydges Fortitude Valley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>601 Gregory Terrace, Bowen Hills, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/2c/812cb037061652be88c156eb0d8f857637cd02e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At Rydges Fortitude Valley we believe that a satisfied customer is the best business strategy of all...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.478002522266" Longitude="153.0209924377" StarRating="4" HotelCode="365739|mantra_south_bank_brisbane" HotelName="Mantra South Bank, Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Grey Street, South Bank, Bisbane, Queensland  4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/2c/c52c710f39661d9519af178cd509e84084a57169.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.454793722487" Longitude="153.02873821589" StarRating="3" HotelCode="902752|spring_hill_terraces" HotelName="Spring Hill Terraces" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>260 Water Street, Corner Warry Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/f4/85f4cf7110bfb8fff52c1313c01afc23f2a41bfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.00" OriginalAmount="86.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463358583333" Longitude="153.02555828333" StarRating="4" HotelCode="201178|1021768" HotelName="Punthill Spring Hill Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Astor Terrace, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d1/58d1b4eeb9ec7ce4f62773239d725f5d07a93001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.21" OriginalAmount="86.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472116" Longitude="153.028568" StarRating="4.5" HotelCode="68744|250696" HotelName="Oaks 212 Margaret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Margaret Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/72/72ddb661ca8a75bd/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located to take advantage of all that Brisbane has to offer. It is situated n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.34" OriginalAmount="86.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.471929" Longitude="153.027891" StarRating="4.5" HotelCode="901448|251936" HotelName="iStay River City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Albert Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/11396.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane. For those in need of an adults-only holiday, it provi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.78" OriginalAmount="86.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.454892" Longitude="153.037861" StarRating="4" HotelCode="300286|1885985" HotelName="Alpha Mosaic Hotel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Church Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/25/3225d0be3c094b8a776a86dbe8f257c76e725404.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="87.86" OriginalAmount="86.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470802" Longitude="153.027721" StarRating="4" HotelCode="261046|2999368" HotelName="Mantra Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>127 Charlotte Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/d4/94d4897a78a6b2c20447d2c83d0e4ed6360573d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469189901357" Longitude="153.02101671696" StarRating="3" HotelCode="13771|2832" HotelName="ibis Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-35 Turbot Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/9b/fb9bf20e8d19e6a6ed644287dbcbfd2abab0a165.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the city, within easy walking distance of the Que...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.467172089218" Longitude="153.01970046933" StarRating="2.5" HotelCode="211623|base_brisbane_uptown_tinbilly__backpacker" HotelName="Base Brisbane Uptown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>466 George Street, Corner Herschel &amp; Roma Streets, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/04/7e04e2cd33d5c26e475a29600167fe908c4a8aaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.40" OriginalAmount="87.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469811031087" Longitude="153.02105158567" StarRating="4" HotelCode="14760|55824" HotelName="Mercure Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85-87 North Quay, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ef/1cefc893d98e3bd5680e2970db47bd605c72827a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Brisbane, the hotel offers spectacular views of the river and Southbank Park...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.55" OriginalAmount="87.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472084057701" Longitude="153.0274929903" StarRating="4" HotelCode="318752|1589368" HotelName="Capri by Fraser, Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Albert Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/d3/f9d395a31578ae35bd857091785636960e1d9133.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.57" OriginalAmount="87.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4687" Longitude="153.036767125" StarRating="4" HotelCode="81382|431475" HotelName="Bridgewater Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Baildon Street, Kangaroo Point, Brisbane, QLD 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/54/f85465eb2155891c76ce053095ba9225075bd75f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472071188636" Longitude="153.02685940063" StarRating="4" HotelCode="96066|m_on_mary" HotelName="Mantra on Mary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>70 Mary Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/88/05880d1a5cb736323845312a867648369d3ee548.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.29" OriginalAmount="88.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.465337" Longitude="153.022918" StarRating="3" HotelCode="34300|86566" HotelName="Madison Tower Mill Hotel - Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>239 Wickham Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a2/9aa2193152a98fe78a6e88f7cc4e502c01591ed9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent location. It is just a 10-minute stroll through the parklands to Brisb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.81" OriginalAmount="88.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.55987" Longitude="153.05478" StarRating="3.5" HotelCode="78408|429695" HotelName="Comfort Inn &amp; Suites Robertson Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>281 Kessels Road, Nathan, Brisbane, Queensland 4109</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/db/39db798e04ee65220e42f1abbc757c6b120e1389.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Robertson. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.10" OriginalAmount="89.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.483799927134" Longitude="152.9910107626" StarRating="3" HotelCode="154227|1926655" HotelName="Toowong Central Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>38 Jephson Street, Toowong, Queensland 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/e6/a6e632fb52f94b1c8938a328a6fb68bbce43fd4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.25" OriginalAmount="89.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.2411999" Longitude="153.11227476" StarRating="4.5" HotelCode="728248|2315845" HotelName="The Sebel Brisbane Margate Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Mcculloch Avenue, Margate Beach, Brisbane, Queensland 4019</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/8f/fd8f2666e7c37b1c47df5966af31e431e32fa958.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.47" OriginalAmount="89.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.459442722534" Longitude="153.03372731416" StarRating="2" HotelCode="185003|1530418" HotelName="Bunk Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>11 Gipps Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/a6/99a640cce68506938f3d185ebf750aea3a52f40a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469362" Longitude="153.036462" StarRating="4" HotelCode="211449|il_mondo_boutique_hotel" HotelName="Il Mondo Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>25-35 Rotherham St, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/70/22704cd869ec193aebc1ff7a18b1a26aae2d6156.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Brisbane, this boutique hotel has the perfect ambience for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48760858" Longitude="152.99276967" StarRating="3" HotelCode="415191|benson_court_motel" HotelName="Benson Court Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Motel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Business Centre,Designated Smoking Area,Dry Cleaning,Garden,Golf,Internet,Kitchen,Laundry,Luggage Storage,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>61 Benson Street, Toowong, Brisbane, QLD 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/8a/7b8a6f34285b198d2ec8e8d045f7edce75368928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3.5-star Benson Court Motel offers comfort and convenience whether you're on business or holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48137456" Longitude="153.01973988" StarRating="3" HotelCode="461080|allegro_apartments_" HotelName="Allegro Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>62 Cordelia Street, South Brisbane, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/dc/98dccaaf3867130fdca639ab93ddb7f50067198e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.09" OriginalAmount="90.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.431909869902" Longitude="153.06937209657" StarRating="4" HotelCode="92791|1530328" HotelName="Quest Ascot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cnr Lancaster Rd &amp; Duke Street, Ascot, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/1d/261d8128ed0ae593cbdecab233c2cfe5f17da999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.20" OriginalAmount="90.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464448" Longitude="153.028714" StarRating="4.5" HotelCode="68713|254476" HotelName="Oaks Lexicon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>347 Ann Street, Brisbane, Queensland  4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/81/b58172596daaa0c2fc72ddbcf82d0b4784515c58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is conveniently located in the heart of the central business district, and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.81" OriginalAmount="90.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.390784791869" Longitude="153.03105637302" StarRating="3" HotelCode="261063|2887145" HotelName="Chermside Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>644 Gympie Road, Chermside, Queensland 4032</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/86/858666f65c4364e8644cfe97da1e75c9337fd303.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4598885" Longitude="153.03775002" StarRating="4" HotelCode="441229|atrio_apartments_" HotelName="Atrio Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Robertson Street, 4006 Brisbane</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/27/36272fcf9d7dd0027e660cb1c4691f9ed9609991.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.460187" Longitude="153.036994" StarRating="4" HotelCode="92793|central_brunswick_apartment" HotelName="Central Brunswick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>455 Brunswick Street, Fortitude Valley, Brisbane 4006, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/e1/95e12aeee4773667ec5c10ae1a101cd647cf28bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.61133442" Longitude="153.12313026" StarRating="3" HotelCode="433212|springwood_hotel" HotelName="Springwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corner Springwood &amp; Rochedale Roads, Brisbane, Queensland 4217</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/24/1024513293de980cc291a55b754c3d15ab025add.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47770471" Longitude="153.01725997" StarRating="4" HotelCode="651825|novotel_brisbane_south_bank_hotel" HotelName="Novotel Brisbane South Bank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Cordelia Street, South, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/92/fe92858c76c3e26c503449bfaa34fd68bf4f7b59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.19" OriginalAmount="91.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.437051833911" Longitude="153.07134594352" StarRating="4" HotelCode="79953|2244725" HotelName="Kingsford Smith Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>610 Kingsford Smith Drive, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/1f/6c1ff4cf62d24cf7e3149ae5ac8f00794be6c09d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.26" OriginalAmount="91.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470513" Longitude="153.029857" StarRating="4.5" HotelCode="68743|255996" HotelName="Oaks Felix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Heated Pool,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Felix Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/19/193f510076a11bcd/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located within the Golden Triangle of the central business district, and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.79" OriginalAmount="91.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468609225187" Longitude="153.01934838295" StarRating="4" HotelCode="98680|1018848" HotelName="Evolution Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Tank Street, Brisbane, Quennsland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/43/e143bd3ea83bcf52d9546b7ddcb2f9b9ea2590b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.90" OriginalAmount="91.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.3873259" Longitude="153.0324098" StarRating="4" HotelCode="173168|2106845" HotelName="The Chermside Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Thomas Street, Chermside, Queensland 4032</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/22/1f22c3532a850a3206edcca54de341151921a5d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48308522" Longitude="153.02756796" StarRating="4" HotelCode="467898|swissbelhotel_brisbane" HotelName="Swiss-Belholtel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>218 Vulture Street South, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c3/4bc3b6ca47070a678a8a19c7fb6c71db393ea01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.15" OriginalAmount="92.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463679039466" Longitude="153.02438076521" StarRating="4" HotelCode="103602|1530528" HotelName="Quest Spring Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>454 Upper Edward Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/90/bb90c84805fa28bb6ffcd112bfaa0a7b98ecf693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468172131201" Longitude="153.02290049414" StarRating="5" HotelCode="207224|mercure_and_pullman_brisbane_king_george_square" HotelName="Pullman Brisbane King George Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Ann &amp; Roma Streets, King George Square, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/10/d610c7203ba2c6f3bccd3fa2e3073075f19c526b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4433365" Longitude="152.99014333" StarRating="0" HotelCode="952359|grove_manor_" HotelName="Grove Manor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Elimatta Drive, Ashgrove, Brisbane, Queensland 4060</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/72/987271ec8aababd21b812acf96c4f78ec645cbda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.484693" Longitude="153.029774" StarRating="4.5" HotelCode="171697|sudima_suites" HotelName="Quest South Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46-50 Water Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/a9/5ea997190d70305ac10860bf399cafc7f66c7251.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.69" OriginalAmount="95.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.437971840536" Longitude="153.06772738695" StarRating="3.5" HotelCode="35496|429925" HotelName="Airport International Motel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>528 Kingsford Smith Drive, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a2/aca281dc939f9f4151245dccdc834ba906a96e36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from Brisbane Airport and 7 minutes away from the Central Business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="96.70" OriginalAmount="95.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470225" Longitude="153.027344" StarRating="4.5" HotelCode="73745|OCTB" HotelName="Oaks Charlotte Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Charlotte Street</AddressLine>
          </AddressLines>
          <PostalCode>(0)730278499</PostalCode>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d4/d4010a3ce0a00ef9/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. On the ground floor level, guests will find shops and c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472957961153" Longitude="153.01564170304" StarRating="4" HotelCode="263080|the_capitol_apartments" HotelName="The Capitol Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Peel Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/5d/e05dd1e090419234b3bb227ce2d9518059ce6f07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4479015" Longitude="153.023123" StarRating="3" HotelCode="261052|herston_place_motel" HotelName="Herston Place Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>27 Corner Wyndham &amp; Weightman Street, Herston, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/f4/a2f447f690853cf4911ffa27f6f909f57f1541ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.485074" Longitude="152.990326" StarRating="4" HotelCode="184830|jephson_hotel" HotelName="Jephson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Jephson Street, Cnr Sherwood Road, Toowong 4066, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/53/8353994d509143c84517f61a93f6259eb6ef00c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4783135" Longitude="152.9995409" StarRating="3" HotelCode="261073|chasely_apartment_hotel" HotelName="Chasely Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>435 Coronation Drive, Brisbane, Queensland 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/68/b66817bd33338b163ecd87f5a026b95e2ae69b08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47226419" Longitude="153.01607429" StarRating="4" HotelCode="494039|fleet_lane" HotelName="Fleet Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>25/27 Hope Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/a9/f4a9be2407f75a3e891304f10a4c73395d363f2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.05" OriginalAmount="98.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.44644595" Longitude="153.03075026" StarRating="4" HotelCode="305509|1879095" HotelName="Oaks Mews" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>141 Campbell Street, Bowen Hills, Brisbane, QLD 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409212/409212a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 37 rooms. Most of the storeys can be reached by lift. Wireles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.14" OriginalAmount="99.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.465592272695" Longitude="153.02621573503" StarRating="5" HotelCode="20882|55294" HotelName="Sofitel Brisbane Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>249 Turbot Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/dd/9dddac2ecd468d5bc7edbe5cbe9f5102fdb6fcf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="100.26" OriginalAmount="99.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.470427992688" Longitude="153.02414014936" StarRating="4" HotelCode="61532|3207978" HotelName="Next Hotel Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/d7/67d77869ed4027ce273bc5b459b4eacd8e154095.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the Queen Street Mall, right in the heart of the Central Busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.28" OriginalAmount="99.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.486661" Longitude="153.029353" StarRating="4.5" HotelCode="395461|86628" HotelName="Best Western Plus Hotel Diana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Annerley Road, Woolloongabba, Brisbane 4102, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/a0/1ca05649b2c6c1b3d5446eb4fb8e71ebb08b0f05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of both the South Bank Parklands and Brisbane Conventio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.50" OriginalAmount="99.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464459" Longitude="153.026964" StarRating="4" HotelCode="18339|429995" HotelName="Ovolo Inchcolm Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Wickham Terrace, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b3/a9b362f52cafdc167bb1f3c3192095e7573da7cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located some 5 minutes’ walking distance from the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="100.57" OriginalAmount="99.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.465346" Longitude="153.030506" StarRating="4.5" HotelCode="103601|OABB" HotelName="Oaks Aurora Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>420 Queen Street</AddressLine>
          </AddressLines>
          <PostalCode>(0)738389898</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144582/a_144582_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.13" OriginalAmount="100.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.304688621782" Longitude="152.88523114963" StarRating="4" HotelCode="81272|912055" HotelName="Mercure Clear Mountain Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>564 Clear Mountain Road, Brisbane, Queensland 4500</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/9c/239c5540436376700da540e953a1d6d5baf72e36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="102.83" OriginalAmount="101.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45717734" Longitude="153.03166671" StarRating="4.5" HotelCode="650295|638798" HotelName="FV by Peppers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>179 Alfred Street, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/df/bcdf73c3da30fd99b8042f78605e6108dc3944cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472831404345" Longitude="153.01475593716" StarRating="4" HotelCode="393473|morgan_suites" HotelName="Morgan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Merivale Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/08/3208c5e4567644359f12a7528718a51a2070dd38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.574106360089" Longitude="152.9553392692" StarRating="3.5" HotelCode="312961|darra_motel_and_conference_centre__brisbane" HotelName="Darra Motel and Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2704 Ipswich Road, Darra, Brisbane, Queensland 4076</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/95/8d9585a02066424bb76d31ead2692c1c918ca8b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45503017" Longitude="153.01470118" StarRating="3" HotelCode="315074|quest_kelvin_grove_" HotelName="Quest Kelvin Grove" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Ramsgate Street, Kelvin Grove, Brisbane, Queensland 4059</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/8c/3e8c1f8a9e5832fcf874f56145ebc079796796e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.61172434" Longitude="153.05208524" StarRating="4.5" HotelCode="370115|calamvale_suites_and_conference_centre" HotelName="Calamvale Hotel Suites and Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Compton &amp; Beaudesert Roads, Calamvale, Brisbane, Queensland 4116</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/99/2f999e344fb66edd80dacc8d83e2b4ed28074180.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.69" OriginalAmount="102.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.428405773878" Longitude="153.0437224048" StarRating="3.5" HotelCode="261055|2107425" HotelName="Airport Albion Manor Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>402 Sandgate Road, Albion, Brisbane, Queensland 4010</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/11/83111f2a2a2ab0be73ca481f4a7410c3eddfd052.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.13" OriginalAmount="103.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.466921503455" Longitude="153.01894939145" StarRating="3" HotelCode="142730|429635" HotelName="Abbey on Roma Brisbane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Roma Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d8/8ed8551da3654b5b417579898a58114bcd5d156b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.45" OriginalAmount="103.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47131267509" Longitude="153.03058952093" StarRating="5" HotelCode="17907|34374" HotelName="Stamford Plaza Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Edward Street, PO Box 2929, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/09/a809e0e945bddecb301b3ee6533cfd4790277cd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location alongside Brisbane River and adjacent to the botanic gardens. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.45" OriginalAmount="103.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45177863" Longitude="153.03530811" StarRating="4" HotelCode="557745|2271795" HotelName="Belise Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>510 St Pauls Terrace, 4006 Brisbane</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/ea/88ea6601a7b762760192a01bb03388cceadffbed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4663" Longitude="153.03" StarRating="0" HotelCode="883157|brisbane_casino_towers" HotelName="Brisbane Casino Tower South Bank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Hope Street</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/83/708359deecc8a7270adabd5dd06b6368902cc67b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.37" OriginalAmount="105.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.468521548221" Longitude="153.02726546447" StarRating="4" HotelCode="92790|55304" HotelName="Macarthur Chambers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>201 Edward Street, Brisbane City, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/55/f2559709726f3fd0cbf7e9f1e390b748e8f56e19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the centre of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.92" OriginalAmount="105.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.471914361734" Longitude="153.02489176877" StarRating="4.5" HotelCode="103599|255956" HotelName="Oaks Casino Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 George Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/25/255956/1UGWGF9J_4b765ce990165fb454dbf88159b9b1cb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.96" OriginalAmount="105.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4675515" Longitude="153.02823144" StarRating="4" HotelCode="92792|1443088" HotelName="The Manor Apartment Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>289 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/8a/558adea1c40d15ed6b64a28b95f6e83e51c26b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.07" OriginalAmount="106.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47732151" Longitude="153.01399455" StarRating="4" HotelCode="461210|2434345" HotelName="Arena Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>9 Edmondstone Street, South Brisbane, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/49/e149b4eb56355a2bbef501f576787fa9bf864577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.02" OriginalAmount="106.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.491175864367" Longitude="153.04067465863" StarRating="4" HotelCode="349749|2106965" HotelName="Quest Woolloongabba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Logan Road, Woolloongabba, Brisbane, Queensland 4102</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/11/ee116845792b8a0fbe51a2250b1e482232e90d56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45881296" Longitude="153.1522698" StarRating="4" HotelCode="575241|shangrila_gardens" HotelName="Shangri-La Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1969 Wynnum Road, Wynnum West, Brisbane, Queensland 4178</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/93/d2938439c95bf09d19a4a8f23e8ddaed845c92c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.74" OriginalAmount="107.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47521197" Longitude="153.01494425" StarRating="3.5" HotelCode="481021|2445925" HotelName="Soda Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Cordelia, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a5/fba51ae8f22b2fb78025822691243b44606baaa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.01" OriginalAmount="107.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47194207" Longitude="153.02893353" StarRating="4" HotelCode="585796|2291765" HotelName="Brisbane Skytower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>222 Margaret Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/2b/472bf6c370b0e0820154266995c525cb8abe825c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.21" OriginalAmount="109.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463872" Longitude="153.040424" StarRating="5" HotelCode="172663|430095" HotelName="Spicers Balfour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Balfour St, New Farm, 4005 Brisbane</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/a3/76a30a06fa24d3f7d014e57a57a531146cfa6591.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.06" OriginalAmount="109.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.476948768546" Longitude="153.01335130681" StarRating="4" HotelCode="96061|2085765" HotelName="Central West End" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>220 Melbourne Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/e7/3ce7dd8d9525c1f81aad3618cabfa94d4e6ef0e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.453426126844" Longitude="153.0397761791" StarRating="5" HotelCode="103598|161958" HotelName="Ovolo The Valley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1000 Ann Street, Fortitude Valley, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/3a/2f3add925154eb9b010a4bc2a2e061776654168e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48247394" Longitude="153.02742012" StarRating="3.5" HotelCode="545143|river_plaza_apartments" HotelName="River Plaza Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Dock Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/0c/3c0c1fb708e8d13062acb88c50654bc09e5b942d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.97" OriginalAmount="111.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.477197684842" Longitude="153.02037835121" StarRating="4" HotelCode="44896|1434" HotelName="Rydges South Bank Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Glenelg Street, South Brisbane, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/1d/ac1d7aa7fa2076a50f9b6c41da60a611a4016d95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 200 m from Southbank Beach (man-made beach) and 300 m from the weekend arts an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.483757126149" Longitude="153.0294457005" StarRating="4" HotelCode="34299|central_hillcrest_apartments" HotelName="Central Hillcrest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>311 Vulture Street, South Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/2d/0c2dceb091643f27f4f2a82beb520bee62d03c60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47174047" Longitude="153.0280969" StarRating="4" HotelCode="300389|four_points_by_sheraton_brisbane" HotelName="Four Points by Sheraton Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Mary Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9e/e09efa1d35938f2ed93e7d0481e95c60af5eabb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Brisbane, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.28" OriginalAmount="112.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472876416834" Longitude="153.02440119874" StarRating="5" HotelCode="40316|430275" HotelName="Treasury Casino &amp; Hotel Brisbane" 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>130 William Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/1a/d91acb7e03650241de97ec63ca16050031efdb0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Brisbane, close to the Botanical Gardens, historical walks, cycling p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.73" OriginalAmount="113.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.692010799704" Longitude="153.19427386373" StarRating="3" HotelCode="261072|2107115" HotelName="McNevins Logan Park Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4170 Pacific Highway, Loganholme, Brisbane, Queensland 4129</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/6b/d06b67bad9cd101fd194fca5626bcefe2061c4b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46119540326" Longitude="153.19065434587" StarRating="4" HotelCode="262816|manly_marina_cove_motel" HotelName="Manly Marina Cove Motel Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>578a Royal Esplanade, Corner Royal Esplanade And Davenport Drive, Manly, PO Box 5689, Brisbane, Queensland 4179</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/0b/310ba8b31be5deda335c2cf3ee97b39e610de80e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Manly. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.57" OriginalAmount="115.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.414138045969" Longitude="153.08226940608" StarRating="4" HotelCode="142282|250666" HotelName="Novotel Brisbane Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6-8 The Circuit, Airport, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0d/ef0d76af685513237dd44631d3a68113909e5d67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a new area set to become a key commercial, retail and recreational zone. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4663" Longitude="153.03" StarRating="0" HotelCode="866768|atlas_apartments_4" HotelName="Atlas Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Cordelia Street, South Brisbane, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/d3/40d3a04c446e0337bdb1e384225c14645a047007.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.48" OriginalAmount="117.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.454292" Longitude="153.033976" StarRating="4" HotelCode="185005|1530478" HotelName="Limes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142, Constance Street, Fortitude Valley 4006, Brisbane, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ed/f1ed3882d7d3a69376afb34e82c756b2d15a6c61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Brisbane, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.88" OriginalAmount="118.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.447392330996" Longitude="153.02996310491" StarRating="4" HotelCode="463642|2430605" HotelName="Annexe Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Walden Lane, Herston, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/cf/d1cfca1d7edceb2ee9a1b4ade95a934171a2f95d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment complex features various services and facilities, including a baggage storage service ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.453508248594" Longitude="153.04028434488" StarRating="4" HotelCode="317420|alex_perry_hotel__apartments" HotelName="Alex Perry" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>959 Ann Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/30/b030d32d6f93117d980fc8d1ff110c47f0727e88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.46" OriginalAmount="119.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.38657722" Longitude="153.11625294" StarRating="3" HotelCode="569190|2295455" HotelName="ibis Brisbane Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Dryandra Road, Brisbane, Queensland 4008</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/10/e510b2412c311e4e5771fca12d5154cca447ece5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.14" OriginalAmount="119.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.438524573612" Longitude="153.06659050868" StarRating="4" HotelCode="305516|2244755" HotelName="The Kingsford An Ascend Hotel Collection Member" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>510 Kingsford Smith Drive, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/d9/1cd9e94058d7e7d079bec2df492001a095f6aca1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46220526" Longitude="153.03521724" StarRating="0" HotelCode="856887|art_series_the_fantauzzo" HotelName="The Fantauzzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Boundary Street, Brisbane City, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/ea/b9eaa0c79a36b84ddf87d1eb493228b69280e2fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47439002" Longitude="153.01568811" StarRating="3.5" HotelCode="629891|316080" HotelName="Ivy &amp; Eve Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>22 Merivale Street, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/e6/d2e657d764b087f9e36c5740bd701d7f955f7b05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.472065" Longitude="153.037753" StarRating="4" HotelCode="96065|central_dockside_apartments" HotelName="Dockside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>44 Ferry Street, Kangaroo Point, Brisbane, Queensland 4169</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/89/fd899b015910c974456aeece37a3f49f89339411.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the city in Kangaroo Point, within close proximity of Brisbane's major...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.33912234" Longitude="152.96158888" StarRating="4.5" HotelCode="575500|497950" HotelName="Eatons Hill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>646 South Pine Road, Eatons Hill, Brisbane, Queensland 4037</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/98/d598200f70d40903267a9df82d4c38d1256eb9fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.05" OriginalAmount="125.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469258915944" Longitude="153.02687466145" StarRating="5" HotelCode="41955|1424" HotelName="Hilton Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Elizabeth St, 4001 Brisbane, Queensland</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/6b/6b50bfee915a976d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Brisbane, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47732513" Longitude="153.0001809" StarRating="4" HotelCode="460645|fairthorpe_apartments" HotelName="Fairthorpe Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>56 Dunmore Terrace, Auchenflower, Brisbane, Queensland 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/ff/88ff5bf1240d011012a3b81da4f94bb81343028e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.465140987064" Longitude="153.02782119834" StarRating="4" HotelCode="81731|66922" HotelName="Rothbury On Ann Heritage Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>301 Ann Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/0a/b90a7779e7db2777bd0a780ac3089d0630795914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.92" OriginalAmount="128.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.38644107" Longitude="153.11610952" StarRating="5" HotelCode="569191|2295555" HotelName="Pullman Brisbane Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Dryandra Road, Brisbane, Queensland 4008</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/68/7a6844b8f8c4b439f14fd7b23397456d7be94701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.93" OriginalAmount="130.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.497425" Longitude="153.036859" StarRating="4" HotelCode="161040|356625" HotelName="Hotel Chino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 O’Keefe Street, Woolloongabba, Brisbane, Queensland 4102</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/56/3a56b74f4f46cc80b40542947097698302816139.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Brisbane, the aparthotel is close to the city's attractions such as Brisbane Botanic Gard...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.19" OriginalAmount="130.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.440423272479" Longitude="153.04628310695" StarRating="4" HotelCode="261043|1886065" HotelName="Quest Breakfast Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Amy Street, Albion, Brisbane, Queensland 4010</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/02/0b02959bb5d13cb3ac85eb3ef6ddd117b5e0abb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.42778556" Longitude="153.0454612" StarRating="3" HotelCode="461086|hampton_court_apartments" HotelName="Hampton Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>436 Sandgate Road, Clayfield, Brisbane, Queensland 4011</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/2b/d52b6e1fe53ffcbcc0f1ef3993e5635e90f04014.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.469709" Longitude="153.036987" StarRating="4" HotelCode="161050|the_docks_on_goodwin" HotelName="The Docks on Goodwin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Goodwin Street, Kangaroo Point, Queensland 4162</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3a/743aaaf32f7513f8b2497434f0b0866130b9e34c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is conveniently situated in the heart of Kangaroo Point and is within easy access fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47166691" Longitude="153.02826973" StarRating="4" HotelCode="753060|the_westin_brisbane" HotelName="The Westin Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>111 Mary Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/8d/2f8da441d72778a75e161ef228886aeeb8ee2c7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel can be found in Brisbane CBD. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46300214" Longitude="153.03091393" StarRating="3" HotelCode="878748|spire_residences" HotelName="Spire Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>550 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f8/53f8f2e5e696794e07382a82c4af5f90f324f1f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.72" OriginalAmount="132.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.669919317232" Longitude="152.91548074402" StarRating="4.5" HotelCode="103726|2106535" HotelName="Springfield Lakes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7/1 Springfield Lakes Boulevard, Springfield Lakes, Brisbane, Queensland 4300</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/b4/48b4a23c51765b3d05aa199e4dbbf5b01aee36dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.74" OriginalAmount="134.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.46815507" Longitude="153.08853679" StarRating="3.5" HotelCode="631215|2334435" HotelName="Quest Cannon Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>930 Wynumm Road, Cannon Hill, Brisbane, Queensland 4170</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/07/7407e9623eae87f3ee7c88752b6d0e214729f1e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.24" OriginalAmount="136.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.4712784" Longitude="153.027975" StarRating="4" HotelCode="81411|1530518" HotelName="Quest River Park Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Mary Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/02/17023e03d7070373f5c799f2c510e3b1cb21421e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.482088" Longitude="152.990139" StarRating="4" HotelCode="176069|426911" HotelName="Toowong Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Ascog Terrace, Toowong, Brisbane, Queensland 4066</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/1b/d81b79c858eaf07e77e883f43117c5d52d30a84d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Brisbane. The nearest airport is Brisbane (BNE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.34" OriginalAmount="139.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.43969354" Longitude="153.06959613" StarRating="4.5" HotelCode="566460|2180685" HotelName="Alcyone Hotel Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>35 Hercules Street, Hamilton, Brisbane, Queensland 4007</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/b8/12b8f00fae2e9c4aef5244a75abe105e7ad9c4fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463271144772" Longitude="153.02734136581" StarRating="4" HotelCode="176987|quattro_on_astor_apartments" HotelName="Quattro on Astor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>107 Astor Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/6a/ad6a401766ce70320a142d298e01c70bb953649a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the edge of Brisbane's CBD. Conveniently located just minutes from the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463492479146" Longitude="153.03172141314" StarRating="5" HotelCode="38654|marriott_brisbane" HotelName="Marriott Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>515 Queen Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/ea/92ea5585b6b40f65d12b6dce1e70325d473a9ce2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly positioned overlooking the Brisbane River, the hotel is only walking distance from the cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.28" OriginalAmount="145.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.462440183789" Longitude="153.0281350816" StarRating="4" HotelCode="293194|2294195" HotelName="Frisco Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>100 Bowen Street, off Turbot Street, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/27/a0272bedaded05bfdf4e5293d0f9882fd92ce264.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.464176" Longitude="153.021209" StarRating="4" HotelCode="96063|66756" HotelName="Pacific Hotel Brisbane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>345 Wickham Terrace, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a8/fba87c0e8dbb645ecbbcd03041794f1cfbc4e0f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location only a few minutes away from the Central Business District. Tha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.63" OriginalAmount="171.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.48166278" Longitude="153.02353828" StarRating="0" HotelCode="752936|3073785" HotelName="Emporium Hotel South Bank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>267 Grey Street, South Bank, Brisbane, Queensland 4101</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/14/2e14c780ba2322cdb85f24e5962d5d989ed21bb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.47048" Longitude="153.0221" StarRating="4" HotelCode="618539|w_brisbane" HotelName="W Brisbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 North Quay, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ac/7facced7bfc191f6450a51803289ad841f711ce3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;W Brisbane is bringing bold down under as it lights up the river foreshore. Located in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.461797" Longitude="153.027939" StarRating="3" HotelCode="194572|spring_hill_gardens_apartments" HotelName="Spring Hill Gardens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Bowen Street, Spring Hill, Brisbane, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/9b/db9bada07bebd8282cc7578943949f6c95671ada.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the accommodation, which has a total of 40 rooms. Wireless internet access in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.08" OriginalAmount="210.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.463867" Longitude="153.025749" StarRating="3" HotelCode="262393|4782245" HotelName="Astor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Astor Terrace, Spring Hill, Queensland 4000</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/c5/9bc56c4e4bfcea8806930f6f40b8161068ed1010.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Brisbane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.18" OriginalAmount="211.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-27.45655642" Longitude="153.03998115" StarRating="5" HotelCode="727551|2292745" HotelName="The Calile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Business Centre,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Internet,Laundry,Library,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>48 James Street, Fortitude Valley, Brisbane, Queensland 4006</AddressLine>
          </AddressLines>
          <CityName>Brisbane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/8e/d88e80ea150cf9008a7f0b705b83c6aea540a167.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is in Brisbane CBD. The total number of guests rooms is 175. All kinds of guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Jacuzzi,Lounge,Bar,Central Heating,Currency Exchange,Heated Pool,Massage Centre,Room Service,Sauna,Wheelchair Access,Swimming Pool,Designated Smoking Area,Shopping Arcade,Spa,Diet Meals,Golf,ATM/Cash Machine,Business Centre,Dining,Garden,Library,Meeting Room,Parking,Printer,Bicycle Rental,LCD/Projector,Dry Cleaning,Luggage Storage,Pick &amp;amp; Drop,Smoking Rooms,Vending Machine,Nightclub,24 Hour Front Desk,24 Hour Room Service</BasicAmenities>
    <HotelRating>4,5,4.5,3,2,3.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,HOTEL,AIRPORT HOTEL,HOSTELS,CLUB RESORT,VILLAGE,APARTMENT,MOTEL</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
e216c6b7-ae5e-4303-ac14-e5438517993a|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="e216c6b7-ae5e-4303-ac14-e5438517993a">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2694" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
e216c6b7-ae5e-4303-ac14-e5438517993a|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e216c6b7-ae5e-4303-ac14-e5438517993a|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
e216c6b7-ae5e-4303-ac14-e5438517993a|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
e216c6b7-ae5e-4303-ac14-e5438517993a|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
e216c6b7-ae5e-4303-ac14-e5438517993a|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="2025-12-22T11:55:51.5625482+00:00" Version="0" EchoToken="Search" TransactionIdentifier="e216c6b7-ae5e-4303-ac14-e5438517993a" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="18.81" OriginalAmount="18.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.644840802859" Longitude="153.60441327095" StarRating="2" HotelCode="182434|1135028" HotelName="Arts Factory Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skinners Shoot Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/52/e6525b734a8d9dbf4f3123a4d393a493dd3ef0ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Byron Bay, this lodge has the perfect ambience for those in need of an adults-only holida...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.02" OriginalAmount="68.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.646054752378" Longitude="153.6141383638" StarRating="4" HotelCode="458796|4724705" HotelName="Byron Bay YHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bicycle Rental,Concierge,Designated Smoking Area,Dry Cleaning,Golf,Internet,Laundry,Luggage Storage,Parking,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>7 Carlyle Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/41/e34127f65e9c6c3d7ddde35769227e6ddab13183.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Town Center, Byron Bay YHA is a perfect starting point from which to explore Byron Bay. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.643752462679" Longitude="153.61500591798" StarRating="0" HotelCode="575998|493548" HotelName="Byron Bay - Cape Byron YHA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Corner of Byron and Middleton Streets, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/02/0e025ad7899137bcaf4942a459023f3bcca92d38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.41" OriginalAmount="92.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.67381355" Longitude="153.61191492" StarRating="3.5" HotelCode="455714|2157935" HotelName="Byron Holiday Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>5 – 37 Broken Head Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/54/f35426c64d13e1c1062fbda25030742da93c6100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite is located in Byron Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.641257961294" Longitude="153.60903922454" StarRating="4" HotelCode="144624|bay_haven_lodge" HotelName="Bay Haven Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Shirley Street, Byron Bay, New South Wales 2478</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/1a/601a14b79de0c81d07c8121ba7422925e9859d56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Byron Bay, this lodge is about 3.9 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.69" OriginalAmount="95.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.636941939005" Longitude="153.59384250874" StarRating="3" HotelCode="145332|1155718" HotelName="Discovery Parks - Byron Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>399 Ewingsdale Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/zz/9aad77dd22ed245ce020538341723c172ae44e0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite is located in Byron Bay. The nearest airport is Ballina (BNK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.23" OriginalAmount="104.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.647271205655" Longitude="153.61050993204" StarRating="3" HotelCode="175666|1155938" HotelName="Glen Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80-86 Butler Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/ca/c6caf3c2f1ce9dc6f813a056d7a08f6ccf53b136.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Byron Bay, this campsite is about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.79" OriginalAmount="107.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.640963" Longitude="153.60915" StarRating="3" HotelCode="182422|1159748" HotelName="Wollongbar Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>19 - 21 Shirley Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/8d/318d6e5e011f59b4bcdae35b051825665aaf0952.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Byron Bay, about 3.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.643090990503" Longitude="153.61251079133" StarRating="2.5" HotelCode="101247|16313" HotelName="Nomads Byron Bay Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Lateen Lane, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/47/8a47de2e4255b0ba30da24d712c3cb6be67e2887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel enjoys a fantastic central location, 5 minutes’ walk from the beach in stunning Byron Bay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.641023" Longitude="153.606753" StarRating="4.5" HotelCode="397039|aarons_at_byron" HotelName="Azur Byron Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Shirley Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/79/ac796f8b6724343c30749b881f20fab3f9a3b5a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Byron Bay, approximately 4.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.64323459" Longitude="153.61492508" StarRating="2.5" HotelCode="584148|aquarius_backpacker_resort" HotelName="Aquarius Backpacker Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Lawson Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/26/4c26587badf0aed07ca188c6dae939e7917d641e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.645063" Longitude="153.606256" StarRating="3" HotelCode="176033|the_garden_burees" HotelName="The Garden Burees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Golf,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>17 Gordon Street, Byron Bay NSW 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/70/3a7038591a75d5354a741b02b5646d9f02d2dacc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Byron Bay, about 4.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.59" OriginalAmount="153.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.643347" Longitude="153.613524" StarRating="4" HotelCode="172664|453085" HotelName="Byron Bay Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Fletcher Street, Byron Bay, NSW 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/3f/ac3f9811d976d183f9c0dc5f34117d168b7a8db4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 43 rooms. A restaurant and a bar are available to guests of the accom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.64" OriginalAmount="160.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.640837197486" Longitude="153.60879462698" StarRating="4" HotelCode="77788|2296185" HotelName="Byron Beachcomber Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Jacuzzi,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Shirley Street, Byron Bay, Northern Rivers, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/5e/245e92c632a6a77a34d6321f147b74735b7cce3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Byron Bay. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.643151301756" Longitude="153.61616069444" StarRating="3" HotelCode="232088|bay_beach_motel" HotelName="Bay Beach Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Lawson Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/5e/b95e327791fd476919fe3e3fb6df1e7f9a8def0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Byron Bay. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.661064640989" Longitude="153.61531616588" StarRating="3" HotelCode="232083|byron_springs" HotelName="Byron Springs Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Oodgeroo Gardens, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/36/7036e545a3a3bc86b397168f9b71085084c66eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Byron Springs is a stylish economical guesthouse nestled in beautiful gardens that create the atmosp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.93" OriginalAmount="193.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.6414855" Longitude="153.61405775" StarRating="3" HotelCode="144627|bay_motel_2" HotelName="Bay Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Bay Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/26/7c269b25c01731be5a2e514bc30abe6c3b650da0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Byron Bay, this motel is about 3.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.32" OriginalAmount="194.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.678860139385" Longitude="153.61028730869" StarRating="5" HotelCode="63126|251606" HotelName="The Byron at Byron Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77-97 Broken Head Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/bf/50bf206213c6b4fe5ab70a295a6673e993263885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On a magnificent 45-acre site only 5 minutes South from Byron Bay and near beautiful Tallow Beach, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.686181129002" Longitude="153.61377023002" StarRating="3" HotelCode="364993|tallow_beach_motel" HotelName="Tallow Beach Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>108 Alcorn Street, Suffolk Park, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/68/80681d591cad1d677bd6c83c0babd57fd9c5dc80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Byron's Best Kept Secret     set in lovely gardens Tallow Beach Motel    offers peace and tranquilli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.08" OriginalAmount="196.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.648448135922" Longitude="153.61275494099" StarRating="3" HotelCode="14184|453165" HotelName="The Lord Byron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Johnson Street, Byron Bay 2481, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/35/1035129e709f0392198ea02db2917aa9d4926341.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located on a main street, within easy walking distance of a surfing beach, shops and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.01" OriginalAmount="198.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.642721069021" Longitude="153.61503481865" StarRating="2" HotelCode="175635|1155928" HotelName="Hibiscus Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Lawson Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/3d/913df66a76b71281d7814cd9782db41bbcf51afe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Byron Bay, this motel is approximately 2.9 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.98" OriginalAmount="218.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.64165706654" Longitude="153.613473773" StarRating="4" HotelCode="174742|2296155" HotelName="Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bay Street, Byron Bay, New South Wales</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/83/9183a01bcadfe7b8e40f5e054ee8a5bf5d1a1928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Byron Bay, this hotel is about 3.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.653645279127" Longitude="153.61528011905" StarRating="3" HotelCode="232084|the_bower_byron_bay" HotelName="The Bower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Bangalow Road, 15.893,51 km, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/1d/8b1d4dc97f93f01f66e1dd4dba1cdc1bcec9ed3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Byron Bay. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.52" OriginalAmount="252.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.659702790233" Longitude="153.61519089451" StarRating="3" HotelCode="261134|byron_sunseeker_motel" HotelName="Byron Sunseeker motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Bangalow Road, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/17/fe176a0faabef73020b08fa5b1541c9db9dc1744.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Byron Bay. The nearest airport is Ballina (BNK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.64335" Longitude="153.561551" StarRating="5" HotelCode="172666|victorias_at_ewingsdale" HotelName="Victoria's at Ewingsdale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Top of McGettigans Lane, Byron Bay NSW 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d4/0ed4900eca2c9d6ecbf2c20ccc639ea72a8dfaa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Byron Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.6395579" Longitude="153.60576032" StarRating="4" HotelCode="391436|beach_shack_byron_bay" HotelName="The Beach Shack Byron Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>2 Dryden Street, 2481 Byron Bay</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/a3/3aa3ec94f3510b3366eb60906ea69682736c36b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Byron Bay, about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.05" OriginalAmount="304.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.6443785" Longitude="153.6142665" StarRating="4" HotelCode="261133|453115" HotelName="Byron Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Byron Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/7d/9d7d8bdaad0fb8888afb50f1cdaa3d95d3e64c1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Byron Bay, approximately 3.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="308.37" OriginalAmount="305.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.625747116733" Longitude="153.58729857407" StarRating="5" HotelCode="378897|1894575" HotelName="Elements of Byron - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Bayshore Drive, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/b8/eab8ef8c124fe8b3e042018088068582c459ba5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Byron Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="690.92" OriginalAmount="684.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.64063" Longitude="153.605565" StarRating="4" HotelCode="261118|1176258" HotelName="Aloha Villas Byron Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Shirley Street, Byron Bay, New South Wales 2481</AddressLine>
          </AddressLines>
          <CityName>Byron Bay</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/24/d324f3805c4354848a0092bcd78eaf31067e0450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Byron Bay, approximately 3.9 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Central Heating,Laundry,Jacuzzi,Concierge,Designated Smoking Area,Dry Cleaning,Luggage Storage,Parking,Smoking Rooms</BasicAmenities>
    <HotelRating>5,4,3,2,4.5,2.5,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CLUB RESORT,HOTEL,HOSTELS,BEACH 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
385c736c-d8d2-46d2-b9e2-208fd7e10665|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="385c736c-d8d2-46d2-b9e2-208fd7e10665">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2490" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
385c736c-d8d2-46d2-b9e2-208fd7e10665|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
385c736c-d8d2-46d2-b9e2-208fd7e10665|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
385c736c-d8d2-46d2-b9e2-208fd7e10665|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
385c736c-d8d2-46d2-b9e2-208fd7e10665|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
385c736c-d8d2-46d2-b9e2-208fd7e10665|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
385c736c-d8d2-46d2-b9e2-208fd7e10665|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
385c736c-d8d2-46d2-b9e2-208fd7e10665|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="2025-12-22T11:55:56.4383951+00:00" Version="0" EchoToken="Search" TransactionIdentifier="385c736c-d8d2-46d2-b9e2-208fd7e10665" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210507576319" Longitude="16.305776238441" StarRating="3" HotelCode="36049|hotel_hadrigan" HotelName="Hadrigan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maroltingergasse 68, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/1a/271a0284ce6d52b3e206d369fea09eefffc1220e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.44" OriginalAmount="34.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205282" Longitude="16.3364142" StarRating="0" HotelCode="97704|120392" HotelName="a&amp;o Wien Stadthalle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelder Gürtel 9-11, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/70/7b70a52225acbf48cdf21fad276cb22856663664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in one of Europe's most beautiful cities, Vienna. Situated 2 km from the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.65" OriginalAmount="37.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216038" Longitude="16.33775" StarRating="3" HotelCode="96036|1528458" HotelName="Geblergasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Geblergasse 21, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/1e/2b1ef1a93a025b56e846bf18ca0f8a607cc35873.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located mere minutes from the city centre, this hotel is the ideal base from which to e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.97" OriginalAmount="37.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182923" Longitude="16.378578" StarRating="0" HotelCode="186486|933815" HotelName="a&amp;o Wien Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 11, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/66/16666db83f9187820ee1f3199cb9b368b8a1bac3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.54" OriginalAmount="38.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.239091048111" Longitude="16.430169045925" StarRating="3" HotelCode="73767|1656388" HotelName="Lenas Donau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramerstrasse 52, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/b3/bfb3023aaca22756ecab45be422d1c31a6e865ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.00" OriginalAmount="38.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.170232066791" Longitude="16.374599039555" StarRating="2" HotelCode="260430|2171535" HotelName="a&amp;t Holiday Hostel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizgasse 66, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/94/1e946f44f827d47482bc6739d45b454d95b894b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 75 rooms. Most storeys can be reached by lift. Services and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182436" Longitude="16.332137" StarRating="3" HotelCode="165719|ramada_encore_vienna_city_center" HotelName="Hotel Orangerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grieshofgasse 11, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/b6/e7b6f7f580c3fa728fa0047e449f43eb2538800d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a 15-minute drive from Vienna’s city centre. There is an underground stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.87" OriginalAmount="39.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.221671" Longitude="16.356645" StarRating="4" HotelCode="10291|848835" HotelName="Boltzmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boltzmanngasse 8, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/32/0f32681c9cbd7bade1a580c7a0f14de6d6d64302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the centre of Vienna in the quiet 9th city district. Located ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.36" OriginalAmount="39.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.214919614427" Longitude="16.336541175842" StarRating="4" HotelCode="60592|937125" HotelName="Exe Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottakringer Strasse 34-36, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f6/4ef631ff279200ffcd8d8611c7598e849eca0bfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hernal quarter, only a few minutes from the famous shopping mile Mariah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.176265" Longitude="16.366240157078" StarRating="2" HotelCode="268688|arnes_hotel_vienna" HotelName="Arnes Hotel Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Quellenstraße 120, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/4a/0d4a417f482c36ba420944345dfb088c64dbc07d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.163909975392" Longitude="16.32317836627" StarRating="3" HotelCode="141925|gartenhotel_altmannsdorf_hotel_2" HotelName="7 Days Premium Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoffingergasse 33, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/32/5132209a9fdf6eb4a80dcca56c2f36d8ffa25244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.192585" Longitude="16.315804" StarRating="3" HotelCode="262176|hb1_hotel_wien_schonbrunn" HotelName="HB1 Design- &amp; Budgethotel Wien-Schönbrunn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linzer Straße 6-8, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/68/2968db75ec292cad24b54b36d5ce1ea1d4b6bf81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8.5 km from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.219551085784" Longitude="16.325431466103" StarRating="4" HotelCode="96774|hotel_senator" HotelName="Senator Hotel Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Hauptstraße 105, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c6/57c6341230d7de0c1349e7601980eca9a292b1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 km from the city centre. It lies 3.6 km from Westbahnhof railway station, 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.10" OriginalAmount="43.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.188903" Longitude="16.349583" StarRating="3" HotelCode="103951|1517918" HotelName="ibis Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schoenbrunnerstrasse 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/58/d458a25cf8b5195f6a92ac788b0a2fd7dddf9ead.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.90" OriginalAmount="44.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198122884068" Longitude="16.337462514639" StarRating="4" HotelCode="11879|269665" HotelName="Mercure Wien Westbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felberstrasse 4, 1150 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/29/d829f861eaeb8adf9c31c442f7a8a9511054305d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel lies directly opposite Westbahnhof within a 10-minute walk, guests will r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.99" OriginalAmount="44.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.219683" Longitude="16.285513" StarRating="4" HotelCode="36058|384385" HotelName="Austria Trend Hotel Schloss Wilhelminenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Savoyenstraße 2, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ac/2aacc65d25e2641854d2a674e58f39f4cd04681d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the north-western outskirts of Vienna and surrounded by 120,000 m² of groun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.150356" Longitude="16.324181" StarRating="3" HotelCode="89984|hoffinger" HotelName="Hoffinger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schuppengasse 19 - 21, 1230 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/f1/08f1d5074aa1ea5026252e69fa06755579f7236f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216685160659" Longitude="16.342308310862" StarRating="3" HotelCode="137021|lenas_vienna_hotel" HotelName="Hotel City Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Gürtel 32, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/e1/3fe13f80ebc8f0cdc4f4deb6f09ad955dedb2aa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.79" OriginalAmount="47.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18036475" Longitude="16.33381437" StarRating="3.5" HotelCode="499204|3901175" HotelName="grätzlhotel meidlingermarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Reschgasse 4, 1120 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/8a/c58a32d611937218a3295c5ac674fd6e18585365.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="47.80" OriginalAmount="47.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.193163162241" Longitude="16.339196562767" StarRating="3" HotelCode="42033|1362337" HotelName="ibis Wien Mariahilf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Gürtel 22-24, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/75/f275414726db5d916f7f17d479f66780b7b6ba31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the centre of Vienna, close to Westbahnhof and the famous shopping m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.36" OriginalAmount="47.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213354" Longitude="16.347202" StarRating="3" HotelCode="130658|952645" HotelName="Hotel-Pension City Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Daungasse 1, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3a/563a8b4333b707a961f47e22eb10b0ded32c656b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="49.23" OriginalAmount="48.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19238489528" Longitude="16.399532267529" StarRating="4" HotelCode="177077|2190448" HotelName="Best Western Plus Amedia Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 153-155, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2d/9b2dbec013eaebe79fdacbf587a116f27656799e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 4 stops on the metro from the centre of Vienna - in the vibrant business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215285" Longitude="16.34895" StarRating="2" HotelCode="103926|pension_vera" HotelName="Pension Vera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alserstrasse 18, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fc/a9fce9cfbebfc7abef1be93b60fb052db92e34d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.52" OriginalAmount="49.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.222367" Longitude="16.397913" StarRating="2" HotelCode="212688|2309575" HotelName="ibis budget Wien Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d5/34d5e698dd2fe8101862567299ba374954c3971d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.70" OriginalAmount="49.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.226123606579" Longitude="16.362282335758" StarRating="3" HotelCode="69523|85555" HotelName="Hotel Mozart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Julius-Tandler-Platz 4, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/ee/0fee859c0b1a5909739fab40020408993f941bd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is 3 km from the centre of Vienna and 6 km from the River Danube. Vienna International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.75" OriginalAmount="49.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.220819" Longitude="16.389037" StarRating="3" HotelCode="12874|1021288" HotelName="Kunsthof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlfeldgasse 13, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/af/efaf6ac86f690866ab341aadfb1153da82accda4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.96" OriginalAmount="49.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186908293625" Longitude="16.375559270382" StarRating="3" HotelCode="47707|136792" HotelName="Novum Hotel Congress" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 34, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/a7/60a703484256e1dfeb77a2db66c44a80b9fcd879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, comfortable hotel is situated opposite the city's southern railway station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.41" OriginalAmount="49.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18659" Longitude="16.41349" StarRating="2" HotelCode="36051|2308295" HotelName="ibis budget Wien Sankt Marx" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Franzosengraben 15, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c0/4dc023cdf47216049c4fe956fc8ae99e3f0d6077.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.47" OriginalAmount="49.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.230703143203" Longitude="16.35522544384" StarRating="4" HotelCode="10847|937085" HotelName="Arthotel ANA Gala Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viriotgasse 5, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bf/07bf28d2f7f09c0b63b121e65f90b5561328453d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.37" OriginalAmount="50.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197891357629" Longitude="16.336511671543" StarRating="4" HotelCode="37089|1021088" HotelName="Hotel Westbahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pelzgasse 1, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/34/c934a728cfb40ebaebc65901c0b3843eef6df2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.43" OriginalAmount="50.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.191315" Longitude="16.400441" StarRating="3" HotelCode="103941|1528958" HotelName="Gartenhotel Gabriel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 165, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d4/f3d45e758e91f940d8e5a0d49ac452a2c9c22c8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.179243340053" Longitude="16.362376213074" StarRating="4" HotelCode="96777|hotel_rainers" HotelName="Rainers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 184, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/zz/bcadab089567ea764bf631bf0fbd2e374abd8142.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located 500 m from the Südbahnhof, 1 km from Keplerplatz metro station an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.87" OriginalAmount="51.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.196429766964" Longitude="16.341422796249" StarRating="4" HotelCode="258499|135154" HotelName="InterCityHotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Straße 122, Ecke Kaiserstraße, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/e3/96e39853ddc304c25e12767a1acbcd42ea1b57f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location, right on one of the city’s famous shopping streets (Mariahilfer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.31" OriginalAmount="51.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20130213" Longitude="16.34042116" StarRating="3" HotelCode="79922|1614088" HotelName="Novum Hotel Kaffeemühle Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 45, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/2a/b52a8e2456884bfbcdc717880d0e97889b4c6b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.36" OriginalAmount="51.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.162940326256" Longitude="16.340392827988" StarRating="4" HotelCode="31379|384325" HotelName="Austria Trend Hotel Bosei" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutheil Schoder Gasse 7b, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e7/c8e7dfd30f52e9afb12c0dc500d84c7a5f407a53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the outskirts of Vienna, directly next to the tranquil Wienerberg hill. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.42" OriginalAmount="51.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200486360516" Longitude="16.338429450989" StarRating="4" HotelCode="10293|383065" HotelName="ARCOTEL Wimberger Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neubaugürtel 34-36, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/62/3962ac349ceefa711a42738f4288df2529aa67d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in Vienna's vibrant 7th district, just 10 minutes from the Museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.231289179959" Longitude="16.356842815876" StarRating="3" HotelCode="173018|alexander" HotelName="Arthotel ANA Katharina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augasse 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/e1/7de1fe9f48e3d42f90d5f0e13f625a3e792d7802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in a quiet area and is easily accessible by public transportation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.53" OriginalAmount="52.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.158509500598" Longitude="16.345090542328" StarRating="4" HotelCode="31380|351155" HotelName="Arion Cityhotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Garden,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hintschiggasse 1, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/0c/8c0cd136c161055e629612898c39f864cf51432c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the recreational area of Wienerberg, in the green suburbs south of Vienna. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.25" OriginalAmount="52.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203409593465" Longitude="16.335725784301" StarRating="4" HotelCode="10508|2188985" HotelName="arte Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wurzbachgasse 17, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1d/4f1dc4106f3e4a575394e39629968bb568cf00a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the centre of Vienna, which is around 10 minutes away with public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.12" OriginalAmount="53.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18668" Longitude="16.344146" StarRating="4" HotelCode="255614|998435" HotelName="MAXX by Steigenberger Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretengürtel 142, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/2d/162de486c8e9f23b82c57c5e2de641f645366ad9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.17" OriginalAmount="53.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213807" Longitude="16.350938" StarRating="4" HotelCode="64237|952665" HotelName="Pension Baronesse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 61, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/ee/53eee8f39007e48f6e43964ffa21412a6ed71fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.21" OriginalAmount="53.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203866907716" Longitude="16.38874232769" StarRating="4" HotelCode="12247|269545" HotelName="Mercure Grand Hotel Biedermeier Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 28, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a4/66a4702fb212350c4079ab14c2da01d03ebe7abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the quiet old Viennese Biedermeier passage, Sünnhof. It is just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.52" OriginalAmount="53.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.221259522006" Longitude="16.384729743004" StarRating="3" HotelCode="16945|848805" HotelName="Hotel Am Augarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heinestraße 15, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/50/d350e494f884b71393159c47bb47d941e8f79b7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Vienna, this hotel lies close to the Prater and within just 10 minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.217293932518" Longitude="16.380599141121" StarRating="3" HotelCode="47485|2420" HotelName="City Tabor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 25, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/86/fe86b3348b6cc6175196a6661d9dd1e5f8fdaa55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.99" OriginalAmount="54.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.180152" Longitude="16.374573" StarRating="3" HotelCode="70052|96969" HotelName="Meininger Hotel Wien Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Columbusgasse 16, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3d99f2d24117ad44/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located directly next to Vienna’s shopping mile, Favoritenstrasse, and 2 km from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55.49" OriginalAmount="54.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.221784" Longitude="16.357926" StarRating="4" HotelCode="32564|826093" HotelName="Hotel &amp; Palais Strudlhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasteurgasse 1, 1090 Wien, Österreich</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01df83f94f9496628115dea19b5861ea9d0881b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18096564014" Longitude="16.3585460186" StarRating="3" HotelCode="200868|allegro_2" HotelName="Allegro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matzleinsdorferplatz 1, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/f2/2df283abc89d805d63b0848e2aa3e5fa0a4ec646.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.97" OriginalAmount="55.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21677433" Longitude="16.37826959" StarRating="3.5" HotelCode="498535|3900455" HotelName="Grätzlhotel Karmelitermarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Sperlgasse 6, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/d6/dfd66de90309e16625cbdefab66f45189ab8ee3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.03" OriginalAmount="55.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.224095" Longitude="16.398945" StarRating="3" HotelCode="36045|848395" HotelName="Novotel Suites Wien City Donau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radingerstrasse 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/c5/85c542c857cef9f0448fa0dfafcd4a860853d50a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.18" OriginalAmount="55.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194030343624" Longitude="16.389074921608" StarRating="4" HotelCode="10352|350935" HotelName="Arthotel Ana Enzian" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 51, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/d1/d1080cb73c42ef03/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Vienna, only a short walk from the city's famous sights, suc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.35" OriginalAmount="55.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194490748394" Longitude="16.346284300089" StarRating="4" HotelCode="200981|235696" HotelName="Austria Trend Hotel Anatol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Webgasse 26, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/16/e516e65bc86eedfca3abd22afb4845e224186e47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel features functional design, timeless elegance and modern comfort, combined wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.246032434073" Longitude="16.341259915344" StarRating="4" HotelCode="49117|derag_livinghotel_kaiser_franz_joseph_2" HotelName="Living Hotel Kaiser Franz Joseph" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sieveringer Straße 4, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/0e/000e642c6c1e58b9f6f78b804c691029cf33ab04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies amidst peaceful, green surrounds in Döbling, one of Vienna's most elegant residentia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19688132" Longitude="16.36070182" StarRating="0" HotelCode="465458|wombats_city_hostels_vienna_at_the_naschmarkt" HotelName="Wombats City Hostel - The Naschmarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rechte Wienzeile 35, A-1040 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/49/e849f20d59005ef7c827b4da14ea91a3cd55bf59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Vienna, Wombats City Hostels Vienna At The Naschmarkt puts everything the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.85" OriginalAmount="56.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.222201" Longitude="16.397623" StarRating="3" HotelCode="103942|1427148" HotelName="ibis Wien Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7a, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/38/0038672207fe3cb2f2e4c644f6428ffcfd91faa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.92" OriginalAmount="56.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.185073540401" Longitude="16.352224711639" StarRating="3" HotelCode="24648|937135" HotelName="The Art Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandmayergasse 7-9, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cb/cfcb98bb7c323e785c349efc1bb6f4cf5c83183c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated between Schönbrunn Palace and Naschmarkt market, both just a short walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.93" OriginalAmount="56.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.191853" Longitude="16.339156" StarRating="0" HotelCode="58779|384515" HotelName="Mercure Raphael Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wallgasse 23, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f7/b7f7b694ffbf55b37e77244e3467a2f610500ad7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located adjacent to the famous Raimund Theatre, close to the international railway stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.02" OriginalAmount="56.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184722" Longitude="16.321032" StarRating="4" HotelCode="365829|73159" HotelName="Austria Trend Hotel Zoo Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schoenbrunner Schlossstrasse 38-40, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/6f22406eee97f0a1/c6/c6695645dc2ff639/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the perfect location, conveniently close to Vienna's main tourist attraction, Schlo...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.41" OriginalAmount="56.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.185617" Longitude="16.403885" StarRating="4" HotelCode="178547|937105" HotelName="Austria Trend Hotel Doppio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 99 / Rinnböckstraße 1, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6c/3f6c574f2b8f2f4bb3130fccb5b90efd879822f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.48" OriginalAmount="56.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21433787" Longitude="16.39110612" StarRating="2" HotelCode="776634|3897695" HotelName="ibis Styles Wien Messe Prater Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Franzensbrückenstrasse 26, Leopoldstadt, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/e5/cee5909ff939e6e4089b90ab50c34bafbc4e0a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186229653482" Longitude="16.370944529772" StarRating="3" HotelCode="54498|sommerhotel_wieden" HotelName="myNext Sommerhotel Wieden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schelleingasse 36, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2b/d62baad171d3e1d309805c90dcc0b1d846a79b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Vienna. The accommodation comprises a total of 115 snug bedrooms. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200458249964" Longitude="16.332897824398" StarRating="2" HotelCode="130934|pension_stadthalle" HotelName="Pension Stadthalle Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hackengasse 33, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/6f/f16fe33fae06f4a117779b92f59383e08107a0de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182317" Longitude="16.373911" StarRating="2" HotelCode="53231|kolbeck" HotelName="Kolbeck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laxenburgerstrasse 19, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/4e/394ec84e98027c6a1cf4dbf8b057899665552518.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kolbeck Situated in Wien, the Hotel Kolbeck provides 2x000D star accommodation. No on site car...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.58" OriginalAmount="57.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.231262379644" Longitude="16.386494636535" StarRating="3" HotelCode="651588|2463645" HotelName="the niu Franz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dresdner Straße 111, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/7c/007c148f4a32265575529a7e1625eaf93e6b3328.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.61" OriginalAmount="57.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.22369269" Longitude="16.4063321" StarRating="3" HotelCode="972689|2435225" HotelName="Best Western Plus Celebrity Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wehlistrasse 153, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d5/dbd5327af4bbb31a3268a9562f189a495c5a38f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.81" OriginalAmount="57.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.218279" Longitude="16.358055" StarRating="3" HotelCode="76702|2024435" HotelName="Hotel-Pension Bleckmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Central Heating,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Straße 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/41/32411673739c8ea20dea57610c37adc216df900f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200127" Longitude="16.357794" StarRating="2" HotelCode="295098|time_out_city_hotel_vienna" HotelName="Time Out City Hotel Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Windmühlgasse 6, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/77/7d777f583ca7e33173d06e2dc0a2920bc65448cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203839" Longitude="16.389614" StarRating="3" HotelCode="311693|kibi_rooms" HotelName="Kibi Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstraßer Hauptstraße 33, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/42/5b42a4d4fa56d8a898920a00d7c51ecaf16566cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19365444" Longitude="16.34044325" StarRating="0" HotelCode="464358|happyhostel_" HotelName="HappyHostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kurzgasse 2, 6. Mariahilf, A-1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/8f/c98f64e1fe37033b64b369b206738a60f0b89bf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.78" OriginalAmount="58.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.226418" Longitude="16.360082" StarRating="4" HotelCode="32584|2200251" HotelName="Bellevue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Althanstrasse 5, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/89/058941c0b2b3fa63b6a43ad6cddc03fae13c8655.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Franz Joseph train station in the heart of Vienna and is surrounded by nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.10" OriginalAmount="58.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194148350678" Longitude="16.346339285374" StarRating="4" HotelCode="219939|2293165" HotelName="Arthotel ANA Boutique Six" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Webgasse 23, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fcd20e6f7883ef3d0f29ca95373ae730bd75c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 93 rooms. Most of the storeys can be reached by lift. A breakfast roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.10" OriginalAmount="58.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18368862" Longitude="16.37741503" StarRating="3.5" HotelCode="611689|2370415" HotelName="Smartments Business Wien Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Gertrude Frohlich Sandner Strasse 15, 10 Favoriten, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/4f/014f7db47afe8b1aafec56ddf7cbaa390c8d67ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.190004" Longitude="16.356808" StarRating="4" HotelCode="12395|pentahotel_vienna" HotelName="pentahotel Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstraße 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/fd/00fdc07524dd114ceee0f5de986cf63810070c97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Vienna’s 5th district. Guests are able to reach the metro station ‘Pilgramga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.193473" Longitude="16.335523" StarRating="2" HotelCode="430031|vienna_hostel_ruthensteiner_" HotelName="Hostel Ruthensteiner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Concierge,Dry Cleaning,Garden,Internet,Laundry,Library,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Robert-Hamerlinggasse 24, 1150 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/eb/f7eb3da417dcaa55f46a94600e5877722cb7a232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vienna Hostel Ruthensteiner in Vienna (Rudolfsheim-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="60.10" OriginalAmount="59.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.179377" Longitude="16.411197" StarRating="4" HotelCode="207570|1178210" HotelName="SIMM's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmeringer Hauptstraße 55, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/e4/abe4136706919f5eec53bad7e5bb4be3235c68bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.50" OriginalAmount="59.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198645" Longitude="16.323384" StarRating="3" HotelCode="14251|384625" HotelName="Lucia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hütteldorfer Straße 79, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/60/3f6050b043255e7202f960594256ad3b95b06700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 10-minute public transport journey away from the Schönbrunn Palace as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182449211608" Longitude="16.381281110451" StarRating="4" HotelCode="306642|48867" HotelName="Hotel Schani Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Strasse 22, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/39/b839659fbd3ac0dbc85db6b4a705a6c1e8029e2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208426985701" Longitude="16.352634429932" StarRating="2" HotelCode="193757|pension_lehrerhaus" HotelName="Pension Lehrerhaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 20, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/40/6240d9137b9c8bd3d7a8f483608e229dce01146c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="60.65" OriginalAmount="60.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2148512" Longitude="16.3402136" StarRating="3" HotelCode="36053|1163319" HotelName="Boutique Hotel Donauwalzer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Gürtel 27, 1170 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a349b846d0393929d760d1f3e71871c9d2cab1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel has convenient connections to the public transport system; the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.75" OriginalAmount="60.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1906674" Longitude="16.3415767" StarRating="3.5" HotelCode="639866|3906085" HotelName="Oliver Live like Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strabe 126, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/b1/31b1be6e7bbdeb3b0a57bac036500b66922101dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.00" OriginalAmount="60.4" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.190983908478" Longitude="16.316686412373" StarRating="4" HotelCode="170118|866435" HotelName="Radisson Blu Park Royal Palace Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schlossallee 8, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c7/28c7d1fe0c77a69fb4ff9a7e9a7d591a5d078195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located next to the Vienna Technical Museum and Schönbrunn Palace. Right on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.21" OriginalAmount="60.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199535262075" Longitude="16.338729858398" StarRating="4" HotelCode="60660|384565" HotelName="Fleming’s Conference Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neubaugürtel 26-28, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/b1/9fb15f48e88975f81a389216f92cac841c80d7d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Mariahilfer Straße shopping mile lies in the vicinity of this Vienna hotel and the Westbahnhof t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.39" OriginalAmount="60.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.173895435214" Longitude="16.420290470123" StarRating="3" HotelCode="87895|3901075" HotelName="Hotel Hahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 72, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/19/3c19bedd7f7c7c5d48bcb81bd3fc84a652895791.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1888049" Longitude="16.3838046" StarRating="3.5" HotelCode="175425|29805" HotelName="Hotel Daniel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstraßer Gürtel 5, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/zz/54ad86915c8274f8c170c6f99e8da79d7b986499.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located within 2 minutes from a train station, 15 minutes from the centre and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197258" Longitude="16.334238" StarRating="2" HotelCode="387608|do_step_inn" HotelName="Do Step Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felberstraße 20, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/a4/6ea4f8882f3c3576f898f2ab68c144a09b37c57a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.68" OriginalAmount="61.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.193382" Longitude="16.334401" StarRating="3" HotelCode="103944|1528908" HotelName="Stanys - Das Apartmenthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 161, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/7d/f17d745b1467b33f43a20252b1e624f8c9be8249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.70" OriginalAmount="61.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.191636172133" Longitude="16.35451734066" StarRating="4" HotelCode="200974|350975" HotelName="Austria Trend Hotel Ananas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rechte Wienzeile 93-95 / Sonnenhofgasse 8-10, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b3/a8b3f858b9c61f43c41e60fd8f3fa9109db31531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located by the Naschmarkt market on Ringstraße within a short distance of a selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.91" OriginalAmount="61.3" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.175287" Longitude="16.420459" StarRating="4" HotelCode="178232|1979985" HotelName="JUFA Hotel Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 50, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6b/b56b1c48f6405d63bb1bd609b4a9e4205a2fef84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urlaub in einer der charmantesten Städte Europas! Modern ausgestattet und mit guter Verkehrsanbindun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.42" OriginalAmount="61.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.183529875424" Longitude="16.376417577266" StarRating="4" HotelCode="42968|45964" HotelName="AZIMUT Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/44/d444e303d2d4edcdb480c4963b98938164eb1c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its perfect location near to the new central railway station, on Favoritenstrasse (shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.53" OriginalAmount="61.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.16887393" Longitude="16.34672405" StarRating="4" HotelCode="954992|2389855" HotelName="Holiday Inn Vienna - South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wienerbergstrasse 7, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/5e/575eef57268f300c69a6f6a2a0c37967b6573189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.59" OriginalAmount="61.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204824" Longitude="16.343139" StarRating="4" HotelCode="50968|2370475" HotelName="Max Brown 7th District Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenfeldgasse 74, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/60/3960adfa2212431484254fdb9f0e45c3a0e41e16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 5th district of Vienna, close to the city centre and historical district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215966" Longitude="16.361407" StarRating="3" HotelCode="130929|pension_schottentor" HotelName="Pension Schottentor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hörlgasse 4, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/f5/12f51bd9d57af075837249c694983c9201466d63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Vienna (Alsergrund), Pension Schottentor is minutes fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.35" OriginalAmount="62.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186173323264" Longitude="16.324911117554" StarRating="3" HotelCode="166006|937295" HotelName="Koncept Hotel Liebelei" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sechshauser St. 83, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/b5/ceb53581a7d4e97ba5aba3aa864d9bc861ab3624.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.46" OriginalAmount="62.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186813517017" Longitude="16.420706212521" StarRating="4" HotelCode="67259|75304" HotelName="Roomz Hotel Vienna Gasometer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paragonstraße 1, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/0217ae5e159d6ff31aca731e2d38613b8de1b08d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated near to the Gasometers in Vienna’s 11th district, Simmering. All the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.60" OriginalAmount="62.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212489" Longitude="16.388872" StarRating="3" HotelCode="89980|2634925" HotelName="Urania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Obere Weißgerberstr 7, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/93/709342e51ccd830a44cfd11ddbd68cc61d1f4259.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.166607793445" Longitude="16.344858705997" StarRating="4" HotelCode="36048|12524" HotelName="Hilton Garden Inn Vienna South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hertha-Firnberg-Strasse 5, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/55/a155312ee18c97c7af2e042b82b78d9e51b8d964.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Vienna. Its setting is especially ideal for busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.220521470257" Longitude="16.381409168243" StarRating="3" HotelCode="81539|hotel_resonanz_vienna" HotelName="Resonanz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 47-49, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d5/85/d58550eeb28a09e967c91b9ffc65d2e05ed90e4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.78" OriginalAmount="63.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.187692" Longitude="16.378157" StarRating="4" HotelCode="16230|384725" HotelName="Novum Hotel Prinz Eugen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 14, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ce/03ce2e13741662ccdb9518cf010f55671848746f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the embassy quarter of Vienna and provides an excellent poin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.84" OriginalAmount="63.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198448270807" Longitude="16.357494592667" StarRating="2" HotelCode="92782|994845" HotelName="Kolping Wien Zentral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Straße 39, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b3/64b34488eaf4d61be6f333b9e245dbb0a4f228fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a lift and features 90 rooms. The friendly staff at the reception desk in the lobby ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.92" OriginalAmount="63.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203538" Longitude="16.341358" StarRating="3" HotelCode="89970|1649648" HotelName="Hotel Pension Alla Lenz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halbgasse 3-5, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c2/5ac2fb936c562a006cdd95b7b3144a79b16f269f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.20" OriginalAmount="63.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.168586327817" Longitude="16.424592733383" StarRating="2" HotelCode="260491|3902265" HotelName="Pension Königs Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Ebersdorfer-Strasse 26, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c671807f4d83b70e00c1a415b4a084ff2eb4b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.25" OriginalAmount="63.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.195862998264" Longitude="16.289495229721" StarRating="3" HotelCode="136992|367018" HotelName="Klimt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felbigergasse 58, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/c1/c9c131d6c345036ea101b02dcdf81b920645ee25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.57" OriginalAmount="63.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.250163002198" Longitude="16.439589495701" StarRating="3" HotelCode="162997|224806" HotelName="Hotel Donaustadt Kagran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Donaufelderstraße 232, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/08/7108a15963a1325a9b4269fb570a50d9a8bea104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.164018" Longitude="16.32162" StarRating="4" HotelCode="12970|gartenhotel_altmannsdorf_hotel_1" HotelName="Gartenhotel Altmannsdorf Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoffingergasse 26, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/26/532683fcc05b8250abbbdba80ebfe25e02729e33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213523" Longitude="16.344021" StarRating="3" HotelCode="103924|hotel_korotan" HotelName="Korotan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Albertgasse 48, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/0b/530b0dfc438404900f398da86b73d877b192c93e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.53" OriginalAmount="64.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.193564" Longitude="16.361559" StarRating="4" HotelCode="13533|1319635" HotelName="Holiday Inn Vienna City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstrasse 53, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/59/4459250bcb7c22bffd9cd7bdd3a810bea2729733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located at the heart of Vienna just 20 km from Wien-Schwechat airport. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.84" OriginalAmount="66.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.226450602296" Longitude="16.356518268585" StarRating="4" HotelCode="172184|2224" HotelName="H+ Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liechtensteinstraße 87-89, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2e/702e19d2bb89d3c3009ca648a540eb5ec79c4364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel affords a charming location in a historical district of Vienna and is an ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.99" OriginalAmount="66.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.220307022233" Longitude="16.355882585049" StarRating="4" HotelCode="10478|747155" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Str 33, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/a5/eca58d30d9b14bd8db042bbb37eb46503a13e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.13" OriginalAmount="66.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.189340237198" Longitude="16.37213408947" StarRating="3" HotelCode="10742|351265" HotelName="Austria Trend Hotel beim Theresianum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 52, 1040 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e8/bee851b3b059a8fd8b8ce1634046c39cc7bb98fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully appointed hotel is situated at the heart of Vienna, only a few metres away from a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.37" OriginalAmount="66.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.202479" Longitude="16.357446" StarRating="3" HotelCode="387631|937065" HotelName="Admiral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Karl Schweighofer-Gasse 7, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c5/66c5b41c7eed30d9e65f0948f8a979877aeee602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199145" Longitude="16.352609" StarRating="4" HotelCode="36050|corvinus_hotel_pension" HotelName="Hotel Corvinus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstrasse 57-59, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/b9/1db9f74d208aafec3c5d12fb4606726772b120a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19350824855" Longitude="16.334033310413" StarRating="4" HotelCode="18999|tourotel_mariahilf" HotelName="Hotel Brauhof Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 156, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/ed/63ed9b8a96cd08df3877b489ae71f26442acb511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located exactly halfway between Vienna's centre and the Schönbrunn Palace on the city'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215294" Longitude="16.390236" StarRating="3" HotelCode="130595|hotel_adlon" HotelName="Arthotel ANA ADLON VIENNA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofenedergasse 4, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/a2/78a243634e88d8eb5ab9fd32c8852a0676cd5f6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.137268794743" Longitude="16.250150906796" StarRating="3" HotelCode="130748|hotel_altmann" HotelName="Hotel Altmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breitenfurterstrasse 515, 1230 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/93/5393fa1179d7af987efbe01ed2719f5606b9aabc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.75" OriginalAmount="67.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210856" Longitude="16.379337" StarRating="3" HotelCode="130127|3897875" HotelName="Pension Dr. Geissler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Postgasse 14, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/06/b506d965b7a65c242ad2803267c76b1d64103c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.48" OriginalAmount="67.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.178563" Longitude="16.371975" StarRating="3" HotelCode="130758|1197918" HotelName="Caroline Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 138, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/22/8b227e5d42e2ace18522f1c36447c5ce734716ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="2" HotelCode="765785|wienderland_bb" HotelName="Wienderland B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Bauer-Gasse 9, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/66/2866ea1aba74ff631e99d4d5189bba6f1d85bd7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.13" OriginalAmount="68.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184156" Longitude="16.3777235" StarRating="3" HotelCode="300836|1515228" HotelName="Star Inn Hotel Premium Wien Hauptbahnhof, by Quality" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerhard-Bronner-Straße 5, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/59/fb59339f17c606f4d86c8a666c0bd3a16678c166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies a 2-minute walk from the Wien train station, 4 km from Hofburg Palace and 5 km from P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.28" OriginalAmount="68.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.214838" Longitude="16.351354" StarRating="4" HotelCode="89967|2464745" HotelName="Pension Excellence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alser Strasse 21, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/75/277503b79940b359786157b36532e1a843afa264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.29" OriginalAmount="68.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.211025923371" Longitude="16.351574957371" StarRating="3" HotelCode="19521|1021068" HotelName="Zipser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 49, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/99/c199d5ef3e567f3bef7759dfa91593bc88b54e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2208838" Longitude="16.3666273" StarRating="4" HotelCode="11741|deutschmeister" HotelName="Hotel Deutschmeister" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grünentorgasse 30, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/4b/3c4b07417d06f5290f392d476dec1ec5a0ed9c17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located off the beaten track in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.218231" Longitude="16.365057" StarRating="2" HotelCode="36054|goldener_baer" HotelName="Riess City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 27, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/0b/a50b37f32ab88833204a28508068a850bc55edea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.187698761054" Longitude="16.30164490715" StarRating="3" HotelCode="130983|viktoria" HotelName="Viktoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eduard Klein Gasse 9, 1130 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/85/1e85d6aadcba9872c48e41e80ea992dd7a1e0ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.01" OriginalAmount="69.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18636213" Longitude="16.37990749" StarRating="0" HotelCode="960671|2556275" HotelName="Joyn Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Straße 6, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/0a/1d0a2193685184e56a71966eb0c711b289646902.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.49" OriginalAmount="69.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.232538328629" Longitude="16.353945074869" StarRating="3" HotelCode="930969|1185048" HotelName="ibis Styles Wien City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döblinger Hauptstraße 2, 1190 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0a/d50a7b8a9b2c222e43a37ce697b7991bbb9f0c87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.28" OriginalAmount="70.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199188476266" Longitude="16.333741379133" StarRating="3" HotelCode="33067|848365" HotelName="Boutiquehotel Stadthalle Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hackengasse 20, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/6e/a46e7ebad16ff06a157ef69c1f9a0da27fed217a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quiet spot between the West Station and the Stadthalle centre, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.37" OriginalAmount="70.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216694276821" Longitude="16.359992883432" StarRating="3.5" HotelCode="36057|401599" HotelName="Hotel-Pension Baron am Schottentor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Straße 12, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/4f/4f4f288335de4b33ef3a586c0e4d72112f0bc20b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.37" OriginalAmount="70.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184332" Longitude="16.329946" StarRating="4" HotelCode="16630|2404" HotelName="Renaissance Wien Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile, Ullmannstrasse 71, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/f5/54f500775f074eed6b40f60ba93e0583d11f57e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Schönbrunn Palace and the Westbahnhof. Public transport links allows...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.189292851165" Longitude="16.365557312965" StarRating="3" HotelCode="365405|hotel_attache_3" HotelName="Attache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 71, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/6e/246e5591afa089d9de320d16e74080236a17c13e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just in front of the hotel is the tramway station to the city centre; within 10 minutes guests are i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21703" Longitude="16.362719" StarRating="3" HotelCode="130921|pension_liechtenstein" HotelName="Pension Liechtenstein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hörlgasse 9, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/zz/66adb10d7e62fcaca9344333286065229dd52dfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199120491813" Longitude="16.352602243424" StarRating="3" HotelCode="36046|hotel_pension_haydn" HotelName="Hotel Pension Haydn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstrasse 57-59, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf87e951d8c293ef7d9c83b3640847a66d3603e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.79" OriginalAmount="71.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19773628" Longitude="16.34753775" StarRating="2" HotelCode="465538|3902315" HotelName="Pension Hargita" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Andreasgasse 1/8, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/87/bb871484c329be902f5b74cc7930ece2e23d7878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.06" OriginalAmount="71.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215242213601" Longitude="16.376138627529" StarRating="4" HotelCode="33453|183016" HotelName="Mercure Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hollandstrasse 3, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b8/73b85ea7cde6c106097ae2ad3393cd2e0b32ebd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.66" OriginalAmount="71.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.240396531036" Longitude="16.387204693119" StarRating="4" HotelCode="268699|1517908" HotelName="Harry's Home Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 94-96, 1210 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c2/f7c2e0a43dbed2957bda1aa254c01c8719a3bfb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2282" Longitude="16.3675" StarRating="4" HotelCode="498827|vienna_grand_apartements_city" HotelName="Vienna Grand Apartments City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Wallensteinstraße 9, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/fd/35fdeca113a77152c703a5d9032e1d20219e4da9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.75" OriginalAmount="72.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.175357385884" Longitude="16.381445271443" StarRating="3" HotelCode="388200|1715478" HotelName="Smart Apart Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Waldgasse 19, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/9e/bf9eab96eff8a9645fb8fd9e73ad15b8212ddace.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.05" OriginalAmount="72.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.196573" Longitude="16.341819" StarRating="4" HotelCode="372786|1906625" HotelName="Ruby Marie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 2-4, Ecke Mariahilfer Straße 120, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/a6/45a6d06262d2d17e60bb43890806fddece7f5f40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="73.25" OriginalAmount="72.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.182173" Longitude="16.378377" StarRating="4" HotelCode="244266|2177971" HotelName="Hotel Zeitgeist" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 15, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/55/2255e08c77516ec3921161b73328e2dc3d831fb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.40" OriginalAmount="72.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.220672476868" Longitude="16.399385333062" StarRating="3.5" HotelCode="210781|944725" HotelName="Best Western Plus Hotel Arcadia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Max-Winter-Platz 5, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ff/2dff139bb857623cf7be183619ff230366bdcc63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.08" OriginalAmount="73.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.192702027364" Longitude="16.357518381615" StarRating="4" HotelCode="213217|955145" HotelName="Safestay Vienna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönbrunner Straße 41, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/62/ec620cfddd5bf396bfb65526fd5ca63d69c44889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215131" Longitude="16.347864" StarRating="2" HotelCode="89222|pension_madara" HotelName="Pension Madara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alser Straße 39, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/bf/a5bfcfac3fb3629f0fa2cf037bbf4de9812c53f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.158505657672" Longitude="16.345089295261" StarRating="3" HotelCode="380336|24hours_apartment_hotel" HotelName="24hours Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Luxury tents" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grohnergasse 1, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/3a/4d3a86aec63c1c677c82de87bd4d0e72987d67eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.185863" Longitude="16.37934" StarRating="3" HotelCode="534670|ibis_wien_hauptbahnhof_opening_july_2017" HotelName="ibis Wien Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/8c/5e8c85189817cd03be79eff4ea1bb18e189f9acb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.80" OriginalAmount="75.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18761947" Longitude="16.37777177" StarRating="0" HotelCode="765896|3899965" HotelName="MOOONS Wien managed by Arcotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 16, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/65/94655eaa766b638bb8e6268cdf4e95496ebce0af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.42" OriginalAmount="75.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.22261341" Longitude="16.39415151" StarRating="4" HotelCode="605380|2252955" HotelName="roomz Hotel Wien Prater" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rothschildplatz 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a96d1c8cdbf141362cbd1bb0967dd98353812e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.58" OriginalAmount="75.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19556" Longitude="16.38327" StarRating="4" HotelCode="43671|290895" HotelName="NH Wien Belvedere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12a, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/64/aa64883d119e0b00d6177df78bee80e93fd07c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the former State Printing House directly by the Botanical Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.190416693021" Longitude="16.336409747601" StarRating="3" HotelCode="59061|der_altwienerhof" HotelName="Altwienerhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herklotzgasse 6, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/45/3245bd0bc1c728a0b53d8784146a23bf1717ae3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated right between the city centre and Schoenbrunn Palace. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="77.59" OriginalAmount="76.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200130274223" Longitude="16.354602728836" StarRating="4" HotelCode="69873|2143445" HotelName="NH Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 32-34, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/76/ae76ef1bc1b59312529f9c3608b4fe0ce05404f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the longest shopping streets in Europe, right in the Spittelberg dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.65" OriginalAmount="76.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194833" Longitude="16.350573" StarRating="3" HotelCode="295094|2615075" HotelName="Hotel Mocca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strasse 70, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf99b3a1282797b0febd74fbe20fea93bb0c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.81" OriginalAmount="77.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199158" Longitude="16.351829" StarRating="4" HotelCode="130635|3900005" HotelName="Hotel Schani Salon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 58, 1070 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e0/b8e018c546978022eb32444c57df9a05b6eb1eec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.227243960268" Longitude="16.400222182274" StarRating="4" HotelCode="43696|7899" HotelName="Austria Trend Hotel Lassalle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Engerthstraße 173-175, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/7f/b37f2bb6fe7af9b63764bc8d3b105e8fab13e6f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a peaceful location near the city centre and represents the ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21323509542" Longitude="16.358079314232" StarRating="3" HotelCode="130926|residenz_hotel_pension" HotelName="Pension Residenz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebendorferstraße 10, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/34/1a/341aba3e78c6d0daafad26384991602cc1b13132.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.88" OriginalAmount="78.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194572215034" Longitude="16.340222373016" StarRating="4" HotelCode="14734|34504" HotelName="Leonardo Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Matrosengasse 6-8, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/bc/38bcc921aad3bc6b75a4fe597ad3601ab1133ae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to Mariahilfer Straße, Vienna’s biggest shopping street. It is 2 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.98" OriginalAmount="78.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213249393957" Longitude="16.356893777847" StarRating="4" HotelCode="16492|2394" HotelName="Austria Trend Hotel Rathauspark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rathausstraße 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f0/11f077d398b6f457c62d9d1b2b5831c9cb7e2935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Vienna. The town hall, the Burgtheater (imperial court t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.01" OriginalAmount="78.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2132749" Longitude="16.3831598" StarRating="4" HotelCode="410467|183176" HotelName="Novotel Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aspernbrueckengasse 1, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/53/0a539845d61c31a22144e6f1e9650719d0c64e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.63" OriginalAmount="78.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.12303118" Longitude="16.56550804" StarRating="3" HotelCode="524331|2239335" HotelName="Moxy Vienna Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ausfahrtsstraße 4, 1300 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bd/67bdbc2464ef323bf6c8be1c7799ca2bb7017c1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.73" OriginalAmount="78.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.184858" Longitude="16.333845" StarRating="3" HotelCode="208387|1021158" HotelName="Star Inn Hotel Wien Schönbrunn, by Comfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile 224, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8c/ec8c0b532285f38f3e7fa66a4d6666731300961f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.17" OriginalAmount="79.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212777540103" Longitude="16.353178918362" StarRating="3" HotelCode="201002|3902565" HotelName="Andreas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schlösselgasse 11, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/71/a9718e847adfda67462171644da58d9df7a3fd8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.68" OriginalAmount="79.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18582" Longitude="16.378603" StarRating="4" HotelCode="534671|2244955" HotelName="Novotel Wien Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 6, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d0/ffd02958d64786b95df58161f732522eaaa613c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204115" Longitude="16.384355" StarRating="3" HotelCode="89977|goldene_spinne" HotelName="Goldene Spinne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Linke Bahngasse 1a, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/ec/1e/ec1ee01e94dfc5b51fc4f4c7e273bb8ffe7334b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Goldene Spinne Hotel has a reception, room service, breakfast service, TV-room and parking (extr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205703" Longitude="16.346243" StarRating="4" HotelCode="103948|hotel_apartment_rothensteiner" HotelName="Rothensteiner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neustiftgasse 66, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/8a/1b8ab6d97132033e16d7223699085f1f39aee237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20709884" Longitude="16.33816226" StarRating="3" HotelCode="464788|raisa_apartments_lerchenfelder_gurtel_30" HotelName="Raisa Apartments Lerchenfelder Gürtel 30" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelder Gürtel 30, Neubau, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f4/34f42425f2b75dd3a6873a2444718fd692f83767.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197477914957" Longitude="16.338034495711" StarRating="3" HotelCode="187119|motel_one_wienwestbahnhof" HotelName="Motel One Wien-Westbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaplatz 3, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/c9/60c9bcd7919ba9eb917d9a770179b2dac42aa931.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.18" OriginalAmount="80.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19112" Longitude="16.408383" StarRating="4" HotelCode="119223|1116218" HotelName="Vienna Sporthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baumgasse 83, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/fb/2dfb7b0dd1d4500d0328e5192f574a05d00136dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="81.44" OriginalAmount="80.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199647624417" Longitude="16.352657127613" StarRating="3" HotelCode="47720|54479" HotelName="Hotel-Pension Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 1, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/32/3132c0a4bc05b3da7bb29e5e3e801beaa8287f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Mariahilferstrasse, the oldest and longest shopping street in Vienna. From ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.233931622093" Longitude="16.420757174492" StarRating="4" HotelCode="58778|55193" HotelName="Park Inn by Radisson Uno City Vienna Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramerstrasse 16-18, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/119250/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.35" OriginalAmount="81.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="0" HotelCode="839466|4771855" HotelName="Jaz Vienna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/d1/f1d1c072aa1f75921a87766b5297ecf15c1dd3c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="82.97" OriginalAmount="82.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.194962" Longitude="16.369409" StarRating="4" HotelCode="63685|1210653" HotelName="Hotel Johann Strauss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/06/bf064d463047d91f9d3f3b95b4858bf88ebadd05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, allowing guests to explore Vienna and it sights without a car....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.10" OriginalAmount="82.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.211056" Longitude="16.383854" StarRating="4" HotelCode="136634|382945" HotelName="Aparthotel Adagio Vienna City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Uraniastrasse 2, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/25/b4/25b4e2890ac688042523cc238748fa1f90e41bed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Vienna, right on Julius Raab Platz and close to Ring...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199732" Longitude="16.35448" StarRating="3" HotelCode="103945|230688" HotelName="Pension Mariahilf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstraße 49, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/17/15176fc6c368b6f193ef544efdf61625f57fadd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.77" OriginalAmount="84.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.153742" Longitude="16.282727" StarRating="4" HotelCode="103936|3900245" HotelName="Am Spiegeln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Johann-Hörbiger-Gasse 30, 1230 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d6/75d644d825770d17b371730610eadabe4e68111a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201083469686" Longitude="16.352309882641" StarRating="2" HotelCode="260431|reimer_pension" HotelName="Hotel Pension Reimer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kircheng 18, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/27/97277cf8b0ff4246b8ea3e600297195c2e780a84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206514340722" Longitude="16.354393959045" StarRating="4" HotelCode="387242|43774" HotelName="25hours Hotel Wien beim MuseumsQuartier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelderstraße 1-3, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/d4/f6d4db0675d4e065e43920baaba5e2df57ad6048.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated by a park near to the Parliament building, close to the U-Bahn (underground tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.58" OriginalAmount="86.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21351034157" Longitude="16.352119445801" StarRating="3.5" HotelCode="58763|2234" HotelName="The Levante Laudon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laudongasse 8, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/25/d225e1ad2595ce62cc3775cd1b715fb9f6578a22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200743797658" Longitude="16.346079111099" StarRating="3" HotelCode="197429|hotel_am_brillantengrund" HotelName="Am Brillantengrund" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bandgasse 4, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/b4/09b4f77714c95b2c6b7c0cf791b4c00855ab2b84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel has a very quiet location, just over 1 km from the Ringstrasse and the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.91" OriginalAmount="87.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.196535253191" Longitude="16.395748257637" StarRating="4" HotelCode="76006|115692" HotelName="Eurostars Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 120, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c4/68c4a55c5696b16ccfeebfe4b25fd7af403d9891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel constitutes the perfect starting point for excursions around Vienna and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.94" OriginalAmount="87.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.195199" Longitude="16.367321" StarRating="4" HotelCode="12175|384535" HotelName="Hotel Erzherzog Rainer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 27-29, 4. Bezirk, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/24/55245d931bf221d0414f1b7ba60e40d1ff56ba9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 4th district, within a short walk from the State Opera House, the Künstl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.56" OriginalAmount="87.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21760334802" Longitude="16.381997107969" StarRating="4" HotelCode="904705|866645" HotelName="Hotel IMLAUER Wien" 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,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 10-12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/83/50837b8b22097faaccd3f4b01f7c9a62e9a31b45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only a 10-minute walk away from the city center the stylish 4-star hotel IMLAUER Wien, is situated i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.217643324193" Longitude="16.382361352444" StarRating="4" HotelCode="14785|hotel_nestroy" HotelName="Hotel Nestroy Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 7 &amp; 10 – 12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c0/93c034218239bcd146f1339c2b3af5a8f97a17ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city of Vienna, only a few minutes walking distance away from the historic city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.87" OriginalAmount="89.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="4" HotelCode="14797|182836" HotelName="Mercure Wien Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 1a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/21/892131ce1ebebe60b87f5e602e25b5462ab884ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Vienna in the historic city centre. Exclusive shopping areas ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212763" Longitude="16.368318" StarRating="3" HotelCode="130878|pension_lerner" HotelName="Pension Lerner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wipplingerstraße 23, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/64/f264d9b6148dc0daabb0133cd16f9cea41af2ce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203858" Longitude="16.370545" StarRating="4" HotelCode="89973|opera_suites" HotelName="Opera Suites Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kärtnerstraße 47, 1. Stock, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/e5/b9e57c7c7229175135dd52f83c01925a93e71445.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.24266553919" Longitude="16.435638070106" StarRating="4" HotelCode="37088|austria_trend_donauzentrum_2" HotelName="ARCOTEL Donauzentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 83-85, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/7a/787a97a338ed79050d7469b8948e596bd525f299.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located for transport in the Danube centre, Vienna's famous shopping and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.94" OriginalAmount="90.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213950017418" Longitude="16.421513557434" StarRating="4" HotelCode="13534|2304" HotelName="Hilton Vienna Danube Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 269, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/75/75999d1cbbf1e789/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside the Danube. The convention centres, such as the Austria Cente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.03" OriginalAmount="90.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.218559237342" Longitude="16.38811737299" StarRating="4" HotelCode="24649|937165" HotelName="Der Wilhelmshof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kleine Stadtgutgasse 4, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/f5/34f53e3c686f144d06dcfb856815cd504a4bcfd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200999445763" Longitude="16.353313028812" StarRating="3" HotelCode="33068|savoy_2" HotelName="Savoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindengasse 12, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b3/e2b37ce6aabc7477f745daa44916e96aa15ff9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central yet quiet location, 5 minutes' walking distance from the famous Ringstras...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.175863" Longitude="16.297436" StarRating="3" HotelCode="89978|hotel_bergwirt_2" HotelName="Bergwirt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maxingstrasse 76, 1130 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/4d/9a4d107675b9cd310dfb34498e552b1dbebdc662.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.19" OriginalAmount="91.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.25610017" Longitude="16.39653771" StarRating="5" HotelCode="518073|3901655" HotelName="Vienna Grand Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Floridsdorfer Hauptstrasse 34, 1210 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/8a/7f8a1a713b3ca5d35ec40252f85a5b954b4b4f54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.59" OriginalAmount="92.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209930347622" Longitude="16.372562084656" StarRating="4" HotelCode="324596|1712258" HotelName="City Pension Stephansplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Bauernmarkt 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a2/8ea24dd7a861359d7a00cb0057f1399c7ca4b693.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209470866474" Longitude="16.351462304592" StarRating="4" HotelCode="47784|cordial_theaterhotel_wien" HotelName="Theaterhotel Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefstädter Straße 22, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/cb/03cb7683cd2fb40fa7cd21413d7586fb83de1a33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.01" OriginalAmount="93.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19582" Longitude="16.38267" StarRating="4" HotelCode="67260|350985" HotelName="Lindner Hotel Am Belvedere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/42/c64231268081de2573cd9ecc2e3b61259856cf2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.07" OriginalAmount="93.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.231906" Longitude="16.417196" StarRating="4" HotelCode="61868|383045" HotelName="ARCOTEL Kaiserwasser" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 8, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/33/6833f222339b9805142f9c5f4b13deeee66de76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.17" OriginalAmount="93.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210182359901" Longitude="16.378134898148" StarRating="3" HotelCode="16031|994855" HotelName="Post" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/85/f48577933d5b43515734d0357a26b63ed705d217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.79" OriginalAmount="93.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206174704707" Longitude="16.371039748192" StarRating="4" HotelCode="12235|2274" HotelName="Austria Trend Hotel Europa Wien" 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,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 18, Eingang Neuer Markt 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/b9/b6b9f9e018aa83bb0fd56c4e7ef53584adbbe3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located, this hotel lies in the historical centre of Vienna, between the state opera house ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207148" Longitude="16.376619" StarRating="4" HotelCode="89982|appartementhotel_an_der_riemergasse" HotelName="Riemergasse Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riemergasse 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f4/28f490afb0137a317920785d09b663c5c6bcbe0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.135886" Longitude="16.279929" StarRating="3" HotelCode="89976|der_stasta" HotelName="Der Stasta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lehmanngasse 11, Wien 1230</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/b5/7ab5d8418169b3d7ee2e9408d3d9bb834b5d8338.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.00" OriginalAmount="94.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20487" Longitude="16.356579" StarRating="3" HotelCode="130923|3901645" HotelName="Pension Museum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Museumstrasse 3, 1070 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/41/b54162220babbe00da5362d0cb8ee1ee70b529b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.64" OriginalAmount="94.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.186604292564" Longitude="16.30234837532" StarRating="4" HotelCode="15725|384405" HotelName="Austria Trend Parkhotel Schönbrunn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hietzinger Hauptstr. 10-14, 1130 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/56/e45631aa8d733eb9dd1a86dab43e20d381a2c5dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful neighbourhood with an attractive park and close to Schönbrunn Ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.214468" Longitude="16.284411" StarRating="3" HotelCode="89972|hotel_gallitzinberg" HotelName="Gallitzinberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Johann-Staud-Straße 32, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/d5/c8d5ebab874ad856283b38d1c8334cc65adb911e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Vienna. A total of 18 units are available for guests' convenience. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.242591" Longitude="16.427748" StarRating="3" HotelCode="103950|the_rooms_bed__breakfast" HotelName="The Rooms B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Garden,Housekeeping,Internet,Luggage Storage,Parking,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Schlenthergasse 17, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/13/db132b0b766a75d5cc3d292b9a61193a55b3d957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Rooms Bed &amp; Breakfast in Vienna (Donaustadt), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.23171925" Longitude="16.44820029" StarRating="3" HotelCode="497502|valley_rose_gasthof" HotelName="Hotel - Restaurant Valley Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Erzherzog Karl Straße 98a, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/8d/808dbadaca62d0999199b9b1ff0a38a393cc603d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="96.93" OriginalAmount="95.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.121675783563" Longitude="16.56286329031" StarRating="4" HotelCode="316766|VWN" HotelName="NH Vienna Airport Conference Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Einfahrtsstrasse 1-3</AddressLine>
          </AddressLines>
          <PostalCode>(0)1701519539</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64ca43fd10c5269361690e4b1f411cc07624b99c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the arrivals hall of Vienna International Airport and is the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207107" Longitude="16.37086" StarRating="3" HotelCode="81145|pension_neuer_markt" HotelName="Pension Neuer Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seilergasse 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/21/1e2166fffe79a92160b5d541fa272045afb0576a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.14856943" Longitude="16.39631883" StarRating="3" HotelCode="368515|primus_hotel_apartments_2" HotelName="Primus Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alaudagasse 2, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fe/a2/fea2551bba18158fc1ff50e60fe3417a5de6f71e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.14" OriginalAmount="96.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.195026243106" Longitude="16.384472250939" StarRating="4" HotelCode="69928|76894" HotelName="Austria Trend Hotel Savoyen Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 16, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/86/838664fe1a37bdcb486ed2c32b13100a4263b790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by historic buildings that are rich in tradition, this city and business hotel serves as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.87" OriginalAmount="96.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208326" Longitude="16.354786" StarRating="5" HotelCode="59229|49234" HotelName="The Levante Parliament" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auerspergstraße 9, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/7e/6d7e9eb9d852c8d906bb4754f11ff496f8ee3414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a central location, behind the Parliament building and the Viennese City Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.94" OriginalAmount="96.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213220796878" Longitude="16.413413286209" StarRating="4" HotelCode="70863|84410" HotelName="Courtyard by Marriott Vienna Prater/Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trabrennstrasse 4, Wien1020</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/51/ed5127dcefb11b57aba01817ce0ba9d32daf2496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215435" Longitude="16.369066" StarRating="3" HotelCode="89969|hotel_bajazzo" HotelName="Bajazzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Esslinggasse 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/22/f12273152fb490c82cc3a253712f22d50438ac94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201693085941" Longitude="16.375333964825" StarRating="4" HotelCode="197488|am_schubertring" HotelName="Hotel Am Schubertring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/bb/65bb2be54f71d40d74efe0419c5a50c05f3416e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an oasis of tranquillity in the heart of Vienna, located directly on the famous Ringstr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.17" OriginalAmount="98.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.211523695165" Longitude="16.373982296274" StarRating="4" HotelCode="317041|1764828" HotelName="Mercure Vienna First" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desider Friedmann Platz 2, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/15/141508a55c256767e863a2a2734129738729d76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.21" OriginalAmount="98.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207570773088" Longitude="16.352634429932" StarRating="4" HotelCode="336613|3900445" HotelName="Rathaus Wein &amp; Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 13, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/95/7c95ff2f2c6245ec9ea89b9c1464d437e4adcb6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.09" OriginalAmount="99.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206694450554" Longitude="16.391099215344" StarRating="4" HotelCode="297069|1810438" HotelName="Ruby Sofie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marxergasse 17, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/02/f4028b276021093e14fe3c0597d58af3b3ed6c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.36" OriginalAmount="99.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216203743679" Longitude="16.35963767767" StarRating="4" HotelCode="16546|105291" HotelName="Hotel Regina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rooseveltplatz 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c2/cec282c4f5b3228547b8a0978cedae8db62bc77f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located in Vienna's university district, close to a famous church. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.36" OriginalAmount="99.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20224483" Longitude="16.37499099" StarRating="5" HotelCode="318949|1520998" HotelName="Grand Ferdinand" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 10-12, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/43/7243669953a3b19977fceea8bcb96bae22b932c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the Ringstraße boulevard in the centre of Vienna. The City Park and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.49" OriginalAmount="100.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20527" Longitude="16.370732" StarRating="4" HotelCode="64234|3902395" HotelName="Aviano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marco-D´Aviano-Gasse 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d2/9cd2d6f0301466e5cc07ce3c6b5ce7a144bb2a13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21872137" Longitude="16.4000086" StarRating="0" HotelCode="465135|praterstern_apartment" HotelName="Praterstern Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stuwerstraße 18/1, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fb/5afb97e7b20a1b0983bcff1a1431951fb2de54b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.54" OriginalAmount="101.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208588" Longitude="16.35406" StarRating="4" HotelCode="318238|184416" HotelName="Hotel Josefshof am Rathaus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefsgasse 4-6, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c1/dcc1962212a9516abf25d99df513d846ccc9287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, offering traditional Viennese flair and modern equipment. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.1386016" Longitude="16.3223229" StarRating="4" HotelCode="268701|pension_erlaa" HotelName="Erlaa Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Bar,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erlaaer Straße 148, 1230 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/7f/d97f8a23cd019c4abdcd4d9d92d3650a1e22b352.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.54" OriginalAmount="102.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210255822291" Longitude="16.378547584079" StarRating="4" HotelCode="539660|2634915" HotelName="Ruby Lissi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 19, Laurenzerberg 2, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/14/cc1416792fbc126ba3edea4318bc93a417325719.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.223591" Longitude="16.317753" StarRating="4" HotelCode="130679|201468" HotelName="Ferchergasse Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferchergasse 19, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/21/4321b69df227c9574ed73b8d6971b884e0cf8dcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2205871" Longitude="16.3818095" StarRating="4" HotelCode="268683|sky_apartments_vienna" HotelName="Sky Apartments Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstraße 52, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/d4/c1d4a62da6c9c152024b147cb758f96e61a6004f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.26" OriginalAmount="104.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.219836" Longitude="16.359831" StarRating="4" HotelCode="13214|225226" HotelName="The Harmonie Vienna, BW Premier Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harmoniegasse 5-7, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/99/dd997ac8b5834a38d9a2231ee29232ab4a6fb8f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this hotel is to be found in the heart of Vienna directly by the park of a French ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197486407327" Longitude="16.367209553719" StarRating="5" HotelCode="48076|hotel_das_triest" HotelName="Das Triest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/ef/73ef8e59e2dcff9c518587d2a84ab447eb9259b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and design hotel is situated in the centre of Vienna, near Karlsplatz. All of the city's m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209345744901" Longitude="16.353479325771" StarRating="4" HotelCode="165253|flemings_deluxe_hotel_wiencity" HotelName="Fleming's Selection Hotel Wien-City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefstädter Straße 10-12, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/00/8300cc03fb103e07dd9c79fe3e93ecb87a84028e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213619367234" Longitude="16.379900425672" StarRating="4" HotelCode="64236|12217" HotelName="Hotel City Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 8, 2. Bezirk, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/a1/bda1da2f7d9cfd0471dade85c105f44e2d818090.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200551" Longitude="16.364735" StarRating="4" HotelCode="42795|hotel_mercure_secession_wien" HotelName="Mercure Secession Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Getreidemarkt 5, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f2/caf255566de9354aece8f9596ddd675dd36abc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.09" OriginalAmount="109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.23300601" Longitude="16.31843551" StarRating="3" HotelCode="745296|294388" HotelName="Leuhusen Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wallrißstrasse 85, 18 Währing, 1180 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/0b/c40b1ccafbb551a5e9242357152ea272f0d181f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210999112445" Longitude="16.377683579922" StarRating="4" HotelCode="103933|alma_boutiquehotel" HotelName="Alma Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hafnersteig 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/36/de3650d6e4cb413ba8cffb39c0162c72302413b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.12" OriginalAmount="109.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215386851031" Longitude="16.386148084656" StarRating="3" HotelCode="25189|848855" HotelName="Das Capri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 44-46, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/628e7f323448dced/63/63de6f7ee584fb1347bb3ea8cb480127/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The central location of this hotel in Praterstrasse in Vienna’s 2nd district makes it an ideal base ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.31" OriginalAmount="109.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.211744450952" Longitude="16.378099322319" StarRating="4" HotelCode="11442|1528728" HotelName="Hotel Capricorno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwedenplatz 3-4, 1. Bezirk, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/bb/c8bb8c517604004fee97b0a4c647205440ff4a4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.36" OriginalAmount="109.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199751584889" Longitude="16.359779834747" StarRating="2" HotelCode="371243|937275" HotelName="Hotel Terminus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fillgraderg 4, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/af/f9af3b74928ad9e03c65a8e30796fb56518d67a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198245" Longitude="16.363981" StarRating="3" HotelCode="103949|hotel_drei_kronen_vienna_city" HotelName="Drei Kronen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schleifmühlgasse 25, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ed/d1ed20c28a28dac8fd077e2746b05997ee88edf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203453136275" Longitude="16.370995268717" StarRating="1" HotelCode="268681|pension_suzanne" HotelName="Pension Suzanne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,LCD/Projector,Luggage Storage,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Walfischgasse 4, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/63/4d637568978b456ddc56ff12e9b5e0fc77b34526.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pension Suzanne in Vienna, you'll be minutes from R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.178977746572" Longitude="16.31868571043" StarRating="3" HotelCode="336616|seminarhotel_springer_schlossl" HotelName="Springer Schlößl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tivoligasse 73, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/19/ec/19ec2c7ef640edd89e533b47f464cbc9072fc159.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.90" OriginalAmount="111.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21597957" Longitude="16.35660324" StarRating="0" HotelCode="951975|3901045" HotelName="Abieshomes Serviced Apartments - Votivpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Garnisongasse 7, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/57593/3057593/1.jpg?f=14980067</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205159" Longitude="16.399279" StarRating="3" HotelCode="103927|suite_hotel_200m_zum_prater" HotelName="Suite 200m Zum Prater" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Böcklinstrasse 72, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/73/66739aea995e2702f3c705c8caea86168593b75b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.140616793153" Longitude="16.381148993969" StarRating="3" HotelCode="136809|pension_kasper" HotelName="Frühstückspension Alexandra Kasper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Hölle 27, 1100 Wien, Oberlaa</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/92/6f92e0d78030a9cbf51f4f3ab1fbaf26dd863dbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212185" Longitude="16.373422" StarRating="3" HotelCode="103983|hotel_marc_aurel" HotelName="Marc Aurel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marc-Aurel Straße 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/2f/6a2f8fe3d31956cd55dd5f6f8e3e863b225ec2b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.18" OriginalAmount="113.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.217075896608" Longitude="16.389520168304" StarRating="3" HotelCode="15197|937095" HotelName="Austria Classic Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 72, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/01/50017a6dd5a71a0479f4d94009093e41151adfbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.43" OriginalAmount="113.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19746" Longitude="16.36863" StarRating="4" HotelCode="10984|225006" HotelName="Kaiserhof Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankenberggasse 10, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/3f/103fda647509bbb8e03486f96d3e51f936767be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is very popular thanks to its excellent location in the heart of historical Vienn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208423" Longitude="16.368705" StarRating="4" HotelCode="130904|pension_a_und_a" HotelName="Pension A &amp; A" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Habsburgergasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/96/859675300487b0b4fa0303054ef07e371dbecbcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Vienna. Those wishing to escape the hustle and bustle of daily ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.142" Longitude="16.3254" StarRating="3" HotelCode="465889|pension_haus_sanz" HotelName="Pension Haus Sanz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krobothgasse 6-12, 1230 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/57/5b573d05a0648bbf7b204d1746fc991615bc92f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.70" OriginalAmount="115.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.187294551195" Longitude="16.339711546898" StarRating="3" HotelCode="136926|3897815" HotelName="Fabrik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gaudenzdorfer Gürtel 73, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/dd/3bdda65373a9bf9d8e2b6acb6e66edb3b7af18a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.41" OriginalAmount="116.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204184" Longitude="16.372687" StarRating="4" HotelCode="89968|1434428" HotelName="Mailberger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/47/1547c4dea24b43e262edac119aa5a75076fe1459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.33" OriginalAmount="117.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210285" Longitude="16.373579" StarRating="4" HotelCode="185737|1499748" HotelName="Hotel Topazz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lichtensteg 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/27/d2275e558a5a9e4966adef1047a02c0843b40629.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the city centre of Vienna, only about 200 m from Stephansdom (St S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208106" Longitude="16.375587" StarRating="4" HotelCode="36044|hotel_domizil" HotelName="Domizil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schulerstrasse 14, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/91/6391f732610b782373eb5f0317e832b4acaae63e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.222485" Longitude="16.47801" StarRating="3" HotelCode="227888|hotel_asperner_lowe" HotelName="Hotel Asperner Löwe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Aspernstraße 96, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/29/e029c96cd0a281d75f5f9a3a13661b771e90495e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.19820201" Longitude="16.34943072" StarRating="2.5" HotelCode="465581|pension_primavera" HotelName="Guesthouse Primavera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstraße 72, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/6a/a56a9535307245e264e5c8ff74a046a4ef7d4a38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.59" OriginalAmount="122.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210443" Longitude="16.371577" StarRating="4" HotelCode="76498|1528768" HotelName="Arthotel ANA Amadeus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wildpretmarkt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/51/9451722b74b0670de7a5d180ab9782c2ca66f16d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.23" OriginalAmount="123.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206343" Longitude="16.375945" StarRating="3" HotelCode="262132|1766218" HotelName="Singerstrasse 21/25" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 21/25, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/57/da5783def84e0b6f44b87b916c2f94ad62fa2218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207422409114" Longitude="16.352913379669" StarRating="2" HotelCode="149768|hotelpension_wild" HotelName="Pension Wild" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 10, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/7c/727c4ed914e1100490d3f1bae812ae4e684443a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.72" OriginalAmount="124.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197845767357" Longitude="16.34844481945" StarRating="4" HotelCode="10451|290885" HotelName="NH Collection Wien Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 78, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/18/b218ef9d8e54dce6a009f3d81646e70ca8bda178.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on the longest shopping street in Europe, the Mariahilfer. Links to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21434500754" Longitude="16.380210220814" StarRating="4" HotelCode="18244|stefanie" HotelName="Hotel Stefanie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 12, 2. Bezirk, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/3e/dd3ed7a3ff0afa0bf628ec089d8a727744d03ff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Taborstrasse always had a special significance as an access road to the imperial city of Vienna. To ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.13" OriginalAmount="127.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204097" Longitude="16.372522" StarRating="4" HotelCode="44856|225866" HotelName="Schlosshotel Römischer Kaiser" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 16, Wien 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/18/9718bce0e5f39a120cf20f74def17d8f25642323.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210156" Longitude="16.376135" StarRating="3" HotelCode="259042|372558" HotelName="Kärntner Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grashofgasse 4, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/47/de479da167eddb46fc9d706f8267d1dbd845b866.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215378" Longitude="16.314426" StarRating="3" HotelCode="130815|hotel_schwalbe" HotelName="Schwalbe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Degengasse 45, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bd/56bda252b76eb53f2e8b634ae36955cafba7c5bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.57" OriginalAmount="128.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207871074758" Longitude="16.372383534908" StarRating="4" HotelCode="16960|105331" HotelName="Royal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f21eb90ad23c817b979b3256aef2c0a42b5c47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel has been family-run since 1931 and enjoys a fabulous peaceful location directly b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.87" OriginalAmount="128.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.232751" Longitude="16.373242" StarRating="3" HotelCode="300259|3903485" HotelName="Marien-Hof Appartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hartlgasse 21, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/a4/b5a4b0abe614622b7647678c28f37eec35478437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.21190969" Longitude="16.36529905" StarRating="3" HotelCode="466526|benediktushaus" HotelName="Benediktushaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Freyung 6a, A-1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/6e/b46e784c47773bd31ef0d93c3d93ca7078705f25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.86" OriginalAmount="130.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20926735" Longitude="16.36872511" StarRating="3" HotelCode="518323|2323225" HotelName="Pension Nossek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Graben 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/63/fa633efd7ce6724599a5c589e8255e9ddc95a750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.02" OriginalAmount="130.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.213836" Longitude="16.371505" StarRating="4" HotelCode="259030|384595" HotelName="K+K Palais Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolfsplatz 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/3f/e23f6dc73642b29f9a44a44dda500c7602e82372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant city hotel is situated in the centre of Vienna and 13 km from the airport. Countless sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="132.15" OriginalAmount="130.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199692587848" Longitude="16.37741804123" StarRating="4" HotelCode="17709|1287981" HotelName="Hotel Am Konzerthaus Vienna - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Heumarkt 35-37, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/92/41928c48a54625a3abfa4e2fae2d5346663cd2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212518" Longitude="16.372659" StarRating="4" HotelCode="130890|myplace_premium_apartments__city_centre_2" HotelName="MyPlace City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vorlaufstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/59/bf596de560f173f67a42499613241902f734ed86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.31" OriginalAmount="132.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201366" Longitude="16.380109" StarRating="4" HotelCode="28283|105892" HotelName="HiLight Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salesianergasse 2, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/fb/1ffb8dd8df99d8a833f3db26fd416141e9a8d4bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located only a short walk from the city centre and Wien-Mitte railway statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.75" OriginalAmount="134.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.202640568945" Longitude="16.366911828518" StarRating="4" HotelCode="15431|383025" HotelName="Hotel Das Opernring" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opernring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/30/e830a7d1f15735068534be11aacf557e8cdb7f05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Vienna, directly on the famous Ringstraße boulevard, opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.31" OriginalAmount="135.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.199958073995" Longitude="16.364129036665" StarRating="4" HotelCode="10738|225086" HotelName="Beethoven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Papagenogasse 6, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f9/f8f9e9a97432257a85d029e2613523f61be3c8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the outdoor Naschmarkt market and the Theater an der Wien in the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.160303697402" Longitude="16.470114813492" StarRating="3" HotelCode="130939|pension_weber" HotelName="Pension Weber" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Ebersdorfer-Straße 283-285, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/9e/e29e57db6db57126d4d32402ebf5cc0fa76331bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.72" OriginalAmount="137.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.197275438572" Longitude="16.386432945728" StarRating="4" HotelCode="16622|84440" HotelName="Renaissance Imperial Riding School" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungargasse 60, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/87/79875c0c7aaca8037794c3a0e2473ec41128b6ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the beautiful Belvedere Palace within a few minutes walk of the state opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.06" OriginalAmount="137.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20714390074" Longitude="16.372116626984" StarRating="4" HotelCode="31225|464655" HotelName="TOP CityLine Hotel Kaiserin Elisabeth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Weihburggasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/9a/189ae2de1d94f4c3712d6801c615ba3d3ac9327d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This venerable hotel is located in the centre of Vienna, near the famous pedestrian precinct, the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.13953554" Longitude="16.37772371" StarRating="0" HotelCode="509580|maison_am_liesingbach" HotelName="Appartementhaus am Liesingbach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Liesingbachstraße 229, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0b/db0ba18e1acad5632f82d260cdffd4c7c008a306.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="143.56" OriginalAmount="142.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.207874" Longitude="16.370086" StarRating="4" HotelCode="12981|663478" HotelName="Graben" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorotheergasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e2/18e23dc851a28762bc229da8aa53d3ea43346bbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies at the heart of the city in the quiet antiques district directly on St. Ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.31" OriginalAmount="144.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203607698615" Longitude="16.356649696827" StarRating="4" HotelCode="160766|1872985" HotelName="Hotel ViennArt am MuseumsQuartier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Breite Gasse 9, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/21/8a21f3c4711fbd1e2a79df85d9ac792da64ee0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Spittelberg, close to the famous shopping street, Mariahilferstraße. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.08" OriginalAmount="146.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210565" Longitude="16.376026" StarRating="4" HotelCode="103940|1098118" HotelName="Hollmann Beletage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Köllnerhofgasse 6, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/77/1e77df423b1c31999276a469aa43214ad7bcaa5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.35" OriginalAmount="150.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205462" Longitude="16.377794" StarRating="4" HotelCode="197477|383035" HotelName="Hotel Am Parkring" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12, 1. Bezirk, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/7e/5f7e1412628f1a7bbf9b242542d265b09c8dc5d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is located in the 11th, 12th and 13th floors of the Gartenbauh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="152.60" OriginalAmount="151.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.205679" Longitude="16.371049" StarRating="5" HotelCode="200892|6323" HotelName="Ambassador" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Str. 22, Neuer Markt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/ee/9dee778e34d12af8e79ef1d2295e0cda24a58adc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, like no other hotel in the city, has been a symbol of luxury, elegance and tradition for...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204553358584" Longitude="16.37052744627" StarRating="4" HotelCode="10402|austria_trend_hotel_astoria" HotelName="Austria Trend Hotel Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 32-34, Eingang Führichgasse 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0f/220f254941b7d6b5f04e68cc81cf7e9c3e8280a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kärtner Straße. St. Stephen's Cathedral, the state opera house, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.250709206724" Longitude="16.305028531797" StarRating="4" HotelCode="305597|hotel_landhaus_fuhrgasslhuber" HotelName="Hotel Pension Landhaus Fuhrgassl Huber" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Chalets" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Bar,Concierge,Dining,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Pets allowed,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rathstrasse 24, Neustift Am Walde, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/4e/3b4e0111c1863e7c5d96b5518e7032be9e16625f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Les Chalets de Môh in La Malbaie, you'll be on a ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.200944301974" Longitude="16.359199084656" StarRating="4" HotelCode="25114|hotel_das_tyrol" HotelName="Boutiquehotel Das Tyrol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Straße 15, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ea/f4eab6443dd74749b489219e7ed3cfefbc533de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location close to the natural history and art museums, the Hofburg imperi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210118" Longitude="16.365582" StarRating="5" HotelCode="61869|radisson_blu_style_hotel_vienna" HotelName="Radisson Blu Style 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,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 12, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3e/de3e1826e8eaa81f605dc799295a2cf4783dbf4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business design hotel is nestled in the heart of one of Europe's leading cultural capitals, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201639" Longitude="16.3687116" StarRating="3.5" HotelCode="909534|56639" HotelName="Living Hotel An der Oper" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 44, Eingang Elisabeth Straße 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/78/a078b371d9c774307c70680a46bef98232086d4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.88" OriginalAmount="163.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209678" Longitude="16.370408" StarRating="3.5" HotelCode="82737|351060" HotelName="Wandl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Petersplatz 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/68/746830c4149f8470c472a78a4a2c1904ddccf1cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="166.46" OriginalAmount="164.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201062490125" Longitude="16.394365845404" StarRating="4" HotelCode="212528|352573" HotelName="Hotel Spiess &amp; Spiess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hainburger Straße 19, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/a9/48a9a1d01d06ae5a9306785d7f855100de5f75f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.70" OriginalAmount="170.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.18511637" Longitude="16.38369746" StarRating="5" HotelCode="938230|andaz_vienna_am_belvedere" HotelName="Andaz Vienna Am Belvedere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arsenalstrasse 10, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/49/fe49d18635279f247a6c99daae40ea50c0020060.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="182.47" OriginalAmount="180.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.209778306755" Longitude="16.365828216076" StarRating="5" HotelCode="97882|122923" HotelName="Steigenberger Hotel Herrenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/fd/16fdad36bc62e73f07d155ab55ed105a064aaf8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Vienna's 1st district, in the heart of the historical city centre. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.74" OriginalAmount="182.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204839377064" Longitude="16.351314783096" StarRating="4" HotelCode="197410|382985" HotelName="Altstadt Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 41, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/9f/159fff673825043bae0753c5ff793ee90329ed2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 7th district of Vienna: the Spittelberg area, which is famous for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.56" OriginalAmount="193.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208767" Longitude="16.372093" StarRating="4" HotelCode="42796|1020518" HotelName="Am Stephansplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stephansplatz 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/31/ee311e34a03069a1e9ebff18050fe854f064fb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.198307031762" Longitude="16.350561082363" StarRating="4" HotelCode="259738|hotel_kummer" HotelName="Kummer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 71a, 1061 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/fe/dffe6e4b5e88e26d8fbedff0610aab6ef7229779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Vienna and in a stunning building in the style form the turn ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.46" OriginalAmount="200.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208211" Longitude="16.375302" StarRating="4" HotelCode="130849|1528708" HotelName="König von Ungarn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schulerstraße 10, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cd/69cd14862f523003e5e620a3cfb9924317e5ebdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.14" OriginalAmount="214.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.2051296" Longitude="16.369038" StarRating="5" HotelCode="930970|3903115" HotelName="The Guesthouse Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Führichgasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/47/0347f2a47b16c91dc481e93a16455d5aae689ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="229.27" OriginalAmount="227" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.212864" Longitude="16.379873" StarRating="5" HotelCode="161442|23048" HotelName="SO/ Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 1, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/94/6994fb6f76eace8e21ca24ee7dd6d35f661d02be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the city, only a short walk from all major attractions. The Sc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.32" OriginalAmount="232.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.208145" Longitude="16.368361" StarRating="4" HotelCode="64238|pertschy_palais_hotel" HotelName="Pertschy Palais Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Habsburgergasse 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a2/40a2867d53801d959ee9d7fed8ae17fcbbc1de15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.97" OriginalAmount="233.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20826253679" Longitude="16.371538639069" StarRating="5" HotelCode="78785|71144" HotelName="DO &amp; CO Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stephansplatz 12, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f9/7bf9198c230f2eb30619a805c1992df0f427109b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Vienna, in front of St. Stephen's Cathedral. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="239.94" OriginalAmount="237.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.231777" Longitude="16.412656" StarRating="5" HotelCode="263229|253949" HotelName="Meliá Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Donau-City-Straße 7, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/59/1f591194b95efbaef0569b7e2732aecf49376259.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.43" OriginalAmount="243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203929475234" Longitude="16.371766626835" StarRating="3" HotelCode="136958|hotel_zur_wiener_staatsoper" HotelName="Zur Wiener Staatsoper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Krugerstrasse 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/1d/e91dea0963385f2984faac79630e4c0ec7cc751d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.94" OriginalAmount="258.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204549783343" Longitude="16.356467306614" StarRating="5" HotelCode="210343|1016665" HotelName="Sans Souci Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burggasse 2, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/df/dbdff9c441d026d0d47caad917127c935e828431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.65" OriginalAmount="266.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.215436" Longitude="16.364898" StarRating="0" HotelCode="19180|2314" HotelName="Hilton Vienna Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/5e/685ed3aa16f9db8e5ec3fef97c7eb772dec25cc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is located on the famous Ringstraße and opposite the Stock Exchange. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.86" OriginalAmount="275.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.204877" Longitude="16.377667" StarRating="5" HotelCode="14581|2374" HotelName="Vienna Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/aa/abaa88abb76d408ae660558a0e00a5179c306bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located opposite the city park on the famous Ringstraße. Sights of in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="305.67" OriginalAmount="302.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.20219185748" Longitude="16.375991106033" StarRating="5" HotelCode="186631|900635" HotelName="The Ritz-Carlton, Vienna" Meals="BED &amp; BREAKFAST,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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 5-7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/af/59af450acb97d405dfa3f18c7649136eea068c50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.58" OriginalAmount="303.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.216352082213" Longitude="16.368475556374" StarRating="5" HotelCode="199646|919095" HotelName="Palais Hansen Kempinski Vienna" 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,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/c3/afc38c9f4bec6807872901eb4e392c1dd65378c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Vienna. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.58" OriginalAmount="312.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.202063142709" Longitude="16.372093856335" StarRating="5" HotelCode="200963|2284" HotelName="Grand Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaerntner Ring 9, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a2/faa2d46a85c1cc33759f17c6cf39f8f2d6020e9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within a few paces of the state opera house, St. Stephen's cathedral and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="341.34" OriginalAmount="337.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201213" Longitude="16.373144" StarRating="5" HotelCode="258302|2344" HotelName="Hotel Imperial,  a Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 16, 1015 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/97/8297be237960bb863e05ffec61764d5c178155b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located close to the state opera house, St. Stephen's Cathedral and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.206012036133" Longitude="16.38297021389" StarRating="0" HotelCode="18940|1530" HotelName="Hilton Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Stadtpark 1, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/64/fd641011f2b0c04b6f8999c348c36d4e79102731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside the beautiful city park at the heart of Vienna. Sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.52" OriginalAmount="352.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201698" Longitude="16.371112" StarRating="5" HotelCode="387322|the_ring_viennas_casual_luxury_hotel" HotelName="The Ring Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/2a/5e2a2e4a12b299378a89de58859ee8fb55b5784e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre on the Boulevard Ringstraße. All the important sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="394.40" OriginalAmount="390.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.202653082754" Longitude="16.36638879776" StarRating="5" HotelCode="26239|2364" HotelName="Le Méridien Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Robert-Stolz-Platz 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c8/adc8f6ea6e5003e1ac1958d4823e7dd083cc8ed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on the famous Ringstraße and opposite the Opera and the Hofbu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="424.95" OriginalAmount="420.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.201996997493" Longitude="16.3790756464" StarRating="5" HotelCode="258454|2354" HotelName="InterContinental Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 28, 1037 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c62ea6132e2d8ba3f37647240bf4ede7d31e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is ideally located directly opposite the city park and within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="463.31" OriginalAmount="458.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.203893722375" Longitude="16.369816660881" StarRating="5" HotelCode="17079|2414" HotelName="Hotel Sacher Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Philharmonikerstraße 4, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2a/722a525d60280e3a43d8b5c129e143958e5ed8ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This world-famous luxury hotel is situated in a privileged location opposite the State Opera and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="509.20" OriginalAmount="504.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.210815" Longitude="16.368049" StarRating="5" HotelCode="284513|993925" HotelName="Park Hyatt Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Hof 2, Vienna 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/63/67636d5ccb89d656fa0bfe30f5a88b5a4c973dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Internet,Telephone Service,Central Heating,Fax,Laundry,Restaurant,Wheelchair Access,Sauna,Designated Smoking Area,Room Service,Kitchen,Bicycle Rental,Swimming Pool,Massage Centre,Currency Exchange,Diet Meals,Spa,Jacuzzi,Lounge,Shopping Arcade,Nightclub,Golf,Garden,Housekeeping,Luggage Storage,Parking,Pets allowed,LCD/Projector,Babysitting,Concierge,Dining,Elevator,24 Hour Front Desk,Dry Cleaning,Library</BasicAmenities>
    <HotelRating>4,3,3.5,5,2,1,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,HOTEL DE CHARME,GOLF HOTEL,HOTEL,HOSTEL,SPA HOTEL,ECO HOTEL,GUESTHOUSE,APARTHOTEL,LUXURY TENTS,GUEST HOUSES,APARTMENT,BED AND BREAKFASTS,CHALETS,HOSTELS</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
d6a6d459-20bb-4ff1-a5cf-d60ece8c92e4|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="d6a6d459-20bb-4ff1-a5cf-d60ece8c92e4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1740" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
d6a6d459-20bb-4ff1-a5cf-d60ece8c92e4|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
d6a6d459-20bb-4ff1-a5cf-d60ece8c92e4|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d6a6d459-20bb-4ff1-a5cf-d60ece8c92e4|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
d6a6d459-20bb-4ff1-a5cf-d60ece8c92e4|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>d6a6d459-20bb-4ff1-a5cf-d60ece8c92e4</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ae8d6fe2-27f8-4768-9769-de4e51f34cbe|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="ae8d6fe2-27f8-4768-9769-de4e51f34cbe">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1660" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
ae8d6fe2-27f8-4768-9769-de4e51f34cbe|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
ae8d6fe2-27f8-4768-9769-de4e51f34cbe|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ae8d6fe2-27f8-4768-9769-de4e51f34cbe|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
ae8d6fe2-27f8-4768-9769-de4e51f34cbe|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="2025-12-22T11:56:06.3628748+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ae8d6fe2-27f8-4768-9769-de4e51f34cbe" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="227.57" OriginalAmount="225.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.160409" Longitude="11.864375" StarRating="3" HotelCode="137002|3899665" HotelName="Hotel Ländenhof" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jakob-Moser-Straße 599, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/32/1932f65e805e4997aea9a8ec158cc49e0f2387e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.36" OriginalAmount="236.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.1605841" Longitude="11.8575293" StarRating="3" HotelCode="317646|hotel_garni_gluck_auf" HotelName="Glückauf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tuxerstrasse 730, 6290 Mayrhofen, Tirol</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/ee/20ee257c19481cea7f3896889499695c829000c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.09" OriginalAmount="256.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.158556" Longitude="11.846217" StarRating="4" HotelCode="136863|2575385" HotelName="Gutshof Zillertal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillupklamm 826, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/114038/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 49 rooms. The upper floors of the establishment can be access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.85" OriginalAmount="285.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.161167208586" Longitude="11.858516947816" StarRating="3" HotelCode="269197|hotel_jagerhof_und_jagdhaus" HotelName="Jägerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tuxer Straße 722, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/06/c7069f710de8b5bce4465426382a2cadd1a0b395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The Hotel Jägerhof Und Jagdhaus is rated three stars, has a spa and rooms with balcony. 

SIT...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.86" OriginalAmount="386.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.168214162587" Longitude="11.865161955357" StarRating="4" HotelCode="178526|alpenhotel_kramerwirt" HotelName="Hotel Kramerwirt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Am Marienbrunnen 346, 6290 Mayrhofen, Tirol</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/35/383539a431becd4010fba323464e6d7fbdaf44ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.166975994981" Longitude="11.865368485451" StarRating="4" HotelCode="16939|hotel_rose_5" HotelName="Rose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandbergstraße 353, 6290 Mayrhofen, Tirol</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c5/73c5a9272f1297d7f14335649f9d780c9b7c73ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this hotel is situated in the centre of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.167699934479" Longitude="11.866218745708" StarRating="4" HotelCode="19786|hotel_zillertalerhof" HotelName="Zillertalerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Marienbrunnen 341, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/71/46717fd0f0c7e4477c7831dc259b5c26fea78393.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a central yet quiet location, guaranteeing guests a very pleasant holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.158997" Longitude="11.880983" StarRating="4" HotelCode="137238|alpin_lodge_das_zillergrund" HotelName="Zillergrund" Meals="FULL-BOARD" BedType="FULL-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zillergrund 903, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/5d/cd5dbd9caa41b17689b8d8746787a1a9f20063ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mayrhofen. The nearest airport is Innsbruck (INN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="647.96" OriginalAmount="641.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.168967260726" Longitude="11.864705979824" StarRating="4" HotelCode="35999|2380785" HotelName="Neue Post" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 400, 6290 Mayrhofen</AddressLine>
          </AddressLines>
          <CityName>Mayrhofen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/42/73421c5c8b907a8936084945f677f836996b159f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mayrhofen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Bicycle Rental,Fax,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service,Designated Smoking Area,Lounge,Air Conditioning,Garden,Jacuzzi,Conference Hall,Diet Meals,Spa</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>HOTEL DE CHARME,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
3e8f1328-4180-4f5c-a545-19b886d17bb4|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="3e8f1328-4180-4f5c-a545-19b886d17bb4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="1915" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
3e8f1328-4180-4f5c-a545-19b886d17bb4|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
3e8f1328-4180-4f5c-a545-19b886d17bb4|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
3e8f1328-4180-4f5c-a545-19b886d17bb4|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
3e8f1328-4180-4f5c-a545-19b886d17bb4|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="2025-12-22T11:56:11.1083664+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3e8f1328-4180-4f5c-a545-19b886d17bb4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="171.70" OriginalAmount="170.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.3028" Longitude="12.792859" StarRating="3" HotelCode="20830|gasthof_schutthof" HotelName="Der Schütthof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 01/01/2026" HotelFacility="Bar,Central Heating,Fax,Garden,Golf,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kitzsteinhornstraße 2, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/d6/4cd6187af2c62e26ac9ee1dced8fe57b435c318c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Schüttdorf quarter of Zell am See, offering a view of the glaciers of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.86" OriginalAmount="186.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.312914206078" Longitude="12.816655486822" StarRating="4" HotelCode="51802|der_erlhof_restaurant__landhotel" HotelName="Landhotel Erlhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels,Hotel" CnxPolicy="Free CXL until 02/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Erlhofweg 11, 5700 Zell am See, Thumersbach</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/c1/74c16fc34f80155f5df9fedd6386fc32d6037b23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.66" OriginalAmount="206.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.29529327" Longitude="12.78509033" StarRating="4" HotelCode="448380|1514648" HotelName="Ski And Golf Resort Zell Am See" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zellermoosstrasse 3, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/88/77881f3966bb5ddec38399d081cfaae7690f2486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The SKI AND GOLF RESORT ZELL AM SEE is a  hotel. Located in Zell Am See area..The SKI AND GOLF RESOR...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.45" OriginalAmount="208.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.303833" Longitude="12.79442" StarRating="4" HotelCode="39161|110382" HotelName="Mavida" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchenweg 11, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/c5/4fc5baa11d094dbdecb12b2d27926b6f48409ea5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 2.5 km from the town centre and railway station of Zell am See, next to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.32787289" Longitude="12.81680955" StarRating="0" HotelCode="509146|appartementhaus_hollaus" HotelName="Appartementhaus Hollaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Seeuferstraße 14, 5700 Zell Am See, Salzburg</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/4f/164f486ed2ed55f2b3e0cad64064cf9e53e44336.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Appartementhaus Hollaus is located in Thumersbach, a 2-minute walk from a beach on Lake Zell. The sp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.31" OriginalAmount="231.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.321276" Longitude="12.795049" StarRating="3" HotelCode="130984|hotel_pension_villa_klothilde_2" HotelName="Villa Klothilde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skiliftstraße 2-4, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/51/bb519496e77caa4dd22d246ac8c083b42fabd9c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Zell am See. The nearest airport is Salzburg (SZG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.39" OriginalAmount="239.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.33378027" Longitude="12.79542351" StarRating="0" HotelCode="455248|berg_seeblick_pfefferbauer" HotelName="Berg- &amp; Seeblick Pfefferbauer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dr.-Müller-Promenade 31, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/cc/e4cc9c5fbf97035e7ee0e6f5a4b4cbae6ad19a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.327813980629" Longitude="12.797554135323" StarRating="4" HotelCode="19917|seehotel_freiberg" HotelName="Seevilla Freiberg" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esplanade 22, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/0d/040dfb8818a7693d63e378c141d42ccf73f20ba1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zell am See. The nearest airport is Salzburg (SZG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.323972388221" Longitude="12.798664569855" StarRating="3" HotelCode="19925|hotel_traube_2" HotelName="Traube" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Seegasse 4, 5700 Zell am See, Salzburger Land</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/1d/501d61cc58c0954badc3bfb9256d4c3112121103.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.51" OriginalAmount="285.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.32364091" Longitude="12.81619941" StarRating="4" HotelCode="390087|1514598" HotelName="Residence Bellevue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Kitchen,Laundry,LCD/Projector,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Seeuferstrasse 43, 5700  Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/02/ad02f71e58f6527683b3e470de1011194df74a49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Bellevue Zell am See in Zell am See, you'll be on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.21" OriginalAmount="321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.322289583465" Longitude="12.795417476475" StarRating="4" HotelCode="389271|the_house_zell_am_see" HotelName="Mountain Lake Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Dining,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Parking,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Schulstraße 12, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7f/8d7fb847e32cefef7acbab384afb03ccdfd6bd29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Mountain Lake Resort places you in the heart of Zell am ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.325137803797" Longitude="12.798026204109" StarRating="4" HotelCode="87901|tirolerhof" HotelName="Tirolerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auerspergstrasse 5, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/6a/876a098e37dd3faf1e51af25f7c7a5c289fb464c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Zell am See, 120 m from the centre. The mountain cable car lies only ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="449.45" OriginalAmount="445.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.327683083829" Longitude="12.772207260132" StarRating="4" HotelCode="17360|alpine_resorthotel_schwebebahn" HotelName="AlpineResort Zell am See" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Schmittenstraße 125, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d2/5bd23e336eeb786ed88cd0978bc0326d6767d90f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area about 1.5 km from the centre of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="693.87" OriginalAmount="687.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.321816" Longitude="12.795703" StarRating="3" HotelCode="20242|alpenparks_parkhotel_zell_am_see" HotelName="AlpenParks® Hotel &amp; Apartment Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Brucker Bundesstraße 12, 5700 Zell am See, Salzburg</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/1d/461d59992fcd5bbd6a6999191fdd9ebb491bf761.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Zell am See.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.91" OriginalAmount="691.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.324183" Longitude="12.798602" StarRating="3" HotelCode="136860|gruner_baum_2" HotelName="Grüner Baum" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seegasse 1/Sebastian-Hörl-Straße 5, 5700 Zell am See</AddressLine>
          </AddressLines>
          <CityName>Zell am See</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/36/26366921dfa0ed6fcc6913534e0692e3d87b747d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zell am See. The nearest airport is Salzburg (SZG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Elevator,Kitchen,Laundry,LCD/Projector,Parking,Spa,Fax,Golf,Lounge,Central Heating,Garden,Bicycle Rental,Jacuzzi,Designated Smoking Area,Dining</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>APARTMENT,RESORT,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,HOSTELS,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
e519ed8c-d2dd-4fe0-b39f-a93359a6dd59|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="e519ed8c-d2dd-4fe0-b39f-a93359a6dd59">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5890" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
e519ed8c-d2dd-4fe0-b39f-a93359a6dd59|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
e519ed8c-d2dd-4fe0-b39f-a93359a6dd59|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
e519ed8c-d2dd-4fe0-b39f-a93359a6dd59|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
e519ed8c-d2dd-4fe0-b39f-a93359a6dd59|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
e519ed8c-d2dd-4fe0-b39f-a93359a6dd59|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
e519ed8c-d2dd-4fe0-b39f-a93359a6dd59|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
e519ed8c-d2dd-4fe0-b39f-a93359a6dd59|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="2025-12-22T11:56:16.3275709+00:00" Version="0" EchoToken="Search" TransactionIdentifier="e519ed8c-d2dd-4fe0-b39f-a93359a6dd59" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="48.33" OriginalAmount="47.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.828107096844" Longitude="4.365002810955" StarRating="4" HotelCode="12612|2694" HotelName="Four Points by Sheraton Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Paul Spaak 15, Brussels 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8b/d6/8bd622510f6bd0df1d0ecec2bdcc4eabf1283543.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Avenue Louise, near the European Parliament, the shopping district, nightlife and r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.95" OriginalAmount="50.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.815217" Longitude="4.272138" StarRating="3" HotelCode="34310|1084668" HotelName="ibis Brussels Erasmus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Route de Lennik 790, Anderlecht, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/4d/684d171975d937cf51d845175ac8a47c0a96eb6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.40" OriginalAmount="50.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83668907" Longitude="4.3394941" StarRating="3" HotelCode="958648|2464205" HotelName="B&amp;B Hotel Brussels Centre Gare Du Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Fonsny 10, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/e4/08e47404a1b9329459eec624650c6c5acd283e32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.864917149852" Longitude="4.3590181104507" StarRating="4" HotelCode="29368|hotel_husa_president_park" HotelName="The President - Brussels Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Du Roi Albert II 44, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/86/5f868eddc527689d3387c629b3ac9b37e558ce89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grand hotel lies in the business and government ministry quarter of Brussels, only 3 blocks fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.53" OriginalAmount="51.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.884442" Longitude="4.444353" StarRating="3" HotelCode="28872|1292668" HotelName="Pentahotel Brussels Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Berkenlaan 5, 1831 Diegem</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/53/8a53f10797850da1a644f65ebd72f2bf6f68377e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 5 km away from Brussels airport. In only a few minutes' drive, guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852880444492" Longitude="4.3345633729855" StarRating="2" HotelCode="377655|auberge_de_jeunesse_generation_europe" HotelName="Auberge De Jeunesse Génération Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Garden,Housekeeping,Internet,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rue De l'Eléphant 4, 1080 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/9d/2c9d37734067796ac7d33cbc2a9b80ce4ad54dc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Auberge de Jeunesse Génération Europe, you'll be ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.858157872739" Longitude="4.3618941307068" StarRating="3" HotelCode="28866|chaochow_palace" HotelName="Chaochow Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Brabant 80, Saint-Josse-ten-Noode, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/5d/565d36a5fefdac10352df965b14ebd5b683510b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 200 m from Brussels main train station and the city centre can be reach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84120353" Longitude="4.341868" StarRating="2" HotelCode="382812|urban_city_centre_hostel" HotelName="Urban City Centre Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Woeringen 1, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/c8/b3c8717ab31c34e7241e70811d564cf68b305f94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Urban City Centre Hostel in Brussels (Lower Town), you'll be minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.88589112" Longitude="4.3418378" StarRating="2.5" HotelCode="371818|onyx_expo_brussels" HotelName="Hotel Tivoli Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Houba de Strooperlaan 34, 1020 Laken, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/bf/a1bff41722dfe05be87f053eb3123c69df23448e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.69" OriginalAmount="55.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836046" Longitude="4.357978" StarRating="3" HotelCode="76617|2029065" HotelName="Argus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Capitaine Crespel, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b6/c4b6fb82b253887ddae7f998c8b22faee3736441.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836551993789" Longitude="4.3606281280518" StarRating="3" HotelCode="181021|184531" HotelName="Aqua Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Stassart 43, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/zz/b9adc967709f1f0416a028b0bc58d6e28633dd46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.82714216" Longitude="4.35523897" StarRating="3" HotelCode="466647|jam_hotel" HotelName="Jam Hotel Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 132, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/08/83084a4a31483f1c3227d372c5e27f84bda5fb72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.850664318709" Longitude="4.3370899984295" StarRating="3" HotelCode="332938|belvue_hotel" HotelName="Hotel Belvue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Evariste Pierron, 1080 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/b7/4eb7afc9555455541888e325121a09a0bec82bd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.35" OriginalAmount="58.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856533" Longitude="4.3586809999999" StarRating="1" HotelCode="901292|2395035" HotelName="Hotel City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Progrès 7, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/11/8c115795ea85d9fb2a2722d0c8f68cce8cdd2d9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.835882" Longitude="4.361699" StarRating="3" HotelCode="181024|hotel_le_berger" HotelName="Le Berger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Berger 24, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/35/6a35790f50c89eb10bf8f3fac381bdde72c7ede3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8453" Longitude="4.36036" StarRating="0" HotelCode="620724|285917" HotelName="Chic Cocoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Lausanne 14, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/b4/9bb4d5c4bd73ac0d3364aff6cf32be6a1f9a5bc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.844185814159" Longitude="4.3474262952805" StarRating="3" HotelCode="10736|bedford_hotel__congress_centre" HotelName="Bedford Hotel &amp; Congress Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Midi 135-137, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/07/1907aaf62b142d207ee7be85c1d2abe28f2c7caf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of Brussels, close to Anneessens underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.847684064961" Longitude="4.4037144576721" StarRating="3" HotelCode="76600|aparthotel_brussel_lounge" HotelName="Diamant Suites Brussels EU" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Auguste Reyers 136, 1030 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d9/81d9df0ea07f3edf7c8822fed46047f3d91086f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The perfect solution for your short (from 1 night) and long stays in the capital of Europe! Whether ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840825528805" Longitude="4.2966440320015" StarRating="2" HotelCode="145267|budget_flats_brussels" HotelName="Budget Flats Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria Groeninckx de Maylaan 50, 1070 Anderlecht</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/32/c23284933d1f780804086dac63fb190a7ecbcadc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 20 rooms. The accommodation offers various se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.19" OriginalAmount="61.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840839" Longitude="4.338658" StarRating="5" HotelCode="76782|494325" HotelName="Hotel Be Manos, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square de l’aviation 23-27, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/a6/6ca6c2776cf5203044339bf4d534032d3f62de2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Design Boutique Luxury Hotel is located in Brussels, next to the Thalys and Eurostar Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846883" Longitude="4.354624" StarRating="2" HotelCode="80764|the_moon_hotel_2" HotelName="The Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Montagne 4B, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/10/70103d994f77644be2a70a4a2e80bdb209018b77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.68" OriginalAmount="62.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.831783398252" Longitude="4.3532305955887" StarRating="3" HotelCode="181013|1020468" HotelName="The Pantone Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Place Loix, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/99/16990b32ddb9c1040b5b229d5b76bc1b064060df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the trendy districts of Avenue Louise and Toison d’Or, within walking dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.862023974063" Longitude="4.3671982451303" StarRating="3" HotelCode="333027|the_helmet_hotel" HotelName="The Helmet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paleizenstraat 90, 1030 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/7b/f17bb74f125a66a40afceca20146480699b2b4ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837000877336" Longitude="4.3397712707519" StarRating="4" HotelCode="166384|hotel_cascade_midi" HotelName="Novotel Brussels Midi Station Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Fonsny 5-6-7, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/4d/4a4da4e12d93106874123f9d9a32e8851426a8b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85450975" Longitude="4.3547101" StarRating="2" HotelCode="575480|2go4_quality_hostel_brussels_city_center" HotelName="2GO4 Quality Hostel Brussels City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emile Jacqmainlaan 99, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/3f/be3ffeec11baf86bf6c79683c8e1f0b0bba953cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.19" OriginalAmount="63.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.844191828828" Longitude="4.3363254664733" StarRating="3" HotelCode="28893|361265" HotelName="Van Belle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Mons 39, 1070 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/99/5999114fadad767746be2c627852f3a2242d6718.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located in the Belgian capital of Brussels between the city centre and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848858308722" Longitude="4.3524849414825" StarRating="2" HotelCode="81031|opera_bruxelles" HotelName="Safestay Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Grétry 53, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/c0/4cc04b46537bc7069ae6cfa5a459deb66eba8a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels, just 5 minutes from Grand Place, 7 minutes from Mann...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.86659" Longitude="4.360667" StarRating="1.5" HotelCode="146254|condo_gardens_brussels" HotelName="Condo Gardens Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jollystraat 141, 1030 Schaerbeek</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/13/0713ab52577b64f253a48828b389f3fbfff75807.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.07" OriginalAmount="64.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.834809761745" Longitude="4.3538682845926" StarRating="3" HotelCode="57806|432115" HotelName="Citadines Toison d'Or Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Toison d'Or 61-63, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/5f/925f4a1db352ff0aac8f0c4db1671eb2a50b2f8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the lively and modern area of Louise Avenue and the Avenue de la Toison d'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.11" OriginalAmount="64.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852926672808" Longitude="4.3477816879749" StarRating="3" HotelCode="24559|396725" HotelName="Citadines Sainte-Catherine Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Quai au Bois à Brûler 51, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/26/5d26f51c146426f7e0266a15b46089b419019295.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street on the edge of the city´s historic centre, the hotel is located near to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854703" Longitude="4.354276" StarRating="3" HotelCode="16326|queen_anne_hotel_2" HotelName="Queen Anne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bd. Emile Jacqmain 110, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/06/f306439f252656d4a13a28be72ca95bbb8bf9f4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Brussels, close to the The Grand Place and De Brouckère ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.89446" Longitude="4.330999" StarRating="3" HotelCode="102978|best_western_hotel_expo" HotelName="Hotel Expo Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Houba de Strooper 600, 1020 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/9c/3f9cfd5c6011ed36e4267aadb5b70409ab96739e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.94" OriginalAmount="65.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840500327056" Longitude="4.3397980928421" StarRating="3" HotelCode="22202|122124" HotelName="Floris Hotel Ustel Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square De l'Aviation 6-8, 1070 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/25/cf/25cff35317a5d0aa6a7ceb0d53d5753868162ec1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels, close to the Grand Place. The nearest station is Le...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833281" Longitude="4.330491" StarRating="3" HotelCode="427896|hotel_thalys" HotelName="Hotel L'Escale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Housekeeping,Internet,LCD/Projector,Lounge,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de France 103, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/7c/247cc3e6ac6e7219fd64868bb6324e79d40dc5be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856341115317" Longitude="4.4141784310341" StarRating="2" HotelCode="147507|hotel_evergreen" HotelName="Hotel Evergreen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenue V.Day 1/3, Evere, 1140 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/95/4795d08d6c5154c31c2bbd07e0c6d87fa299c559.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 Evergreen in Brussels (Brussels East), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.37" OriginalAmount="66.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.82283319" Longitude="4.36690528" StarRating="3" HotelCode="575608|2494195" HotelName="Hooome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Vleurgat 153, Elsene, Ixelles, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/9f/d89f5b6db4143b7425d13124703a1ce6dcd5d505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.862581" Longitude="4.367065" StarRating="3" HotelCode="103038|apart_hotel_brussels_wellness" HotelName="Wellness Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Palais 108-110, 1030 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/42/7942a116b0589102b0710d60b0fc4558eaa021a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.13" OriginalAmount="67.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83800464" Longitude="4.33187822" StarRating="3" HotelCode="766604|2370485" HotelName="Appart City Confort Bruxelles Centre Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rue Rossini 38A, Anderlecht, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/db/31db990507b6cac4b7f04b01dbd2c67064722c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.22" OriginalAmount="67.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848141" Longitude="4.353104" StarRating="3" HotelCode="59332|115452" HotelName="Floris Arlequin Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Fourche 17-19, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/a0/96a03e5e57c79125bbffde2b59fa922cbf0de070.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is not only located directly on Brussels’ main market square, but at the heart of the ped...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.28" OriginalAmount="67.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85485314" Longitude="4.36694475" StarRating="3" HotelCode="365759|2493395" HotelName="Hotel Retro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Haecht 3, 1210 Brusseles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/3a/cb3a4b29e572f7d260583ea13c0c35615cadf045.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 Retro in Brussels (Saint-Josse-ten-Noode), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.826835" Longitude="4.364881" StarRating="3" HotelCode="78994|ibis_styles_brussels_louise" HotelName="ibis Styles Brussels Louise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 212, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/92/1392e54f6c7525b9d11b09d6856b39c759be554e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located across from a tram stop, near the convention center and close to P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.51" OriginalAmount="68.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85713007" Longitude="4.35087889" StarRating="3" HotelCode="539969|2066695" HotelName="Yadoya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Housekeeping,Internet,Laundry,Lounge,Meeting Room,Printer,Sauna,Smoking Rooms,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard d'Anvers 32-33, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/42/33423deaa7824a8f5f2d52d0283b89922efc6deb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yadoya Hotel is situated in Brussels, 600 m from Rogier Square and 600 m from Rue Neuve. Every room ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.59" OriginalAmount="68.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.859290558926" Longitude="4.4140483438969" StarRating="4" HotelCode="34542|365435" HotelName="Gresham Belson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Anciens Combattants - Oudstrijderslaan 1, 1140 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/7a/327a9b276b26b1b6629060561a400a3705994464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels midway between the airport and the City Centre. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836129" Longitude="4.338714" StarRating="3" HotelCode="23103|1387" HotelName="ibis Brussels Centre Gare Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Angleterre 2-20, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/78/68783cb9ba281a172952e036160efd7f9d45ae6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across from the Gare du Midi train station (Thalys, Eurostar and ICE), within 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85447868" Longitude="4.36743542" StarRating="2.5" HotelCode="575428|van_gogh_youth_hostel_city_centre_" HotelName="Chab Youth Hostel Van Gogh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue Traversiere 8, Sint-Joost-ten-Node, Bruxelles, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/c9/a8c93c5a15ed22ecad55be8ad5871358901fc1cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85165544" Longitude="4.36699244" StarRating="2" HotelCode="377588|gite_detapeauberge_de_jeunesse_jacques_brel" HotelName="Jacques Brel Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Housekeeping,Internet,Lounge,Luggage Storage,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Sablonnière 30, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/d8/b4d8958c7e7e2c691bdfa18c3c88ba34941579fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Gîte-Auberge de Jeunesse Jacques Brel is in the heart of Brussels,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="70.12" OriginalAmount="69.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836796" Longitude="4.339612" StarRating="3" HotelCode="78946|13058213" HotelName="Euro Capital Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Fonsny 9, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/6d/a26dbafb610ef77720628042dd226f213e187a22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.50" OriginalAmount="69.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.830609385076" Longitude="4.3596491217613" StarRating="4" HotelCode="28881|2724" HotelName="Izán Avenue Louise" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Blanche 4, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/2d/a32d7568648f02aef91386252191cc7359899ad6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels' commercial district, this deluxe hotel lies within a short distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.61" OriginalAmount="69.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854023" Longitude="4.355781" StarRating="4" HotelCode="18887|135854" HotelName="Marivaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Maxlaan 98B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/0d/da0d2461661d439449c434b7c1db4a70dd831ea3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city of Brussels, a few steps away from the famous Grand Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.80953245" Longitude="4.44383759" StarRating="2" HotelCode="410994|auberge_des_3_fontaines" HotelName="Auberge des 3 Fontaines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Garden,Internet,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Wavre 2057, 1160 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/e2/8de2a860a7ca057c8323215ff6bd2a2fe1c134f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Brussels (Watermaal-Bosvoorde), Auberge des 3 Fontaines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84061569" Longitude="4.33900798" StarRating="3" HotelCode="367681|hotel_aviation" HotelName="Hotel Aviation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Square de l'aviation 20, 1070 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/bc/06bc5a2d01d9c4867e637b59be90fae6c9493d49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.28" OriginalAmount="70.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.826252741888" Longitude="4.3636684119701" StarRating="5" HotelCode="67875|2714" HotelName="Le Chatelain Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Châtelain 17, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/12/2a121f3424aec51766ae053e720d2480cbefe694.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 50 m from the Avenue Louise shopping district. The Horta Museum is 750 m away a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.50" OriginalAmount="70.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.834154" Longitude="4.360574" StarRating="3" HotelCode="36060|1531058" HotelName="Beverly Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Rue du Prince Royal, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/ea/4dead23dc34886bcad186ae41e912efc72132c62.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84674" Longitude="4.294998" StarRating="3" HotelCode="296247|hotel_phenix" HotelName="Phenix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Central Heating,Fax,Printer,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Ninove 685, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/90/8390e70646b2ff0550eeefa35141859c8ab21dbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from Brussels' Grand-Place, Hôtel Phénix provides soundproof rooms with free WiFi and a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.884309" Longitude="4.31878" StarRating="2" HotelCode="147450|eurocap_hotel" HotelName="Eurocap" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Dieleghem 114-118, 1090 Bruxelles, Jette</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/34/cf34655179abb4e3186e56c04dce54333ce42296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 24 rooms. Services and facilities at the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.81" OriginalAmount="71.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848639" Longitude="4.354792" StarRating="4" HotelCode="103037|1108688" HotelName="B-Apart Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Dominicains 25, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a7/a3a76395a6e6ebaddafb448d500d84ccf9d0f378.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.86" OriginalAmount="71.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.831035455321" Longitude="4.3565632402897" StarRating="4" HotelCode="13418|185226" HotelName="Pentahotel Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 38, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/16/0d16d7f4d03337bd90bbef526d68b008cef53483.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the elegant Avenue Louise in the business centre of Brussels. Brus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8476051303" Longitude="4.3416126072407" StarRating="3" HotelCode="79199|hotel_georges_v" HotelName="Hotel Queen Mary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue T'Kint 23, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/7e/e87e3cd305a512adbb03deea500739214da544e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels on a quiet street, 15 metres from the Bourse and 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.75" OriginalAmount="72.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.841484088517" Longitude="4.3961562747993" StarRating="4" HotelCode="77503|224386" HotelName="Best Western Plus Park Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de l'Yser 21, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/33/41333f19fd29c7d7688f7cf3f79191dfd5b4fba0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.07" OriginalAmount="72.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833010200411" Longitude="4.3568547242963" StarRating="4" HotelCode="51800|299615" HotelName="NH Brussels Louise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée De Charleroi 17, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48383/a_48383_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the city, close to the elegant shopping district. A selection of cul...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856113380714" Longitude="4.362840950489" StarRating="3" HotelCode="34541|13719" HotelName="Best Western City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square Victoria Regina 9, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/3d/763de2d44c5c178506bca9e7b4222df53040a4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels, only a 5-minute walk from Nord train station and Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845914" Longitude="4.346886" StarRating="4" HotelCode="37047|exe_grand_place" HotelName="Catalonia Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Anspach 159, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/8d/7f8da0dff28501f20940eaa42d2985544f316658.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located along a main road at the heart of the tourist centre of Brussels and just a fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.98" OriginalAmount="73.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.89028" Longitude="4.344954" StarRating="2" HotelCode="80120|1979245" HotelName="Le Centenaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Jean Sobieski 84, 1020 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/1e/9c1e215471337f0d35a3bce8e832d811a1588e97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its convenient central location, this quaint hotel benefits from having easy access to great lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.65" OriginalAmount="73.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.902496" Longitude="4.339383" StarRating="3" HotelCode="103032|933225" HotelName="ibis Brussels Expo Atomium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Romeinse steenweg 572, 1853 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0c/bf0cede5aa4c0356c72acbb504444d02b3a3ff49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845013" Longitude="4.346769" StarRating="2" HotelCode="89965|mirabeau_hotel_brussel" HotelName="Mirabeau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Place Fontainas, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/27/52278af4dddc3ffbbb76138303f4485f05fc82c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.81" OriginalAmount="74.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83504928" Longitude="4.35935582" StarRating="3" HotelCode="541089|2066895" HotelName="Hygge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Drapiers 31-33, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/7d/b57dfcdc79be534ea0c58279d2f0ea118ee0b976.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.24" OriginalAmount="74.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.820433540203" Longitude="4.3701021929811" StarRating="4" HotelCode="26010|51434" HotelName="Hotel Barsey by Warwick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 381-383, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/01/3b01b925cf251670e203925fdfd8b2d5a9e23f8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Brussels directly on the exclusive Avenue Louise....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.55" OriginalAmount="74.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855447" Longitude="4.367049" StarRating="3" HotelCode="82684|464805" HotelName="Hôtel Villa Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale 195, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d9/f1d9bf474d83433a85b7b0c9ad4fa429b2a89581.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85035515" Longitude="4.3554615" StarRating="2" HotelCode="497361|172981" HotelName="easyHotel Brussels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zilverstraat 1, 1 Rue 'd Argent, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4c/e64c99697dc9ce80c875da54e039eea7bdb010b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Brussels. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8324046359" Longitude="4.3598283294477" StarRating="4" HotelCode="12577|floris_louise_hotel" HotelName="Zoom Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Concorde 59, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/32/ac324b2e75faa9b9bb937f86020979e92d7e8acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84318994837" Longitude="4.3328967690468" StarRating="3" HotelCode="59338|hotel_scandinavia" HotelName="Slina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Mons 115-117, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/85/f385e51cdb0b87aaa78411f2a82d8056702837be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Brussels, near the Grand Place. It is approximately 500 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.98" OriginalAmount="75.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.827457" Longitude="4.353741" StarRating="3" HotelCode="903687|1643598" HotelName="The Neufchatel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Neufchatel 34, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/1e/3f1ece053f3550f42293f23a74d8c99240c4ba87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8525" Longitude="4.354984" StarRating="2" HotelCode="142729|hotel_abberdeen" HotelName="Abberdeen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Internet,Luggage Storage,Shopping Arcade,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Colombier 4, Brussel District, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/65/f465d7ed3eb2d2fd405cdc2117c78e7e11965a65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ubicado en el corazón de la bonita ciudad de Bruselas, a sólo 200 metros de la Grand Place, este aco...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.85" OriginalAmount="76.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846157356607" Longitude="4.3843261654314" StarRating="4" HotelCode="77826|1097838" HotelName="B-Aparthotel Ambiorix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square Ambiorix 28, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/fb/6afbffffa224941b49d414c75a8767996cf6263e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849581551518" Longitude="4.3460261370388" StarRating="3" HotelCode="64199|atlas_hotel_brussels" HotelName="Atlas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Vieux Marché aux Grains 30, 1000 Brussels, Belgium</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/f0/b1f0498f68a0e5c92dac019fc1f3f6037d491477.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852581" Longitude="4.355054" StarRating="2" HotelCode="151044|hotel_le_grand_colombier" HotelName="Le Grand Colombier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Colombier 10, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/6b/5c6bba0b04b41b39aca19a5ef683cf847906e70d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839199" Longitude="4.36169" StarRating="3" HotelCode="47359|207894" HotelName="Chambord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue de Namur, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/2b/812b97e6d304d2be24671223a547a2fb5faea904.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.829997" Longitude="4.356228" StarRating="3" HotelCode="297073|39050" HotelName="ibis Styles Brussels Centre Stephanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 66, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/e5/30e5cde57a4030d754eea188fa98b34d9550380c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the center of Brussels, near Place Stephanie and Avenue Louise. It is also c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856375" Longitude="4.3583" StarRating="3" HotelCode="47627|3386" HotelName="Siru" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue des croisades, Brussels 1210</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6f/686f7d689fc3b365c80652d4d49457049221b88f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Place Rogier, the hotel is only a 5-minute walk to Brussels’ city centre. Moreover, it is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.79" OriginalAmount="78.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.821308" Longitude="4.366377" StarRating="3" HotelCode="77881|2556515" HotelName="Capital" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>191 Chaussee de Vleurgat, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/38/153863709844f5c41c778a23b7a3bb98327c5324.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.91" OriginalAmount="78.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.883881179716" Longitude="4.4425883889198" StarRating="4" HotelCode="39368|2704" HotelName="Holiday Inn Airport Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holidaystraat 7, 1831 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/35/e535a0785ab9e4097423b3963ae2c2485061f185.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable holiday is quietly located in close proximity to Brussels airport. There is a golf ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.20" OriginalAmount="78.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848783" Longitude="4.3688070000001" StarRating="4" HotelCode="930968|1885995" HotelName="B Aparthotel Regent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard du Régent 58, 1000 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/62/ec625ef8bbab7cfe3993734c72b65791ab4aa41d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848778715958" Longitude="4.3480056524277" StarRating="3" HotelCode="901595|219241" HotelName="Orts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Auguste Orts 38–40, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/8b/ba8bf76fa1717a94a1f53806b49035412eaba804.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Brussels. Travellers will enjoy a peaceful and calm stay at Orts as it count...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.835322200143" Longitude="4.3378213047981" StarRating="3" HotelCode="168593|park_inn_by_radisson_brussels_midi" HotelName="Park Inn by Radisson Brussels Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Marcel Broodthaers 3, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/45/8245ff82f7a372a16a53a7b94998b7bcb6f2a113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel places its guests just steps from the entrance to the Gare du Midi (south train station), ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.35" OriginalAmount="79.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833517247854" Longitude="4.3544617809856" StarRating="4" HotelCode="337411|282215" HotelName="NH Brussels Stéphanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Jean Stas 32, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/cb/78cbb0a0e9d0bea4df1effecf89631b1f25ea4ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in a peaceful location, although close to the famous Avenue Louise and on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.66" OriginalAmount="79.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.850516292386" Longitude="4.3493665362111" StarRating="3" HotelCode="13774|109762" HotelName="ibis Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Joseph Plateau 2, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/24/5924e25e4511d8e9ab6a86c28300a6868f480bff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels, this hotel lies within a short distance of the Grand Place and an ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854183" Longitude="4.356622" StarRating="1" HotelCode="166723|maxhotel" HotelName="Max" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 boulevard Adolphe Max, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3e/c53efb9b09589e0dd1889b5e67749cc3b98016c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business and theatre district of Brussels. Links to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.78" OriginalAmount="82.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.833472" Longitude="4.355512" StarRating="3" HotelCode="154974|2324305" HotelName="Vintage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Dejoncker 45, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/f1/fef19cd2bb73cc1a5e2feb3cf868e56a4170ef31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84525770764" Longitude="4.3534669153443" StarRating="3" HotelCode="143270|39182" HotelName="Alma Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Eperionniers 42-44, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a3/c9a3095c758861777a62af3211d014a8a92a4e85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84293" Longitude="4.346353" StarRating="2" HotelCode="142664|219177" HotelName="A La Grande Cloche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Rouppe 10, 1000 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/e1/14e1c385b52eb593a7f8a5170ab1e9661a73dfa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84112037" Longitude="4.34164053" StarRating="2" HotelCode="387645|brxxl5_city_centre_hostel" HotelName="Brxxl 5 City Centre Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Housekeeping,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Woeringen 5, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/cf/0ccfcd9301e6b589e1a62233cf63d9865a129e77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at BRXXL5 CITY CENTRE Hostel in Brussels (Marolles), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839462" Longitude="4.33851" StarRating="4" HotelCode="298325|mercure_brussels_centre_midi" HotelName="Mercure Brussels Centre Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Jamar 25-29, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/2e/7a2e39f6dab3c815e5b9afd9bdfba0299c065de2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="85.65" OriginalAmount="84.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855178" Longitude="4.366526" StarRating="4" HotelCode="13038|1175905" HotelName="Hotel NH Brussels Bloom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale-Koningsstraat 250, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/51/3a51635a73fff1157cba7014ef622d2f9a3ad0fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Rue Royale in central Brussels, beside Brussels' inner ring road and adjace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.856110840916" Longitude="4.3588900566101" StarRating="3" HotelCode="64874|5819" HotelName="Des Colonies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Croisades 6-10, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/9f/459f82e9d2845928b350821f684531c8be30299f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels and is close to the Grand Place, there are shops loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848333" Longitude="4.356567" StarRating="4" HotelCode="28890|scandic_grand_place" HotelName="Hotel Hubert  Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Arenberg 18, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/9c/8c9c73621ab4754828bac794a2473f8fbadcd3e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historical centre of Brussels, next to the famous Grand Place and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849424" Longitude="4.367276" StarRating="3" HotelCode="130076|hotel_du_congres" HotelName="Hotel Du Congres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Congres 42, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/fb/22fb8fa265d8d8170449ce15fb4212bba69125c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839331347371" Longitude="4.3393021371785" StarRating="3" HotelCode="76392|hotel_midizuid" HotelName="Hotel Midi-Zuid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Boulevard Jamar, 1060 St-Gilles, Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/e4/e1e41b6f5ba6911b458703d8fc40edf59ae0ea63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.66" OriginalAmount="85.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.820899822674" Longitude="4.3531046277446" StarRating="3" HotelCode="12609|926195" HotelName="Catalonia Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Haut-Pont 2, Hoge Bruglaan, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/29/bb29f8da3697c8806778cffc3f007e12e6e57a34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is situated in the centre of Brussels, was opened in 1964. It is only a short driv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.825977420231" Longitude="4.3312954902649" StarRating="3" HotelCode="64977|hotel_de_fierlant" HotelName="De Fierlant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Village" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Fierlant 67, 1190 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/33/363398833bd8a2e2c77ce09a28c8c2f91e98cad4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish new city hotel is located just a few minutes from the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.99" OriginalAmount="86.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855303424518" Longitude="4.3573364900126" StarRating="4" HotelCode="34306|475905" HotelName="Hotel Le Dome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard du Jardin Botanique 9-12-13, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a7/b7a742bf8f4070ab9cd98f03483ae2ae86f2cdc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Brussels, near the Grand Place, the shopping and business distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.42" OriginalAmount="87.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.847156057973" Longitude="4.3539463464094" StarRating="3" HotelCode="10319|804665" HotelName="Aris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Herbes 78-80, Grasmarkt, 1000 Brussel, Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/ae/13ae5b6b40f0c259b3cf0ad358954d7e7fd2f97c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel has an ideal location in the heart of the old town just 20 m from picturesque Grand ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.47" OriginalAmount="87.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.869911750916" Longitude="4.4054907560349" StarRating="4" HotelCode="34312|82845" HotelName="Courtyard Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Olympiades 6, 1140 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/9b/f59b7e14080621f6cb69d66ac1d5c6b325621f6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels, just a short drive from the centre. The train stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849212" Longitude="4.347758" StarRating="3" HotelCode="909531|172980" HotelName="Dansaert Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Antoine Dansaert 11, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/56/565627b1148a05459216267a26213f3e71dc7f4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848719" Longitude="4.351084" StarRating="3" HotelCode="81971|hotel_saint_nicolas" HotelName="Saint Nicolas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Poulets 32, Bruxelles 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/96/a6963c8a5d64b18854bb04a1321f68dcfef3f58b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from the Grand Place, near the Bourse and Brussels Central Station. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83558" Longitude="4.361166" StarRating="2" HotelCode="902976|sun_hotel_8" HotelName="Sun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Berger 38, Elsene, Ixelles, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/e2/5be2c071feb1acefe8fe2f20ac867f45d8ace70a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.8479644" Longitude="4.3478137" StarRating="3" HotelCode="193721|saint_gery_boutique_hotel" HotelName="Saint Gery Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Saint-Géry 29-32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/07/320705863fb0a12d23e49d6c014ec96db7e11d26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.841932145155" Longitude="4.3696213558197" StarRating="2" HotelCode="916474|49719" HotelName="Aparthotel Adagio access Brussels Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>rue de l'industrie 12, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/61/ff61cab658b620dc16f99981f7ba5780e695c024.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 6-minute walk from a metro station, and a 10-minute walk from many cafés, bars, shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.832261365261" Longitude="4.3501252769975" StarRating="4" HotelCode="82929|hotel_cascade_louise" HotelName="Hilton Garden Inn Brussels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Berckmansstraat 128, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/38/a3380bbeed52c4c87271eca8fdefe68e51ee02eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.831505065322" Longitude="4.3589940425156" StarRating="4" HotelCode="25642|22954" HotelName="Thon Hotel Bristol Stephanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 91-93, 1050 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/83/3b83943e749364d088944595cb94b9c3a1ed585f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its impressive location on the Avenue Louise, Brussel’s most fashionable shopping and business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855351" Longitude="4.369149" StarRating="3" HotelCode="181025|hotel_prestige_27" HotelName="Prestige" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Méridien 70, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/7b/327b21e2b31d477466db7311aa69b65d0830d3f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.853459415025" Longitude="4.3483839641524" StarRating="3" HotelCode="901353|hotel_noga" HotelName="Hotel Noga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Meeting Room,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Béguinage 38 B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/33/753345ac6ddf499cca4031ef37a78958fa451ce8.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 Noga in Brussels (Sainte-Catherine), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83938702" Longitude="4.35063168" StarRating="3" HotelCode="456800|bb_la_maison_haute" HotelName="La Maison Haute" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Haute 101, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/b4/01b4945cde8a774c9af361033137be77ac45da31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.36" OriginalAmount="94.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83934" Longitude="4.33889" StarRating="2" HotelCode="78714|610855" HotelName="De France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Jamar 21-23, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/fe/5bfea21d3960751a49ddbf9c64c89f74f06ad223.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.850088" Longitude="4.35172" StarRating="3" HotelCode="140887|aparthotel_adagio_brussels_centre_monnaie" HotelName="Aparthotel Adagio Brussels Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Anspach 20, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/6a/be6a662264382623004d5ec9c5cde646076486e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the very heart of Brussels on Boulevard Anspach near Rue Neuve an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839416" Longitude="4.399855" StarRating="2" HotelCode="146811|hotel_derby_5" HotelName="Derby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Tervuren 24, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/82/11823d1ebc4916cc927a91aaa48dd51e009ecd89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85281525" Longitude="4.34886914" StarRating="0" HotelCode="227878|apartments_residence_les_ecrins_" HotelName="Les Ecrins Résidence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Rouleau 15, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f8/cdf849df963329ac7660bce637b58a5302aceb30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.45" OriginalAmount="96.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84561" Longitude="4.353219" StarRating="3" HotelCode="80784|1650298" HotelName="Mozart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Fromages 23, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/95/439594931d4ac7e2aa6a0a954473217ef565b84d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.18" OriginalAmount="97.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848487" Longitude="4.357429" StarRating="4" HotelCode="12871|299655" HotelName="NH Brussels Grand Place Arenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Assaut - Stormstraat 15, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/5f/3e5f13275ad70bce3177660a91e32317c461b785.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the heart of Brussels, this hotel lies close to the commercial district as well...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84689602" Longitude="4.37192106" StarRating="2" HotelCode="729696|residence_marietherese_2" HotelName="Residence Marie- Therese &amp; Joseph II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Maria-Theresiastraat, Brüssel 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/56/50567fe930ceb6576a4952edfea06222d9a88297.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.42" OriginalAmount="98.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845140736587" Longitude="4.3543471742613" StarRating="5" HotelCode="26215|93350" HotelName="Warwick Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Duquesnoy 5, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/fe/14fe7b2d8c969797b9015b55b985e7372bdeb9d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Elegant and sophisticated, the hotel is located directly on Grand Place, ideally located, within wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.94" OriginalAmount="98.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846777627394" Longitude="4.3553495753338" StarRating="3" HotelCode="30120|1020388" HotelName="ibis Brussels off Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Marché aux Herbes 100, Grasmarkt, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/e4/cce42ec96989c72269e657ff6106da6732e1e4d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.94" OriginalAmount="100.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855884809199" Longitude="4.3573344355819" StarRating="4" HotelCode="63929|230676" HotelName="Thon Hotel Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Avenue du Boulevard 17, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/80/62809b33ecf4938dea9e5dae133408af84f158f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, beside the new business district "Espace Nord" and the Belg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845005" Longitude="4.3496259999999" StarRating="1" HotelCode="150733|la_vieille_lanterne" HotelName="La Vieille Lanterne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Grands Carmes 29, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/f6/63f6152fafa79c541beaa4188420d2e736a38b70.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="16" TotalAmount="102.32" OriginalAmount="101.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.828301" Longitude="4.355646" StarRating="5" HotelCode="80316|1428158" HotelName="Manos Premier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 100-106, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/30/c130448ea8adfdf294e6865896970dd5a208fdd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.81" OriginalAmount="101.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846538208626" Longitude="4.3592494726181" StarRating="4" HotelCode="409342|354165" HotelName="9Hotel Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Colonies 10, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/c4/ebc499e30a2b6f33951c510a9a8776a3fff427fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within easy reach of Brussels’ shopping and business districts, as well as the city’s ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.96" OriginalAmount="101.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837456878769" Longitude="4.3722197686002" StarRating="4" HotelCode="81856|88858" HotelName="Radisson Red Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Idalie 35, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/fd/84fdb550587d94d5911072fa8c69083f12e0b48b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the trendy European Quarter, the establishment has a fantastic design and of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.801380411472" Longitude="4.4219870120287" StarRating="3" HotelCode="162736|hotel_lauberge_du_souverain" HotelName="L'Auberge du Souverain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Fauconnerie 1-5, 1170 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/14/0a14a08caa93fc256c1b7b83ad19bedad6528121.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.829180808832" Longitude="4.3578607124567" StarRating="3" HotelCode="75364|louise_hotel" HotelName="Made in Louise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Veydt 40, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/7b/0e7bc668cef9b95366accdbe310e033638e4fd67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the commercial area of the famous Louise Avenue, a stone's throw fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845202" Longitude="4.388735" StarRating="3" HotelCode="89966|chelton_hotel_brussels" HotelName="Chelton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Veronese st., Brussels 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/87/cb87aa4dd92ea5d5f83e3b7551be646c64849af4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Chelton Hotel is only 600 metres from Schuman Metro Station and only a 5-minute walk from the Europe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84674919" Longitude="4.39064811" StarRating="1" HotelCode="368383|hotel_satellite_2" HotelName="Hôtel Satellite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Franklin Street 157B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/ab/29ab9a17b819149229d4151f969ee79c610b3f33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel Satellite in Brussels (European Quarter), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.00" OriginalAmount="104.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85159809" Longitude="4.34692395" StarRating="4" HotelCode="577140|2494495" HotelName="B&amp;B Be In Brussels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Chien Marin, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ab/65ab75f1f1479ec6bb57cce27d0a1a6ffbacc641.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.838198183134" Longitude="4.3714601693115" StarRating="4" HotelCode="28889|25642" HotelName="Renaissance Brussels Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Parnasse 19, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/56/8356edea9f0983de4171771100870d665b9629be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the so-called European district of the city, close to the European ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="106.46" OriginalAmount="105.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85097" Longitude="4.364454" StarRating="3" HotelCode="29367|1490789" HotelName="Best Western Royal Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue Royale, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/0f/ec0f3522a9196e991d4fbdb1a13608e85c19cffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located at the heart of Brussels just a few paces from the famous Grand Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="106.51" OriginalAmount="105.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85222" Longitude="4.354117" StarRating="4" HotelCode="27223|1307954" HotelName="NH Collection Brussels Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Adolphe Max, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/df/b2dfbe0efb0d65c2a2713db78cc9fe99dd0404b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels within 5 minutes' walk of the famous Grand Place with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84590463" Longitude="4.35409356" StarRating="3" HotelCode="466631|172996" HotelName="Hotel Agora Brussels Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Eperonniers 3, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/55653/2855653/1.jpg?f=15042393</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.04" OriginalAmount="107.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.844898" Longitude="4.382523" StarRating="4" HotelCode="49076|330455" HotelName="NH Brussels EU Berlaymont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 11-19, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/5d/145db96da3a5d8f2c4696bbbee225dabadc48e1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern and fashionable hotel is situated at the heart of the European quarter of Brussels. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83995491" Longitude="4.3363773" StarRating="3" HotelCode="457321|aparthotel_residence_bara_midi" HotelName="Residence Bara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rue Limnander 37, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/54/fe54ede7a56004842a04f09b90e7f3380d5ae3ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.22" OriginalAmount="109.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.831632624764" Longitude="4.356706738472" StarRating="4" HotelCode="80317|866295" HotelName="Manos Stephanie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 28, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/73/be73756117d7c37f9259886071ba36706be93a34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.39" OriginalAmount="110.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845597" Longitude="4.382453" StarRating="4" HotelCode="89964|299525" HotelName="New Charlemagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 25/27, B-1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/e2/7fe2811e7d8def1806c4b7cdb9438247fdf40986.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an 11-minute walk to Parc du Cinquantenaire and a 6-minute walk to a metro station with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.56" OriginalAmount="110.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855711244405" Longitude="4.3597269058228" StarRating="4" HotelCode="28875|75294" HotelName="Hilton Brussels City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Charles Rogier 20, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4c/804cf99e10b2df132756574470f959bdc66cea7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is located in city of Brussels, directly beside Rogier métro station. A diverse ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846463709686" Longitude="4.3553933091927" StarRating="4" HotelCode="55614|best_western_premier_hotel_carrefour_de_leurope" HotelName="NH Brussels Carrefour de l'Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marche aux Herbes 110 B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a5/f0a551a31e40516c159e05c1471fb1895272a57e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Brussels. It is close to the Grand Place and the nearest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.40" OriginalAmount="112.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84608278" Longitude="4.3717457" StarRating="3.5" HotelCode="510615|2058675" HotelName="Courtyard Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Joseph II 32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/5c/2b5cfa8fa9b3a8e2c1f836da661ce06061cf92db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.80" OriginalAmount="112.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.842136475369" Longitude="4.3445080518722" StarRating="4" HotelCode="336622|123674" HotelName="The Augustin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Stalingrad 25-31, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/3b/0e3bf44657d61bbf3edf1bfd327f9fc0c3fc1f73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the centre of Brussels, nearby the historic Grand Place. The area has a choice of r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848626126831" Longitude="4.3631539067459" StarRating="3" HotelCode="305456|motel_brussels" HotelName="Motel One Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale 120, Koningsstraat, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/9d/9a9d2a1efac6590805883608b6c8598cfbcb187a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 489 rooms. Most storeys are accessible by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="114.76" OriginalAmount="113.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.855484" Longitude="4.359613" StarRating="4" HotelCode="47943|CAO404900" HotelName="Crowne Plaza Brussels - Le Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Gineste 3, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ce/57ce23e67794ff23190ef51e2bc54adc30a8a802.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is situated at the heart of Brussels, within a short walk of the tourist centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.09" OriginalAmount="113.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.850746364544" Longitude="4.3500390359767" StarRating="3" HotelCode="25127|183736" HotelName="Novotel Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Vierge Noire 32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/70/0e70600b018512d488a69ced1a11cd0290d45513.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels, within a short distance of many of the top sights in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837082" Longitude="4.335152" StarRating="4" HotelCode="212712|42285" HotelName="Pullman Brussels Centre Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Victor Horta 1, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/9e/d79efdd9bfeadc99376b912715c2003abeb2ef7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the international train station of Gare du Midi (easy access to the rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="115.71" OriginalAmount="114.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840723903502" Longitude="4.3836790323257" StarRating="3" HotelCode="34311|3370207" HotelName="Holiday Inn Brussels - Schuman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Breydelstraat 20-24, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/79/2e797c1fd22ab32bfcdca312df1b667f6ba61f93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the institutions of the European Union, next to the parliament, Borschette b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.80" OriginalAmount="114.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84224435383" Longitude="4.3556188569138" StarRating="4" HotelCode="409340|1923165" HotelName="9Hotel Sablon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue De La Paille 2-8, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/47/b4478469b2f2fd98430a3f2a0e2ace63f81dfd9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels, next to the central train station and close to the G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="117.36" OriginalAmount="116.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845055331785" Longitude="4.3820621111608" StarRating="4" HotelCode="89963|1101758" HotelName="First Euroflat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 50, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/9b/6c9b028d1b4b27b0f59aa1a200687d1bc1889985.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the immediate proximity of the European Union buildings, at Schuman station....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.70" OriginalAmount="116.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.843965" Longitude="4.375594" StarRating="4" HotelCode="175412|747935" HotelName="Thon Hotel EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Loi/Wetstraat 75, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/82/7b8248ebd7bd53f795db642d11f31f1d849b743c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated in the EU district. It is only 140 m from Maelbeek metro station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839916" Longitude="4.43103" StarRating="3" HotelCode="909529|aspria_royal_la_rasante" HotelName="Aspria Royal La Rasante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Sombre 56, 1200 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/60/5b60b267ce37cfafccbeb50d6b3c1e6bce3b4950.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846895545428" Longitude="4.3593245744705" StarRating="4" HotelCode="168594|sandton_brussels_centre" HotelName="Sandton Brussels Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parochiaansstraat 15-23, Rue des Paroissiens 15-23, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/87/0d87ecb281c9d3d6c02de9e4d6f842f670d27252.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on a very quiet street and yet only 200 m away from Bruss...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.49" OriginalAmount="121.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846225748374" Longitude="4.3549887835979" StarRating="4" HotelCode="25173|99082" HotelName="Novotel Brussels off Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Rue du Marché Aux Herbes, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/d2/b8d2ac3c351dc34fd4fd6c07e60c5c8501b2fb5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the historical city just a few minutes from links to the public tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.840912" Longitude="4.355837" StarRating="4" HotelCode="258922|nh_collection_brussels_grand_sablon" HotelName="NH Collection Brussels Grand Sablon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Bodenbroek 2/4, City Center, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/d8/09d80811f723756e9f073ac6272eba297dd30cd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between the Royal Palace and the Musical Instruments Museum, next to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83065605" Longitude="4.35643034" StarRating="4" HotelCode="793272|355045" HotelName="Harmon House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Housekeeping,Library,Meeting Room,Pets allowed,Printer,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 50, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/38/1738c1a6ab4426159fc8bac0238b7bf8507dcac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Brussels. Located within 1. 7 kilometre(s) from the town centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846837794902" Longitude="4.2995749785011" StarRating="3" HotelCode="56127|ares_budget_hotel" HotelName="Prince de Liege" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Ninove 664, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/8d/5c8d0b9c693ee8742dcb446e8ed309f025119325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel enjoys a fabulous location within metres of Van Soust bus station. Jacques Brel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.33" OriginalAmount="125.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.849503882763" Longitude="4.3565779239425" StarRating="4" HotelCode="16405|2744" HotelName="Radisson Blu Royal Hotel, Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Fossé-aux-Loups 47, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/6f/d96f87f5ffae56e58763d8f9685214a35dd4f667.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels just a short distance from the famous Royal Saint-Hub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852838" Longitude="4.355255" StarRating="3" HotelCode="147404|hotel_esperance" HotelName="Esperance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue du Finistère, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/be/69be763b2561596a74b610455aed0c3ee6369ef8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 12 rooms. Services and facilities at the hotel include a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.79905658" Longitude="4.35591512" StarRating="0" HotelCode="765375|guest_house_la_maison_chantecler" HotelName="La Maison Chantecler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Circulaire 154, 1180 Uccle, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/8b/1e8b86d4cbba195ff3158daceebbc043c17b77e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84629095028" Longitude="4.3530267477035" StarRating="1" HotelCode="902178|hotel_saintmichel_2" HotelName="Le Quinze Grand Place Brussels Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Grand Place 15, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/59/8b5911d4a01c373a9ad60015e4c5813ac329bfdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.851199371006" Longitude="4.3411469730163" StarRating="0" HotelCode="457604|bb_druum" HotelName="Druum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Houblon 63 Hopstraat, Coin Du Diable, 1000 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/60/6e608a52e84fe55c35acf044292dc2558eef754c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83671764" Longitude="4.38561405" StarRating="3" HotelCode="449630|bb_place_jourdan" HotelName="B&amp;B Place Jourdan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 26/12/2025" HotelFacility="Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Rue General Leman 97, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/e9/cfe99b72216313485df8577e3ab99a9453aaeeb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;B&amp;B Place Jourdan is in the heart of Brussels, walking distance fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.85" OriginalAmount="131.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.839759" Longitude="4.367511" StarRating="5" HotelCode="28891|329905" HotelName="Stanhope Hotel Brussels by Thon Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Commerce 9, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/e0/2fe0f8721cb2834db0818203223212b76023fa98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between the royal palace and the European Parliament. The famous Grand Place ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85272257" Longitude="4.36877134" StarRating="3" HotelCode="435748|bb_welcome_to_my_place" HotelName="Welcome to my place B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Place Quetelet, 1, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/b7/d7b72dca0835cacc7ee64af772428302aa4bd278.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Brussels (Saint-Josse-ten-Noode), Welcome to my place B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.16" OriginalAmount="132.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.836144" Longitude="4.357095" StarRating="5" HotelCode="47458|120574" HotelName="Sofitel Brussels Le Louise" 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>Avenue de la Toison d' Or 40, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/37/733774e74fb866033350379f44a6120cc1de864e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.847816795335" Longitude="4.3549026831774" StarRating="4" HotelCode="305523|hotel_des_galeries" HotelName="Hôtel des Galeries" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Bouchers 38, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/1b/451bacef8333059b861f7be58950556258da76de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vilvoorde.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.54" OriginalAmount="135.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848716919089" Longitude="4.3489139013343" StarRating="4" HotelCode="34308|918095" HotelName="Brussels Marriott Hotel Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Auguste Orts 3-7, Grand Place, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/e6/87e6f9b5be4d91a02f2af64e2d82b8f7f94ad002.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Brussels, at the top of the well-known Rue Antoin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="137.64" OriginalAmount="136.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84913188922" Longitude="4.3546553648198" StarRating="4" HotelCode="387046|122078" HotelName="The Dominican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Léopold / Leopoldstraat 9, 1000 Brussels, Belgirum</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/90/f3900f5a140d6f0bf274eb798593dc6c099d109c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tucked away behind La Monnaie, the famous theatre and opera house, and just off the Grand Place, thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.89" OriginalAmount="136.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.838160127221" Longitude="4.3714619854538" StarRating="4" HotelCode="38662|768535" HotelName="Marriott Executive Apartments Brussels, European Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Parnasse 15, European Quarter, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/61/ed61f1fac81991034b161954a962e03262fc1bc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located about 2 km from the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.85360747" Longitude="4.34817571" StarRating="3" HotelCode="438319|bb_fish_market" HotelName="Fishmarket B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Dining,Fitness Centre,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage,Off-Site Parking,Parking,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Grand Hospice 15, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/e7/b4e7ae572705dd07103daa00d99c507dd66361d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Fishmarket Apartments is centrally located in Brussels, walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.39" OriginalAmount="139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83533554" Longitude="4.33970273" StarRating="3" HotelCode="413097|midi_residence" HotelName="Midi Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dining,Internet,Kitchen,LCD/Projector,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Engelandstraat 25, Sint-Gilles, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/ec/c0ec3b49246c601c6eee370c4785d4ee4e7dcea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Brussels, Midi Residence is minutes from Midi Market an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="146.42" OriginalAmount="144.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.845953931656" Longitude="4.3560737371445" StarRating="4" HotelCode="13953|CAF884000" HotelName="Hilton Brussels Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrefour de l'Europe 3, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f7/7bf7d4a42a2dc09f09f13da2c8c9ac1a3a6d3b32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels, close to the old town and within a short distance o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.47" OriginalAmount="147.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837362" Longitude="4.357463" StarRating="4" HotelCode="97653|the_hotel_brussels" HotelName="The Hotel Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard de Waterloo 38, Close to the European Parliament and Commission, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/96/4196f53cd058fd9ceeeb8934ff229edb26bc7cec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located approximately 1 km from Brussels Central station, and 20 km fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84365775" Longitude="4.39596615" StarRating="0" HotelCode="458511|residence_dici_dailleurs_" HotelName="Résidence D'ici D'ailleurs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 13/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Noyer 346, 1030 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/92/aa/92aa21d38b15ae84a3fe10c13970ed64fb78f079.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="158.85" OriginalAmount="157.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.832519862449" Longitude="4.3574941177417" StarRating="5" HotelCode="47710|1102226" HotelName="Steigenberger Wiltcher's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Avenue Louise, Louizalaan 71, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/03/f503a91b97b56c10ecccd3545425e2ba573036a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the famous Avenue Louise, Brussel's famous commercial and business street, this hotel lie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.44" OriginalAmount="157.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.897110533459" Longitude="4.483138024807" StarRating="4" HotelCode="34309|55434" HotelName="Sheraton Brussels Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brussels National Airport, 1930 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/1a/2b1afc9413e861915fa647eaf2fe94aeb8fd5b7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just in front of Brussels International Airport and is a short drive away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.837746183878" Longitude="4.3810772895813" StarRating="5" HotelCode="60918|27152" HotelName="Sofitel Brussels Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Jourdan 1, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/c1/a3c1e243a981a519278d117dcd5bdcc615bbf11a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.838333951324" Longitude="4.3718022108078" StarRating="2" HotelCode="181026|hotel_du_parlement" HotelName="Hotel du Parlement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Parnasse 24, Brussels 1050</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/51/1e5114a729ee25a78fa96ad02e086af5ef507bc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.84559338716" Longitude="4.3822406957008" StarRating="4" HotelCode="28871|martins_central_park_2" HotelName="Martin's Brussels EU" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 80, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/8e/d28e4dfa7dced4b9bde553abffd4636d92e141dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is splendidly situated for anyone who decides to visit Brussels and experience its wealth ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.848371" Longitude="4.350464" StarRating="3" HotelCode="268674|173000" HotelName="Matignon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Bourse 10, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211101/211101a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 3 star Hotel Matignon in Brussels. No on site car parking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.49" OriginalAmount="248.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.852905697214" Longitude="4.4484651088715" StarRating="4" HotelCode="75355|1967575" HotelName="Tangla Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Emmanuel Mounier 5, Woluwé St Lambert, 1200 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/85/51857cb17dc111f318f6d3bf62b3ce245dc3fe63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels, the nearest station is Alma Station. The nearest s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.29" OriginalAmount="282.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.846205" Longitude="4.351288" StarRating="5" HotelCode="200934|91162" HotelName="Hotel Amigo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de l'Amigo, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/17/fa177eba48fe144f74003c919e2eb3950f2b5688.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels, this luxury hotel is located directly on the Grand Place. A divers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.99" OriginalAmount="299.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.81755139" Longitude="4.34655233" StarRating="3" HotelCode="572676|albert_moliere" HotelName="Albert Molière" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>168 Avenue Albert, 1190 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/bd/3ebd28f0fa238d38f3732def85ddaa41783daecd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.825952" Longitude="4.362885" StarRating="5" HotelCode="268677|odette_en_ville_brussels" HotelName="Odette En Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Châtelain 25, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/2f/1c2f3706fe0382745318c855f3b66fbe6507c81c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.82788626" Longitude="4.36106639" StarRating="3" HotelCode="742792|the_livorno" HotelName="The Livorno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Livourne 97A, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/dc/eddc2fde62829655f0426048b4f2c559a6ee9b67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.851206933776" Longitude="4.3649931462958" StarRating="4" HotelCode="43664|427858" HotelName="Corinthia Grand Hotel Astoria Brussels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale 103, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/130538/53700b2543252a1fa56b71d94fb14654.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Established in 1909, the Tiara Astoria Bruxelles, located in the heart of this historic town, shares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="536.22" OriginalAmount="530.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.854474322068" Longitude="4.356449923741" StarRating="5" HotelCode="29455|1113571" HotelName="Hotel Le Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Max 118-126, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/0e/5b0e4ae97ed5514192061b10c56a3eeb210358b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of Brussels, close to the Grand Place. The nearest train ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3737.29" OriginalAmount="3700.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.83820946253" Longitude="4.4070725373756" StarRating="5" HotelCode="28883|364745" HotelName="Eurostars Montgomery" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Tervueren 134, 1150 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/43/c2437a68ea459b94999d7189e516ec6b2d62803d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Brussels, close to the Parc du Cinquantenaire, various ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service,Internet,Kitchen,Shopping Arcade,Central Heating,Currency Exchange,Designated Smoking Area,Nightclub,Sauna,Massage Centre,Wheelchair Access,Bicycle Rental,Jacuzzi,Lounge,Swimming Pool,Garden,Spa,Diet Meals,Golf,24 Hour Power Supply,24 Hour Security,Printer,Wake-up Call Service,Heated Pool,Housekeeping,Meeting Room,Smoking Rooms,Library,Pets allowed,Luggage Storage,24 Hour Front Desk,Business Centre,Elevator,LCD/Projector,Parking,Coffee Shop,Dry Cleaning,Dining,Fitness Centre,Off-Site Parking</BasicAmenities>
    <HotelRating>4,3,5,2,1,3.5,2.5,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,HOTEL,AIRPORT HOTEL,APARTHOTEL,ECO HOTEL,COUNTRY HOUSE,VILLAGE,HOSTELS,BED AND BREAKFASTS,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8000ec69-149d-4606-a862-ade71b414feb|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="8000ec69-149d-4606-a862-ade71b414feb">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5221" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
8000ec69-149d-4606-a862-ade71b414feb|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
8000ec69-149d-4606-a862-ade71b414feb|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
8000ec69-149d-4606-a862-ade71b414feb|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
8000ec69-149d-4606-a862-ade71b414feb|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
8000ec69-149d-4606-a862-ade71b414feb|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="2025-12-22T11:56:25.4587887+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8000ec69-149d-4606-a862-ade71b414feb" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.211998173672" Longitude="3.237825147075" StarRating="1" HotelCode="314684|st_christophers_inn_bauhaus_budget_hotel__hostel" HotelName="St Christopher's at the Bauhaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Bicycle Rental,Coffee Shop,Garden,Housekeeping,Internet,Lounge,Luggage Storage,Nightclub,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Langestraat 133-137, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/64/e164822cfe7a1421ef8c80ed7066a0ab410d293d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The St Christopher&amp;apos;s Inn Hostel in Bruges has everything leisure travellers will ever need duri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.09" OriginalAmount="48.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204243538106" Longitude="3.2191923533703" StarRating="3" HotelCode="96232|431995" HotelName="Hotel Restaurant 't Putje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Het Zand 31, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/04/e7045f855da4c8469cebe1afb8e048054a8622bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.181316942799" Longitude="3.2058674097061" StarRating="3" HotelCode="38827|campanile_hotel_brugge" HotelName="Value Stay Bruges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jagerstraat 20, Sint Michiels, 8200 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ca/14ca449f4ee65cd396eb6ca0863f9f3e7b73f4c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the city outskirts, yet lies no more than 1 km from the centre of town, whi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207717" Longitude="3.224895" StarRating="3" HotelCode="150351|hotel_koffieboontje" HotelName="Koffieboontje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hallestraat 4, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/f9/e1f9f3a3a243a781850f7d0e05f00a029278ce26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.38" OriginalAmount="55.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.196465" Longitude="3.219026" StarRating="1" HotelCode="181054|1668328" HotelName="Ibis budget Brugge Centrum Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marie Popelinplantsoen 4, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/e4/cae41520e3827a07e507f1184e7a585d6aa71a96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2191946" Longitude="3.2195152" StarRating="3" HotelCode="181056|bb_innbrugas" HotelName="B&amp;B InnBrugas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nikolaas Gombertstraat 21, Brugge 8000</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/10/3b10375c88d21fc19199f82313773b5ec7368619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20583613" Longitude="3.21938878" StarRating="2" HotelCode="407393|hostel_bruges_inn_center" HotelName="Hostel 28" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Housekeeping">
        <Address>
          <AddressLines>
            <AddressLine>Dweerstraat 28, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/d9/ead95d2957723d9da29d5d09a8642cde9a880656.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostel 28 in Bruges (Historical Center Bruges), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21739178" Longitude="3.20946342" StarRating="3" HotelCode="449525|bb_pickery" HotelName="Guesthouse Pickery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kroonstraat 22, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1b/4f1b4b49a52b56ff4584bf9181c2475b9e415366.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Guesthouse Pickery in Bruges (Sint-Pieters), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204581146513" Longitude="3.2189700007439" StarRating="2" HotelCode="147741|leopold" HotelName="Leopold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogste van Brugge 2, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/88/8188dd27580d749b02744159e3f0a719b73e8f70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 10 rooms. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.68" OriginalAmount="64.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207547331085" Longitude="3.2255099028621" StarRating="3.5" HotelCode="61844|1199622" HotelName="Martin's Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Burg 5, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/a6/61a65b0e53263964f893ea3fd18aeec382b272f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies just 100 m from the market square and from the Belfried. It is just a ston...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.37" OriginalAmount="64.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.173231730654" Longitude="3.2031927913322" StarRating="3" HotelCode="15224|1273750" HotelName="Green Park Hotel Brugge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chartreuseweg 20, 8200 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/b6/57b6342616cd3992188d308f77e237cf51e5915d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies amidst green surroundings. The historic town centre of Bruges is located just a few k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.54" OriginalAmount="65.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.202393" Longitude="3.227038" StarRating="2" HotelCode="13693|99572" HotelName="ibis Brugge Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katelijnestraat 65 A, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/87/7687ef40063e9096853e5a5aa2ef405de1e79956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the historical centre of Bruges, the city nicknamed the Venice of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209432538521" Longitude="3.2198256254196" StarRating="3" HotelCode="193935|hotel_karel_de_stoute" HotelName="Karel de Stoute" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moerstraat 23, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ac/7eacf014f08084b0e101268e581bf07da80a4ae7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21403397" Longitude="3.22172309" StarRating="0" HotelCode="709803|the_white_queen_bb" HotelName="The White Queen Bed And Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sint-Jorisstraat 44</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/3b/e83b47b28b93b271e7c603511f12da0f57dad1c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206109" Longitude="3.2180519999999" StarRating="3" HotelCode="146694|lace_hotel" HotelName="Lace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>'t Zand 5, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/da/a3da552dec16715e801db7337be0253f48f9a7a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 27 rooms. Most storeys are accessible by lift. Services and facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207994" Longitude="3.214694" StarRating="2" HotelCode="103043|montovani" HotelName="Montovani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2026" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schouwvegersstraat 11, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b0/1bb01a79010f35b836d551dd46a5d38c17ed9386.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.06" OriginalAmount="72.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.203953" Longitude="3.216875" StarRating="4" HotelCode="17725|297625" HotelName="NH Brugge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boeveriestraat 2, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/3d/313d3e05cc9e50591eae5607322e165eb9115fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Bruges, close to Zand Square. The nearest shops lie just 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20062336307" Longitude="3.2068893313408" StarRating="3" HotelCode="15393|hotel_olympia_3" HotelName="Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Magdalenastraat 16, 8200 Brügge, Belgien</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/8a/2c8a1b0270fd5a9f634aea6147c5fcedf4ffcf58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful setting in a residential area, only some 400 m from the historic centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.214514" Longitude="3.226501" StarRating="2" HotelCode="144108|asiris" HotelName="Asiris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Raamstraat 9, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/0a/640a6e336d10c9799ce31838a4c27bb185375897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.52" OriginalAmount="74.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.226298364629" Longitude="3.2129886746407" StarRating="4" HotelCode="28614|1026778" HotelName="Hotel Velotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handboogstraat 1, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/62/d862f20c424f64fb56c7be840a097c961cb01b92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a rustic location, in a beautiful park (Ter Poele) approximately 2 km from the mark...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209782" Longitude="3.231549" StarRating="2" HotelCode="903134|hotel_ter_reien" HotelName="Canalview Hotel Ter Reien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Langestraat 1, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/bd/e2bd92fe0d83ca396c50f88f8c016fe2af96f2de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. Guests are welcomed at the accommodat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.90" OriginalAmount="75.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208107" Longitude="3.222068" StarRating="4" HotelCode="77487|223896" HotelName="Hotel  Acacia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Korte Zilverstraat 3a-5, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/48/2f483e8fdda52c477275b3d0094f45f40ab251fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.22" OriginalAmount="75.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.214678" Longitude="3.226348" StarRating="3" HotelCode="150091|874065" HotelName="Jacobs" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baliestraat 1, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/74/9f745315e56a3291150c8ed915bca032bc265b03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A scenic walk along Bruges' canal leads guests to the Basilica of the Holy Blood and the Belfry, bot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.56" OriginalAmount="75.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.19536513" Longitude="3.22004792" StarRating="4" HotelCode="759631|2334325" HotelName="Radisson Blu Hotel, Bruges" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Frank Van Ackerpromenade 17, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/7e/227e76db6b45fe573100a1918be59bdc2d16d567.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.70" OriginalAmount="76.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206918683908" Longitude="3.2344222068787" StarRating="4" HotelCode="87485|91269" HotelName="Hotel Rosenburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coupure 30, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/53/67539485a6bf8cb25bc3c690c4cbd1e3e0298bfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the small marina near to the green city fortifications in the centre of Bru...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20932" Longitude="3.224229" StarRating="1" HotelCode="145785|central_hotel_40" HotelName="Central Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Markt 30, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/6d/b36d21ae7452ba10f72996ff79f842478329759b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Central Hotel  The 1x000D star Central Hotel is situated in Bruges.  Off site car parking is availab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.18" OriginalAmount="80.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207600933419" Longitude="3.2180808484554" StarRating="3" HotelCode="387113|1814568" HotelName="Monsieur Ernest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wulhagestraat 43, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/2e/2a2e391ce1d877fb624c66b708611d2a39592f98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is situated on a side street of one of the most important shopping streets o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213395" Longitude="3.225506" StarRating="4" HotelCode="82335|hotel_ter_brughe" HotelName="Ter Brughe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oost-Gistelhof 2, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/b7/4bb7c98288af49fc4c8aaf6206e536775ccb3aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated along one of the most picturesque canals in Brugge. The family-frien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.17" OriginalAmount="82.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.211979860833" Longitude="3.2267940044403" StarRating="4" HotelCode="16588|432035" HotelName="Martin's Relais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Genthof 4a, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/f4/2ff411c4845de946190299ace91fba8fe692a548.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated by a charming canal in the heart of Bruges. Guests will find restaurants, bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.328329405053" Longitude="3.2022052172661" StarRating="3" HotelCode="916478|49718" HotelName="ibis Styles Zeebrugge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kustlaan 99, 8380 Zeebrugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c6/30c6251dc58d158acbf01af3246d79f9a955ab69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20997" Longitude="3.2194469999999" StarRating="3" HotelCode="155033|monsieur_maurice" HotelName="Monsieur Maurice Bar &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwstraat 8, Historical Centre, 8000 Bruges (Brügge), Flandern, Belgium</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/eb/5eebf51391d1a7e5a1ccf38f46243e26241318c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Walwyck Hotel, you'll be centrally located in Bruge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.205195" Longitude="3.222352" StarRating="3" HotelCode="102999|hotel_het_gheestelic_hof" HotelName="Het Gheestelic Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heilige Geeststraat 2, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/69/da69941a10232da6e5f546f03b77599301206f74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207324" Longitude="3.226579" StarRating="3" HotelCode="145084|59888" HotelName="Bourgoensch Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wollestraat 39, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/83/ac83ff7df3c78c50b85c78efefafc732af0e1433.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.87" OriginalAmount="86.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.170455" Longitude="3.197439" StarRating="4" HotelCode="97460|224436" HotelName="Hotel Weinebrugge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leikendreef 1, 8200 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/15/0e158f3a2a9d457e1266b54caa7620dff354e7bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.202126" Longitude="3.227081" StarRating="3" HotelCode="15223|45336" HotelName="Novotel Brügge Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katelijnestraat 65B, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/25/2725baef53ec49f5e898ed71bbe37578d394d03c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207650253318" Longitude="3.2210281129322" StarRating="4" HotelCode="12998|nh_hotel_du_grand_sablon" HotelName="Hotel Sablon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kopstraat 10, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/7b/c0/7bc0f7eb58f0308d76f01a4878f4eadd94d4798f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 5-minute walk from the lively Markt square, this refined hotel is also a 6-minute walk from Church...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207554" Longitude="3.229688" StarRating="3" HotelCode="145074|botaniek" HotelName="Botaniek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waalsestraat 23, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d3/ffd3f029da2d396143a71bfefe9e9d2b831ce681.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.32888776" Longitude="3.20164918" StarRating="3.5" HotelCode="635617|holiday_suites_zeebrugge" HotelName="Holiday Suites Zeebrugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kustlaan 99, 8380 Zeebrugge, Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/09/f509a49b43e438d58769d4945f333213dd911853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.216155" Longitude="3.217856" StarRating="2" HotelCode="148533|hotel_gulden_vlies" HotelName="Gulden Vlies" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kon. Elisabethlaan 40, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/b0/7ab05f050ac27c294e5b059f53dc7faf4f2fb392.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.35" OriginalAmount="91.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208137" Longitude="3.230085" StarRating="4" HotelCode="258783|239636" HotelName="Jan Brito" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Freren Fonteinstraat 1, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/48/4548e26c8c92bd19128c4ec89791132d0e0d9e89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area in the heart of the city. It lies only a few metres from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.65" OriginalAmount="91.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210472656144" Longitude="3.2222235202789" StarRating="4" HotelCode="10276|459755" HotelName="Hotel Aragon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Naaldenstraat 22, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/0c/df0cd7f7acb4f7d4c04fc2d89bef7e7c7e13748d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located at the centre of Bruges, within a short distance of the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.212490652568" Longitude="3.2269442081451" StarRating="3" HotelCode="193938|con_ampere_bed__breakfast" HotelName="Con Ampère Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Genthof 14, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/21/68218cab953f5bfaeb66d8bc721d0d29f0bf9f16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207914082363" Longitude="3.2154500085983" StarRating="3" HotelCode="64869|floris_hotel_bruges" HotelName="Floris Hotel Karos Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoefijzerlaan 37, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/90/1790b1cd606a2dfe0e29192cb89de74807468b81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located, just a few minutes’ walk from Bruges’ ancient market square. G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21326595" Longitude="3.23707875" StarRating="0" HotelCode="457721|bb_saintgeorges" HotelName="B&amp;B Saint-Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Apartment" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stijn Streuvelsstraat 40, 8000 Bruge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/6c/fd6ce13142f76d63e6ad92392fa2f852e31e1ba2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 1 km from the historical centre of  Bruges, B&amp;amp;B Saint-Georges offers luxuriously decorat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217222" Longitude="3.228237" StarRating="3" HotelCode="903130|ter_duinen" HotelName="Ter Duinen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Langerei 52, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a2/f3a21fd666dd9bac5c8b1981a2298ec8b20c71ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20069383" Longitude="3.2281103" StarRating="0" HotelCode="575369|bb_les_invites" HotelName="B&amp;B Les Invités" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Katelijnestraat 122, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/1e/b61ed7686d8841d071b9e8e8aab3881c290a38c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210231" Longitude="3.220761" StarRating="4" HotelCode="11117|hotel_navarra" HotelName="Navarra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Heated Pool,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St.-Jacobsstraat 41, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/3c/5b3ce0609113f555624d90767db9879e15365c7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant 17th-century listed mansion enjoys a prime location in the heart of the historical city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.06" OriginalAmount="102.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.202153" Longitude="3.225428" StarRating="4" HotelCode="27559|80864" HotelName="Academie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijngaardstraat 7-9, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/00/4f0081e8ea58925702eaee50738c7df22afb2b3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the historic centre of Bruges and is surrounded by countless si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.23" OriginalAmount="103.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209638" Longitude="3.229328" StarRating="4" HotelCode="27224|296155" HotelName="Hotel The Peellaert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogstraat 20, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/35/3f3571689c65e837e3b497c7b9000bf9bd6fbe78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant luxury hotel is situated right in the historical centre of Bruges, only 150 m from the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="107" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20822" Longitude="3.219554" StarRating="4" HotelCode="81238|59751" HotelName="Prinsenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ontvangersstraat 9, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/9a/709a03babe86da88a817ed9e2a448614ae4866dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic hotel is tucked away down a quiet side street, near one of Bruges' main shopping stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210009731088" Longitude="3.2293152809143" StarRating="3" HotelCode="70236|anselmus_hotel_brugge" HotelName="Anselmus City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Garden,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riddersstraat 15, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/a1/19a158bef8370922d4110927b67e582f6059e165.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, making it perfect for strolling around the medieval town of Bruges (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="109.23" OriginalAmount="108.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215030282992" Longitude="3.2296212905881" StarRating="4" HotelCode="61845|CAF426900" HotelName="Golden Tulip de Medici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potterierei 15, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c7/5bc77d3939e698b2a52cb421d8e5d082dc598682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is to be found in the centre on the Potterierei Canal. The marketplace is roughly 10...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.204573444202" Longitude="3.2168786455186" StarRating="4" HotelCode="28886|parkhotel_brugge" HotelName="Parkhotel Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vrijdagmarkt 5, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/bc/16bc92e7a81045d6d3feab3f0d189f6bae93c311.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday complex is located close to the city centre, which offers an array of shops and sights ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.17" OriginalAmount="109.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209695" Longitude="3.229422" StarRating="4" HotelCode="148356|367865" HotelName="Grand Casselbergh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogstraat 6, B-8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/80/aa806b4b4e648b4d1c98b1af73908607d4a451a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the city centre of Bruges, just a few steps from the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.55" OriginalAmount="109.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.211259029963" Longitude="3.2259678840637" StarRating="3" HotelCode="102981|475285" HotelName="Biskajer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Biskajersplein 4, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/32/423276eda90eff41399f5b4084d36ac0ab011e0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, family-friendly hotel is situated in the heart of Bruges, in the shade of magnificent mat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210003295166" Longitude="3.2091815219273" StarRating="4" HotelCode="402002|bb_a_dream" HotelName="A Dream Bed  And Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Peter Benoitlaan 25, 8200 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/4e/404ea516ecbfc78ac211d6a68ef1eb158a4c8717.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at A Dream Bed &amp; Breakfast in Bruges (Sint-Andries), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209955" Longitude="3.22925" StarRating="3.5" HotelCode="151435|bb_in_bruges" HotelName="B&amp;B In Bruges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Riddersstraat 22, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/97/76976c76c89af7edd7f68f096b33549aa5179506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at B&amp;B In Bruges in Bruges (Historical Center Bruges),...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.44" OriginalAmount="114.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.203804741924" Longitude="3.217368721962" StarRating="3" HotelCode="96231|1438608" HotelName="Albert 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koning Albert 1-laan (’t Zand) 2/4, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/d3/d8d3f166199e485b838f83342b58c7b0a66e7b1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located just steps from the historic town centre and the Concertgebouw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207626139489" Longitude="3.2851561903954" StarRating="3" HotelCode="193942|hotel_lodewijk_vanmale" HotelName="Lodewijk van Male" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Maalsesteenweg 488, 8310 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/6d/ed6db1aec7ade64c8f02fc3cb41a63f009885cfb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 2 star rated Lodewijk Van Male in Bruges. On site car par...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.28110808" Longitude="3.20847378" StarRating="4" HotelCode="449655|bb_pronkenburg" HotelName="B&amp;B Pronkenburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Garden,Housekeeping,Internet,Lounge,Luggage Storage,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ter Doeststraat 30 Lissewege, 8380 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/6e/396eebeb4e753cdcb5dbcca708c08967e9252266.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at B&amp;B Pronkenburg in Bruges (Belgian Coast), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208683" Longitude="3.223698" StarRating="3" HotelCode="148500|huyze_die_maene__bed__breakfast" HotelName="Huyze Die Maene" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markt 17, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/ff/f8ff4cc32bcd67c492456dbf77b171c995ca7a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 3 rooms. A dining area is among the facilities. W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20330721" Longitude="3.21195633" StarRating="0" HotelCode="456920|bb_ampm" HotelName="B&amp;B AM/PM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Singel 10, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/06/c306cec169a3f78c4089ecd883ff9c526be66003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at B&amp;B AM-PM in Bruges (Sint-Andries), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20822641" Longitude="3.2174685" StarRating="3" HotelCode="456661|bb_brughia" HotelName="Bed &amp; Breakfast Brughia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Beenhouwersstraat 13, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/62/e46209b0e4c9258ec6bbb3983aaa9ceb7cfb3e27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bed and breakfast is located in the centre of Bruges. B&amp;amp;B Brughia features a terrace and pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20319492" Longitude="3.22861772" StarRating="4" HotelCode="449441|bb_the_townhouse_luxury_guesthouse" HotelName="The Townhouse Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Werkhuisstraat 18, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/92/029232934619766f98b643f2617efb6023ebfbfd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Townhouse Bed &amp; Breakfast, you'll be centrally ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.40" OriginalAmount="140" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208436087166" Longitude="3.2199516892433" StarRating="5" HotelCode="103030|30697" HotelName="Dukes Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsenhof 8, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/0f/340f873d65a7424a13602bf031cc63e4c2a25f59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a prime location in Bruges' historic old town and the result of thorough renovation and re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206883394866" Longitude="3.2265847921371" StarRating="4" HotelCode="28869|hotel_de_orangerie" HotelName="Romantik Hotel de Orangerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kartuizerinnenstraat 10, 8000 Brügge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/9b/469b45277d73eb7472844afc3e3cf8ed7ff605a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located directly alongside one of the most attractive canals in Bruges. Count...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209379" Longitude="3.229985" StarRating="5" HotelCode="147527|number_11_exclusive_guesthouse" HotelName="Exclusive Guesthouse Number 11" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peerdenstraat 11, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/33/7a337fd77dfb0083ee47df46fa899de924c579e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxurious and romantic accommodation of the Number 11 Exclusive Guesthouse is located in the his...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2076" Longitude="3.22295" StarRating="0" HotelCode="629976|bb_chester" HotelName="Chester B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muntpoort 6-7, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9e/bd9e2f4c7da99baa9a1fec3dec7c33922ab30487.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208344" Longitude="3.228604" StarRating="4" HotelCode="103047|hotel_die_swaene" HotelName="Die Swaene" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steenhouwersdijk, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/6f/286fdb0850d62be222e5684ff5f19b76324a1628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bruges. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.90" OriginalAmount="269.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210265978745" Longitude="3.231962621212" StarRating="4" HotelCode="153520|1642388" HotelName="Boutique Hotel Van Cleef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Molenmeers 11, 8000 Brugge</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/fd/40fd8d8225437e2e28a866ebb08e490e43bd00f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bruges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20755634" Longitude="3.22012881" StarRating="0" HotelCode="575830|bsquare" HotelName="B Square Brugge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Helmstraat 2a, 8000 Bruges</AddressLine>
          </AddressLines>
          <CityName>Bruges</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ae/57ae8025de188c76abe2b6329b4e697caf65c6fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Golf,Central Heating,Designated Smoking Area,Massage Centre,Sauna,Wheelchair Access,Bicycle Rental,Currency Exchange,Garden,Swimming Pool,Diet Meals,Spa,Jacuzzi,Kitchen,Heated Pool,24 Hour Front Desk,Coffee Shop,Housekeeping,Luggage Storage,Parking,Dry Cleaning,Babysitting,Elevator,LCD/Projector</BasicAmenities>
    <HotelRating>4,3.5,5,2,3,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,ECO HOTEL,BEACH HOTEL,HOTEL,BED AND BREAKFASTS,APARTMENT,HOSTELS,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
1491524f-76ba-4712-836a-0f6ba7ae4a89|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="1491524f-76ba-4712-836a-0f6ba7ae4a89">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5116" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
1491524f-76ba-4712-836a-0f6ba7ae4a89|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
1491524f-76ba-4712-836a-0f6ba7ae4a89|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
1491524f-76ba-4712-836a-0f6ba7ae4a89|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
1491524f-76ba-4712-836a-0f6ba7ae4a89|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
1491524f-76ba-4712-836a-0f6ba7ae4a89|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
1491524f-76ba-4712-836a-0f6ba7ae4a89|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
1491524f-76ba-4712-836a-0f6ba7ae4a89|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="2025-12-22T11:56:32.597839+00:00" Version="0" EchoToken="Search" TransactionIdentifier="1491524f-76ba-4712-836a-0f6ba7ae4a89" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.216196567028" Longitude="4.4202610232937" StarRating="3" HotelCode="28892|century_hotel_superior_antwerpen" HotelName="Century Hotel Antwerpen Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pelikaanstraat 20, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/67/a767e265bec0c881f0a5c314aa209d4c75b22f63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tourist hotel is centrally situated in the commercial district of Antwerp. Situated opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.50" OriginalAmount="35.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213409727373" Longitude="4.4236707687378" StarRating="2" HotelCode="181064|1140678" HotelName="Ibis budget Antwerpen Centraal Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lange Kievistraat 145, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ee/c7eed74c83cbb5dfa36d1fbe7442842507699a04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.88" OriginalAmount="39.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.267884614364" Longitude="4.4005635380745" StarRating="1" HotelCode="181066|2245025" HotelName="Ibis budget Antwerpen Port" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Luithagen Haven 6A, 2030 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/ac/13ac634d3bdd57757e93f0bd596cdef0035bca88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a business centre. Wireless internet access is available to guests in the public ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.31" OriginalAmount="43.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20577987" Longitude="4.38505524" StarRating="3" HotelCode="780206|2484005" HotelName="B&amp;B Hotel Antwerpen Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Central Heating,Designated Smoking Area,Housekeeping,Internet,Laundry,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Léon Stynenstraat 70, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/6d/556d5c0e448d133c58ee8d7ddf2b6a0fe12315b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the South district in the city's south end, thi affordable hotel combines co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.31" OriginalAmount="45.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.214709725024" Longitude="4.4109406695532" StarRating="3" HotelCode="13772|800468" HotelName="ibis Antwerpen Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meistraat 39, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/51/4f516d2fca1c27f6916b7548d8d1445b78388a6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly on the bird's market within a short distance of the theatre, this hotel is a stone'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215454" Longitude="4.417512" StarRating="3" HotelCode="11990|eden_antwerp_by_sheetz_hotels" HotelName="Eden Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Herentalsestraat 25 - 27, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/2b/392bfcbb7ef98ad51d34429846b9ee9f3736c5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="2" HotelCode="314683|antwerp_student_hostel_" HotelName="The ASH Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Italiëlei 237-239, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/7a/a17afdf475f472d758b509d4154d30f638265d43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20397" Longitude="4.441029" StarRating="3" HotelCode="88468|hotel_campanile_antwerpen" HotelName="Tulip Inn Antwerpen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potvlietlaan 2, Anvers Berchem, 2600 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/f7/a3f7313cf966e279d3daf9b8232b583e661591a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.216656485624" Longitude="4.3990908080552" StarRating="2" HotelCode="103020|hotel_national_4" HotelName="National" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nationalestraat 40, Antwerpen 2000</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/1a/f71a7a5370b18d6440ff6e6ebe21e53a0d9562b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.21" OriginalAmount="51.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21839" Longitude="4.421876" StarRating="3" HotelCode="901826|731795" HotelName="Park Inn by Radisson Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Astridplein 14, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/00/9e007ff60308317e1e156adc2164a12059347a44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Antwerp, directly opposite Queen Astrid Square that is adjacen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22943" Longitude="4.412705" StarRating="3" HotelCode="34313|holiday_inn_express_antwerpen_city_north" HotelName="Holiday Inn Express Antwerp City - North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Italielei 2a, Het Eilandje, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/71/5a71958eb49357e5b12e6eac5b2d21c56d4b65cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, close to Antwerp’s port, and is in the most fashionable are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.11" OriginalAmount="53.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2158008862" Longitude="4.4181210859833" StarRating="3" HotelCode="177194|747855" HotelName="PREMIER SUITES PLUS Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Appelmansstraat 25/31, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/b6/d0b6abb08fabebc760c10b5552634217345c3612.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.218738283665" Longitude="4.4206049807731" StarRating="3" HotelCode="61843|ibis_styles_antwerpen_city_center" HotelName="Hotel Indigo Antwerp - City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Nightclub,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Astridplein 43, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/30/2530f727aef25bb820ea84c6c12c0bc8f308e7cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city. The hotel is located in the centre across from the zo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.68" OriginalAmount="55.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215219259797" Longitude="4.4083312153816" StarRating="4" HotelCode="173067|7835730" HotelName="Theater" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arenbergstraat 30, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e0/29e04c4d254c4e25a4c7735da7fc2b07916dbc9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.27" OriginalAmount="55.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.194353" Longitude="4.406046" StarRating="4" HotelCode="28867|459725" HotelName="Ramada Plaza Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desguinlei 94, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/2d/a32d4ca39e4378e513562964f06667fe0931f845.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies opposite the De Singel cultural centre. The exhibition centre, Heridghe Park, the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.39" OriginalAmount="55.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213297154297" Longitude="4.4168096780777" StarRating="4" HotelCode="28865|115392" HotelName="Mercure Antwerp City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Quinten Matsijslei 25, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/e8/5be85abf7ba3fdeaa39299401d69aefc90e047ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 minutes walk from the main train station, the zoo and the main congress centre, this hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="0" HotelCode="619289|simones_kitchen_bb" HotelName="Simones Kitchen B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Breughelstraat 32, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/2a/a82aa004627eab3af5793c9fb1358a3500da8af7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.79" OriginalAmount="56.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210412165294" Longitude="4.4269993901253" StarRating="3" HotelCode="103028|2289105" HotelName="Arass Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantin en Moretuslei 111, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ee/b7ee6c8d4339f0f461a17904449b1b3573afb3c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.98" OriginalAmount="58.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217477295222" Longitude="4.4200605154038" StarRating="3" HotelCode="102990|106182" HotelName="Leonardo Hotel Antwerpen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>De Keyserlei 59, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/09/ae098dc76fb5a75834da55c27122d36a2705c7a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the most central location of Antwerp, just in front of the central station....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.92" OriginalAmount="59.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.231861358142" Longitude="4.4127622044646" StarRating="3" HotelCode="51190|224116" HotelName="Best Western Hotel Docklands" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kempischdok Westkaai 84-90, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/76/3c762c134d964b8a130366af93351e58de3050a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated between the old city centre and the famous international harbour of Antwerp wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.206430098737" Longitude="4.3959241257057" StarRating="1" HotelCode="329534|hotel_rubenshof" HotelName="Hotel Rubenshof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amerikalei 115-117, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/cb/fecb6eca44f0ee30c3c65780444ed51002f5bb09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.214299" Longitude="4.416976" StarRating="3" HotelCode="10406|astoria_hotel_10" HotelName="Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Korte Herentalsestraat 5-13, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/ce/e5ce7fd0863008007145aa496c807132627c356c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located next to the city park and only a few steps from the sister hotel. G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.219529" Longitude="4.415625" StarRating="3" HotelCode="90029|hotel_colombus" HotelName="Colombus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankrijklei 4, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/03/ef0395d9e12db67b91f320aa09e61bea90488619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.59" OriginalAmount="64.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.267896" Longitude="4.401426" StarRating="3" HotelCode="26746|800498" HotelName="Novotel Antwerpen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luithagen Haven 6, 2030 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/10/561013338107129d73569febe4dbdfa6fa4d7789.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.76" OriginalAmount="69.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.209349" Longitude="4.430454" StarRating="3" HotelCode="79113|323015" HotelName="TRYP by Wyndham Antwerp Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plantin en Moretuslei 136, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/a3/b2a34036d9ac1325ab3bce90f0f9c363b1434e29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Antwerp, within walking distance of the old city centre and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.13" OriginalAmount="69.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20075074" Longitude="4.43607167" StarRating="3" HotelCode="955395|2601385" HotelName="Park Inn By Radisson Berchem" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borsbeeksebrug 34, 2600 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f5/0bf53e9766eb1a14df35e938ffa11c1d0979d60d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="3" HotelCode="868855|yust_antwerpen" HotelName="YUST Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Coveliersstraat 2, Berchem, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/da/e5da86a67ad875d9c4e0180b0e483100ca7c1913.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.46" OriginalAmount="72.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.207799" Longitude="4.419497" StarRating="4" HotelCode="18420|937315" HotelName="The Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlottalei 49, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/32/bb323ca69aaddba70da47af179cd063ea8be2e5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in a quiet area near Antwerp's city park, around the block from Charlottalei metro st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.190227310296" Longitude="4.4045197963715" StarRating="4" HotelCode="29382|crowne_plaza_antwerp" HotelName="Crowne Plaza Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerard Le Grellelaan 10, 2020 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/66/8366cf18f11af928038d428dcf2090dc4c015bc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located within Antwerp's green belt, near the historic city centre. The nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22376315" Longitude="4.41728808" StarRating="3.5" HotelCode="497286|goodnight_antwerp" HotelName="Goodnight Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Olijftakstraat 32, 2060 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/65/1365f18b38bc255566ab5494d180f6ce4dfca474.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Goodnight Antwerp places you in the heart of Antwerp, walking distance f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21662771" Longitude="4.42028305" StarRating="3" HotelCode="611229|hampton_by_hilton_antwerp_central_station" HotelName="Hampton by Hilton Antwerp Central Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pelikaanstraat 10-16, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/65/71651ca30fcfb4c19f2250fba1c50038fffe1785.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="77.29" OriginalAmount="76.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.244406" Longitude="4.420913" StarRating="3" HotelCode="181069|A22D00" HotelName="Antwerp Harbour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderlaan 100, 2030 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/89/3089a944d325bfd8f669568c6855abb8e12b180b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 94 rooms. Services and facilities at the hotel include a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.57" OriginalAmount="81.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.219173269088" Longitude="4.4213828444481" StarRating="4" HotelCode="10422|731815" HotelName="Radisson Blu Astrid Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Koningin Astridplein 7, 2018 Antwerpen, Belgien</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e0/6ce0dd55b368fd7f71ce83aeff9e1396cfd32798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel was designed by the famous US architect, Michael Graves, and distinguishes its...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.61" OriginalAmount="85.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213279568364" Longitude="4.4227851779099" StarRating="4" HotelCode="410407|747775" HotelName="Lindner WTC Hotel &amp; City Lounge Antwerp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Kievitstraat 125, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/95/bb95af8700e84bbe1a039e42389361929aa10a84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.70" OriginalAmount="86.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21796" Longitude="4.399283" StarRating="5" HotelCode="144569|2483975" HotelName="Banks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steenhouwersvest 55, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/5e/6c5e76a83d17d59954b0867aded8907453869e06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.225038555317" Longitude="4.4010812044144" StarRating="3" HotelCode="167928|180892" HotelName="Bed and Breakfast A2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sint Paulusplaats 27, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/2d/992ddbb8ec4e96db17ceec50f7662100741f283a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Antwerp For Two Bed &amp; Breakfast in Antwerp, you'll be minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2201909097" Longitude="4.415309616694" StarRating="4" HotelCode="25079|residence_9" HotelName="Quality Hotel Antwerpen Centrum Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molenbergstraat 9-11, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/11/dd11a8d8fbbd0be5c06c8fb2fc4bf0c3d0911eb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located 10 minutes from the centre, 2 minutes from the Flemish Opera and 5 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.223155315998" Longitude="4.3993855801392" StarRating="3" HotelCode="162741|citystay" HotelName="De Bedstay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burchtgracht 43, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/51/715119683156eaa28529cbe27d0069ecc6dcb97b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.220658" Longitude="4.399707" StarRating="3" HotelCode="19076|hotelo_antwerpen_kathedral" HotelName="Hotel O Kathedral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handschoenmarkt 3, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/f2/3ef27f48ff4c128935570e0066d1dbdbc52c666c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.61" OriginalAmount="94.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21453409" Longitude="4.42045273" StarRating="4" HotelCode="755529|2371795" HotelName="NH Collection Antwerp Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Meeting Room,Pets allowed,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pelikaanstraat 84, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/2f/f02f2d15d4c64675c4cf28554d39e3c92cbe942b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The soon-to-open NH Collection Antwerp Centre is the first NH hotel to launch in the city, occupying...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="96.74" OriginalAmount="95.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217117764256" Longitude="4.4198727607727" StarRating="4" HotelCode="96227|CAS473900" HotelName="De Keyser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Keyserlei 66-70, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/04/ea042148bd2dd7d6d6c9ceb246cc754dd8a535a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="0" HotelCode="868769|hotel_riga_3" HotelName="Hotel Riga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Korte Koepoortstraat 4</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/b4/d9b43ef507fca30e1b16f606c64b4d7d15b8bded.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.83" OriginalAmount="103.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20914015874" Longitude="4.4460859894753" StarRating="4" HotelCode="29132|459745" HotelName="Van Der Valk Hotel Antwerpen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luitenant Lippenslaan 66, 2140 Antwerpen, Belgien</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/cb/b1cb2b363cff43cd45703a4fa0666203ab211c01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the ring road, providing good transport links with Brussels, Ghent, Hassel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.74" OriginalAmount="104.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215606" Longitude="4.404826" StarRating="4" HotelCode="151311|1125748" HotelName="Les Nuits" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasthuisstraat 12, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/82/ce82e6b927b49ccc474250dcaf40f3f82b346164.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.210116" Longitude="4.41594" StarRating="4" HotelCode="16420|radisson_blu_park_lane_hotel_antwerp" HotelName="Radisson Blu Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Designated Smoking Area,Fax,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Eycklei 34, B-2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/83/2383bc24c7b2a0fb8d4d1a6047919dc477a3bba9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is situated at the heart of the city, opposite the wonderful city park. Through i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.2163" Longitude="4.4099" StarRating="0" HotelCode="612725|villa_einstein_apartments" HotelName="Villa Einstein Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lange Herentalsestraat 2, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/8e/c98eb468ebe16ef535179b5db78beed1465dd58c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215672891874" Longitude="4.3934275209904" StarRating="4" HotelCode="193944|kaai_11" HotelName="Kaai 11" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sint-Michielskaai 11, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/5d/2d5d38379f1c591d72454141a3e792fb1fd987dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.208625969104" Longitude="4.392361342907" StarRating="3" HotelCode="181065|hotelo_2" HotelName="Hotel Pilar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leopold De Waelplaats 34, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/40/bb4021e7dcd177332301c4f8f9ee7547ac5af773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.220409497991" Longitude="4.3982730034029" StarRating="3" HotelCode="167936|hotel_matelote" HotelName="Matelote" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haarstraat 11a, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/ae/88aed5bcbbf4ff4235d614e9bb3b3ae8d5ff63b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.06" OriginalAmount="119.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.217250488631" Longitude="4.4174265861511" StarRating="4" HotelCode="13658|874475" HotelName="TOP CityLine Hyllit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Keyserlei 28-30, 2018 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c9/0ac911064155b96eb7e213af641708c2b7c8f061.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the shopping avenue De Keyserlei, in the famous diamond quarter and 100 m f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20612007" Longitude="4.40248959" StarRating="5" HotelCode="449484|bb_luxe_suites123" HotelName="Studios 1-2-3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lange Lozanastraat 16, 2018 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/d0/22d0a195d58e54be172c6b96767d84b26e7d0b8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.52" OriginalAmount="125.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.15049" Longitude="4.432734" StarRating="3" HotelCode="77620|227216" HotelName="Ter Elst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattenbroek 1, 2650 Edegem</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/db/87dbe5dd4f15b0e001480cdb596f7d576946a05c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.38" OriginalAmount="130.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22163" Longitude="4.401558" StarRating="4" HotelCode="17017|1651868" HotelName="Hotel Rubens - Grote Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Beurs 29, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421f5cb338a7c413dce1661f6c964184f603e74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.80" OriginalAmount="136.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.22102236" Longitude="4.40619585" StarRating="4" HotelCode="575599|2393185" HotelName="Hotel Franq" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kipdorp 10-12, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/49/19493bf3cb896f1c83c999f5be35e3cd19135f79.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a bar and room service. Wireless internet access is available...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.21603155" Longitude="4.39919812" StarRating="0" HotelCode="575206|maison_nationale_city_flats_suites" HotelName="Maison Nationale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nationalestraat 49, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/2c/9c2ce0838c0558d76948b6809236147b6db8af7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern Maison Nationale City Flats &amp;amp; Suites is located in the heart of Antwerp, 350 metres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.23000133" Longitude="4.40518597" StarRating="4" HotelCode="575815|u_eat_sleep_antwerp" HotelName="U Eat &amp; Sleep Antwerp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaustraat 42, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/04/1404fb4cd2013e448733e2731f416c058dcdd264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys can be reached by lift. The hotel features various services and facilities, including a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.59" OriginalAmount="159.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.220271124751" Longitude="4.4040530920029" StarRating="4" HotelCode="167934|hotel_julien" HotelName="Julien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Korte Nieuwstraat 24, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/42/d44254cbe93b389946b1ab44db0e8359dfac248e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.219303" Longitude="4.396348" StarRating="4" HotelCode="903055|hotel_t_sandt_antwerpen" HotelName="'t Sandt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zand 13-19, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/84/e684000d4f249b801f35eef7371912dc294ecf6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 29 rooms. Services and facilities at the hotel include a dining a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.20624845" Longitude="4.39531888" StarRating="0" HotelCode="456527|bb_au_lit_jerome" HotelName="B&amp;B Au Lit Jerome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Amerikalei 129, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/03/4b03fa48742696c1d5ab53538f5e537eaa64f38b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.43" OriginalAmount="243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.221695694139" Longitude="4.4067353010178" StarRating="4" HotelCode="103006|de_witte_lelie" HotelName="De Witte Lelie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizerstraat 16-18, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/c1/aac1d0dd2849a9ea9889ed312ded8d1a7756f0d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antwerp. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.81" OriginalAmount="281.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.215691" Longitude="4.39935565" StarRating="4" HotelCode="626899|hotel_colvenier" HotelName="Hotel Colvenier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sint Antoniusstraat 6, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/7e/7e7efe275b57785f61c5af2c3f858029dae27e7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.66" OriginalAmount="366.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.213678628198" Longitude="4.4053069330505" StarRating="3" HotelCode="313055|botanic_sanctuary_antwerp" HotelName="Elzenveld Hotel &amp; Seminarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Conference Hall,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasthuisstraat 45, 2000 Antwerpen</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/32/a032c70052c8b133fd3e090009589dad73bb33c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Elzenveld in Antwerp (Old Town), you'll be minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="478.98" OriginalAmount="474.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.219305" Longitude="4.4023070000001" StarRating="4" HotelCode="28874|1145466" HotelName="Hilton Antwerp Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groenplaats 32, 2000 Antwerp</AddressLine>
          </AddressLines>
          <CityName>Antwerp</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/42/2242d2c796a950bf67368d4bc942216264b67a73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the town centre and lies directly on the Groenplaats ('Green Square') desig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service,Business Centre,Designated Smoking Area,Garden,Laundry,Meeting Room,Pets allowed,Wheelchair Access,Sauna,Bicycle Rental,Jacuzzi,Swimming Pool,Central Heating,Currency Exchange,Lounge,Shopping Arcade,Nightclub,24 Hour Power Supply,Housekeeping,Golf,Elevator,LCD/Projector,Luggage Storage,Parking</BasicAmenities>
    <HotelRating>3,4,2,1,5,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,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
32d1b024-bc75-41d9-bb2b-16e859b27943|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
32d1b024-bc75-41d9-bb2b-16e859b27943|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
32d1b024-bc75-41d9-bb2b-16e859b27943|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
32d1b024-bc75-41d9-bb2b-16e859b27943|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="2025-12-22T11:56:38.5170108+00:00" Version="0" EchoToken="Search" TransactionIdentifier="32d1b024-bc75-41d9-bb2b-16e859b27943" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="45.83" OriginalAmount="45.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05990537" Longitude="3.73872922" StarRating="2" HotelCode="577121|2316115" HotelName="ibis budget Gent Centrum Dampoort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kleindokkaai 27, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/5a/3d5a881501c948fbc4a1ee3ce4e7f114452d015a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054084" Longitude="3.729225" StarRating="1" HotelCode="147735|hotel_flandriacentrum" HotelName="Flandria Gent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Barrestraat 3, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/9a/f59a9fa280766d893e7b320c2a05e9f0eaa4f865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Flandria Hotel, you'll be centrally located in Ghen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.17" OriginalAmount="60.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.019392146322" Longitude="3.7362796068192" StarRating="2" HotelCode="69995|826795" HotelName="Campanile Gent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akkerhage 1, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/5a/cf5a81f200dc2af881fced4bb601eb96cb7de434.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located 2 km from the historical centre of Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054565" Longitude="3.72621" StarRating="3" HotelCode="47884|best_western_residence_cour_st_georges" HotelName="Cour St Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2025" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogpoort 75-77, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/0b/d40b716b0a1f0ef5741a8e035a6f895a7deb9a0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of beautiful and historic Ghent (Gent) and is within easy walking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.36" OriginalAmount="65.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.052962" Longitude="3.726025" StarRating="3" HotelCode="13777|238836" HotelName="ibis Gent Centrum St Baafs Kathedraal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Limburgstraat 2, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/ab/e5aba8ca4f04654682e4092d9f13352a2869a410.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the centre of Ghent, opposite the cathedral. From here it is a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.29" OriginalAmount="68.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.048414109311" Longitude="3.7212646007538" StarRating="3" HotelCode="13694|747955" HotelName="ibis Gent Centrum Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nederkouter 24, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/c7/22c76a168886052b7afa5755fc0441a0a47ab502.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just a few minutes walk from the Corn market. The opera house and p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.050056" Longitude="3.71885" StarRating="2" HotelCode="181530|boutique_hotel_onderbergen" HotelName="Hotel Onderbergen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Bar,Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Onderbergen 69, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b2/a7b25547128ccb0649560aecd6a333ea7be626d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Ghent. For guests who appreciate a stylish ambience, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.0355857" Longitude="3.71303946" StarRating="0" HotelCode="575407|hotel_the_lord" HotelName="Hotel The Lord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Clementinalaan 187, Ghent, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/86/e886db46caf5ec18d62221d6fb50aa8c00e53796.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel The Lord in Ghent, you'll be minutes from Ghent Univers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.17" OriginalAmount="77.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05281321413" Longitude="3.7167209386826" StarRating="3" HotelCode="61705|864005" HotelName="Monasterium Poortackere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Houtlei 56, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/89/d189aa817258a5801d3da7576e568238ddd906e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent. The nearest airport is Dresden (DRS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.058235" Longitude="3.72643" StarRating="3" HotelCode="181531|place2stay_in_ghent" HotelName="Place2stay in Ghent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Penitentenstraat 33, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/aa/85aa1d37f4eae770de8260225396f118371ad3e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.050606" Longitude="3.729566" StarRating="3" HotelCode="181532|la_ducale" HotelName="La Ducale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vlaanderenstraat 54, B-9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/29/1229a4a54c82612f836f10e40b6af33759076572.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.0467" Longitude="3.72254" StarRating="3" HotelCode="780324|368378" HotelName="Land House Deva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pleispark 17, Sint Denijs Westrem, 9051 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/90062/3790062/1.jpg?f=15568448</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.044577" Longitude="3.734649" StarRating="3.5" HotelCode="145898|charme_hotel_hancelot" HotelName="Charme Hancelot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijfwindgatenstraat 19, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/69/006980f0b53d9ff77bb2a4082ee0bc3d008488d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.51" OriginalAmount="93.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054423360756" Longitude="3.7236624956131" StarRating="3" HotelCode="15227|500435" HotelName="Novotel Gent Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogpoort 52, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/27/1d27bc701049bc7891baf3eec3f2a7f2e9b6f7e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located directly in the historic old town of Ghent, lies near the town hall and the cath...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.63" OriginalAmount="93.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.049487" Longitude="3.739136" StarRating="3" HotelCode="143741|2029325" HotelName="Aparthotel Castelnou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kasteellaan 51, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ae/16aeb009aaa0b88d3c07b724dc2f5f8e950df1f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ghent. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05818521" Longitude="3.72626876" StarRating="3" HotelCode="551995|the_house_of_edward" HotelName="The House of Edward" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Edward Anseeleplein 17, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/2f/632fde600b7b9258a8a218550a4419a9ef0d9735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.44" OriginalAmount="96.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054814508343" Longitude="3.7180942296982" StarRating="4" HotelCode="103029|432145" HotelName="De Flandre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Poel 1-2, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/1f/bb1ff9e56610ee1ce274f1347c5975874ba7d606.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic heart of Ghent, the hotel is only 3 km from Citadelpark. The city of Antwerp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054946" Longitude="3.717958" StarRating="2" HotelCode="147380|erasmus_hotel" HotelName="Erasmus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Garden,Housekeeping,Internet,LCD/Projector,Luggage Storage,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Poel 25, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/42/6e42e846585c2bd9618b97cb4238c9ed3686239b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Erasmus Hotel in Ghent (Patershol), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.03839489" Longitude="3.73081095" StarRating="0" HotelCode="729762|studio_edville_centre_ghent" HotelName="Holiday Studio Edville Ghent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ter Platen 60, Gent 9000</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/77/1a77476341f6ccd2ae211656380ca31ae39824e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.28" OriginalAmount="98.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.058074" Longitude="3.725572" StarRating="4" HotelCode="34314|368525" HotelName="Ghent River" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waaistraat 5, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2a/592ad93d16f1326381dafb582c31fe895dd6d11e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the Leie river, the hotel is a 6-minute walk from Gravensteen Castle, an 8-minute walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.036415" Longitude="3.714098" StarRating="3" HotelCode="145533|carlton_hotel_6" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Astridlaan 138, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/50/f6500fca56cd9a75051fcba3150d3dcc57a688e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.59" OriginalAmount="102.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.056435" Longitude="3.719654" StarRating="3" HotelCode="34315|432155" HotelName="Gravensteen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Breydelstraat 35, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/46/0746bd79bc47ee7ec985f58931e95906c9bb285d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the historic centre of Ghent, the hotel is just a few steps from the romantic ban...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.029486" Longitude="3.719892" StarRating="3" HotelCode="931125|hotel_orion_2" HotelName="Hotel Orion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Krijgslaan 181, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/21/8821ed37db726ad7215fe96bcb8ea797ee0724fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.033367" Longitude="3.716935" StarRating="3" HotelCode="76653|astoria_hotel_gent" HotelName="Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Achilles Musschestraat 39, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/79/6d794642cb0d5489212dd99ab8e3632cab197f62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent, about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.46" OriginalAmount="115.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.020202455566" Longitude="3.7347937976226" StarRating="3" HotelCode="28878|352445" HotelName="Holiday Inn Express Gent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Akkerhage 2, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/17/6f1720a0602feb665a4dd97584fb5d9e73bdc540.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the outskirts of Ghent, this hotel lies close to the motorway crossing E17, which runs fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.0467" Longitude="3.72254" StarRating="0" HotelCode="576088|the_hamptons_boutique_bb" HotelName="The Hamptons Boutique B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Cottages,Hotel" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kortrijksesteenweg 172, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/2d/f32d14d61c10fda8e48d959fdf85a738b6c1a2b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at The Hamptons Boutique B&amp;B in Ghent, you'll be minutes from Gh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.48" OriginalAmount="121.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.057089" Longitude="3.7228279999999" StarRating="4" HotelCode="148641|2324355" HotelName="Harmony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kraanlei 37, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/6e/b26ee1e01d56383b4e7df75511659e428d5c8038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ghent. The nearest airport is Antwerpen (ANR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.0467" Longitude="3.72254" StarRating="0" HotelCode="754550|the_hide_3" HotelName="The Hide" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nederkouter 134, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/f7/45/f745d04cd3bf8d3a05660982c80b08d2603a1007.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.056525" Longitude="3.719248" StarRating="0" HotelCode="229292|baetens_bed_and_breakfast" HotelName="Baeten Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Burgstraat 11, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/71/28715d269bb53568ff16bcab1b24877780fcbb2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.03738" Longitude="3.714714" StarRating="3" HotelCode="26974|best_western_hotel_chamade" HotelName="Best Western Hotel Chamade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningin Elisabethlaan 3, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/c0/61c0dbebaa9b85e6b7db346b2f54e2a02b64a6d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.03056948" Longitude="3.7212427" StarRating="0" HotelCode="458588|bb_lieven_bauwens" HotelName="B&amp;B Lieven Bauwens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vrijheidslaan 11 &amp; 13, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/07/df07e12fcabdddaf41acd7e887a7a05f2cc1c5cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054961" Longitude="3.725556" StarRating="4" HotelCode="17722|476225" HotelName="NH Gent Belfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogpoort 63, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3f/5e3f3406f4efd00674279816e330e40a5876bc85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Ghent, opposite the Town Hall and alongside the Saint Bavo Ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.68" OriginalAmount="155.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.055078572347" Longitude="3.7201248068424" StarRating="4" HotelCode="408710|476205" HotelName="Ghent Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Korenlei 10, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/81/1e81306307e420021dd8daab4815193b1543fc95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the Korenlei Canal in Ghent, overlooking a host of famous historic sites. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05433" Longitude="3.717205" StarRating="4" HotelCode="391065|guesthouse_ppp" HotelName="Guesthouse PPP" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Dry Cleaning,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Shopping Arcade,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Poel 9, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/4a/4f4a65c402c6f7f154a6a4655610ad06a5077150.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Guesthouse PPP in Ghent (Patershol), you'll be minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.61" OriginalAmount="161.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05180249" Longitude="3.7203851" StarRating="0" HotelCode="458589|bb_schopenhauer" HotelName="Schopenhauer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ajuinlei 8, 9000 Ghent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/1d/5c1d264caa8108aee2ab1f9b7abc24730270ee4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.59" OriginalAmount="172.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.05443574" Longitude="3.72084832" StarRating="3" HotelCode="570208|2289775" HotelName="1898 The Post" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Graslei 16, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/65/1565cfc6e7ac91dc5c5ea323c8fd073746214637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ghent.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.34" OriginalAmount="234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.054698" Longitude="3.714843" StarRating="4" HotelCode="177195|sandton_grand_hotel_reylof" HotelName="Pillows Grand Hotel Reylof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoogstraat 36, 9000 Gent</AddressLine>
          </AddressLines>
          <CityName>Ghent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/43/9443fc7e5528aa8eb1afa80e366a7b78188683cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Veldstraat, Ghent, just 750 metres from the belfry. Nearby places of intere...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Golf,Swimming Pool,Spa,Wheelchair Access,Kitchen,Garden,Housekeeping,LCD/Projector,Luggage Storage,Lounge,Dry Cleaning,Meeting Room,Parking,Smoking Rooms</BasicAmenities>
    <HotelRating>4,3,2,1,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,ECO HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,BED AND BREAKFASTS,COTTAGES</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
000e719d-faf7-4ee2-92c5-b60ddb1b255c|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="000e719d-faf7-4ee2-92c5-b60ddb1b255c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45793" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
000e719d-faf7-4ee2-92c5-b60ddb1b255c|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
000e719d-faf7-4ee2-92c5-b60ddb1b255c|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
000e719d-faf7-4ee2-92c5-b60ddb1b255c|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
000e719d-faf7-4ee2-92c5-b60ddb1b255c|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
000e719d-faf7-4ee2-92c5-b60ddb1b255c|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
000e719d-faf7-4ee2-92c5-b60ddb1b255c|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
000e719d-faf7-4ee2-92c5-b60ddb1b255c|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="2025-12-22T11:56:44.8702718+00:00" Version="0" EchoToken="Search" TransactionIdentifier="000e719d-faf7-4ee2-92c5-b60ddb1b255c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.65303554" Longitude="18.07119203" StarRating="0" HotelCode="965665|2470815" HotelName="K-apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ivanska 20, Lapad, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8e/708e09bc523f156b183e1e62fabaf23d125dbe88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.65286048" Longitude="18.09440275" StarRating="0" HotelCode="959778|guest_house_bradas" HotelName="Guest House Bradas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viška 6, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/f2/bcf280af3487eb4e49e97843fe318485d50207db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.65259471" Longitude="18.09473595" StarRating="2" HotelCode="524898|288365" HotelName="Guest House Anica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Franca Preserna 1, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/56/e4560316c72641a773d57b862d6685267715017f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="58.65" OriginalAmount="58.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.648299" Longitude="18.088568" StarRating="4" HotelCode="23299|CAT633700" HotelName="Hotel Lero" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Iva Vojnovica 14, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/3c/263cece03a72d679997e5e25369fcc5fbf872ec5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within walking distance of the Old Town and well linked with other areas of the city by loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64014712" Longitude="18.10865966" StarRating="3" HotelCode="550404|historic_downtown_apartments__rooms" HotelName="Historic Downtown Apartments &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pecarica 6, Old Town, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/4f/474f2b513e96a46ae33f1d70b2002f11df0fba05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers guests a range of services and facilities, making it ideal for business tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.42" OriginalAmount="64.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64064879" Longitude="18.11017877" StarRating="4" HotelCode="787949|1791538" HotelName="Olea Apartments and Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zeljarica 3, Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/8f/cf8f998cb72496536e03b58e7bbbbc25d784ec76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.33" OriginalAmount="67.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.658064" Longitude="18.092047" StarRating="3" HotelCode="171086|151324" HotelName="Adria" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radnicka ulica, 46, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/fd/e1fddd61284d3b2b248e9b9636e0d4e296204b37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location with views of the Elafiti Islands, the coast of Gruz and the...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.02" OriginalAmount="72.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64134798" Longitude="18.10991853" StarRating="0" HotelCode="792208|2502495" HotelName="Scalini Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Boškoviceva 3, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/c6/69c607adf6d14a445c10e5475073d4bfa6c4f0ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.639758" Longitude="18.108808" StarRating="3" HotelCode="190158|apartments_santa_maria" HotelName="Apartments Santa Maria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ivana Rabljanina 1, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/d3/41d3d74fd6ede42d438cc2383a127f09aa61edb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Dubrovnik. The nearest airport is Dubrovnik (DBV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64144977" Longitude="18.10776691" StarRating="4" HotelCode="549960|2503435" HotelName="Apartments Eleganca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Zlatariceva 1, Old Town, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/a0/05a0f171f9a2dfa073041a671569c621cb8a9004.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.73" OriginalAmount="85.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.659692992547" Longitude="18.058127760887" StarRating="4" HotelCode="177140|414495" HotelName="Hotel Neptun Dubrovnik" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kardinala Stepinca 31, Babin Kuk, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c9/9ec9629c2f617339647c4cf8d938a63170027301.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 4 km from the centre of Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.660975087226" Longitude="18.070229887962" StarRating="4" HotelCode="888414|pervanovo_apartments" HotelName="Pervanovo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatroslava Lisinskog 43-59, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/cc/43cc07a12520417d605fb73c665916ebfc595267.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are situated in the residential part of Dubrovnik, on the Babin Kuk peninsula, in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="90.05" OriginalAmount="89.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.659401065755" Longitude="18.058830499649" StarRating="5" HotelCode="177139|CAK768600" HotelName="Hotel Ariston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kardinala Stepinca 31, Babin Kuk, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/d3/d2d38774fd983dced58542ab6c103ae6545cfad6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 4 km from the centre of Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64204577" Longitude="18.10908602" StarRating="4" HotelCode="751989|371700" HotelName="La Vita E Bella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zamanjina 11, Old Town, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/a4/0aa404ea5f61296328006fd86b4b4f0bfc45bf6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.00" OriginalAmount="93.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.658406155818" Longitude="18.07477452104" StarRating="3" HotelCode="322785|2024165" HotelName="Apartments Ira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Biokovska 14A, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/e9/1de9d05f6f6bfc735534809332663bcba98f9e6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64048611" Longitude="18.10881269" StarRating="4" HotelCode="549832|apartments_and_rooms_lejletul_" HotelName="Apartments and Rooms Lejletul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Nikole Gucetica 2, Old Town, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/87/6a87181fa246c6674c0cf6355cdc2db3e560bce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a range of facilities to ensure guests a comfortable stay. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.44" OriginalAmount="112.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.660545095341" Longitude="18.076753020287" StarRating="3" HotelCode="64035|76276" HotelName="Vulicevic Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatroslava Lisinkog 20, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/2f/e52f9b579033c49bc19ac4bcf069bb565a6984ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located on the peninsula Lapad in Dubrovnik, by far the most beautiful, tranquil ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.15" OriginalAmount="113.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.64048" Longitude="18.10971" StarRating="5" HotelCode="35491|1034518" HotelName="Pucic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Od Puca 1, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ca/14caaf2e03bc72fecb05027171e3667f0c603ea6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubrovnik, only 200 m from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="116.83" OriginalAmount="115.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.656640293605" Longitude="18.069948901939" StarRating="4" HotelCode="259569|15809" HotelName="Hotel Kompas Dubrovnik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kardinala Stepinca 21, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/60/3b608e9b07b59484ccb396d452537af619f6e938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly beside the beach just 3 km from the town centre and about 4 km from t...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.44" OriginalAmount="121.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.659026292865" Longitude="18.059849739075" StarRating="5" HotelCode="177138|287636" HotelName="Royal Palm Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kardinala Stepinca 31, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/3b/883bb87a157067e207c9b7a2440ecf4007c933a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubrovnik. The nearest airport is Dubrovnik (DBV).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.43" OriginalAmount="125.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.645344859715" Longitude="18.090713880207" StarRating="5" HotelCode="61749|463045" HotelName="Rixos Libertas Dubrovnik" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort,Spa Hotel,Casino Resort,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Liechtensteinov put 3, City Centre, 20000 Dubrovnik, Hrvatska</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/8d/f18d8c0803657e911efffeca3a3aa7185d34de63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Dubrovnik. It lies just 15 minutes’ walk from the historic old town's nort...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.47" OriginalAmount="147.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.6408751" Longitude="18.10865182" StarRating="4" HotelCode="496642|sunce_palace_apartments" HotelName="Sunce Palace Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nikole Bozidarevica 8, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/90/8390e7338f2498d94da1c682b5e21b5ecd18ab16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubrovnik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.18" OriginalAmount="185.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.642782649244" Longitude="18.104267120361" StarRating="5" HotelCode="38397|141874" HotelName="Hilton Imperial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marijana Blazica 2, Dubrovnik 2000</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/03/96032515e17dc6386b0487199a5c51758f819dca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated within a few minutes’ walk of Dubrovnik’s historic old town. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="680.06" OriginalAmount="673.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.659099" Longitude="18.089067" StarRating="4" HotelCode="255812|192524" HotelName="Villa Rosa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Svetog Kriza 33, 20000 Dubrovnik</AddressLine>
          </AddressLines>
          <CityName>Dubrovnik</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/1e/3d1ed2ae75ced2010537ce3573503a68f24861b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubrovnik, this accommodation is about 3 km from the beach.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access,Bicycle Rental,Fax,Designated Smoking Area,Kitchen,Nightclub,Shopping Arcade</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BEACH HOTEL,CLUB RESORT,SPA HOTEL,CASINO RESORT,BUSINESS HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,APARTMENT,CONFERENCE HOTEL,GUEST HOUSES,HISTORIC 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
12760494-00b6-4226-9f7f-1d504929fe88|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="12760494-00b6-4226-9f7f-1d504929fe88">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45892" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
12760494-00b6-4226-9f7f-1d504929fe88|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
12760494-00b6-4226-9f7f-1d504929fe88|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
12760494-00b6-4226-9f7f-1d504929fe88|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
12760494-00b6-4226-9f7f-1d504929fe88|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
12760494-00b6-4226-9f7f-1d504929fe88|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
12760494-00b6-4226-9f7f-1d504929fe88|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
12760494-00b6-4226-9f7f-1d504929fe88|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="2025-12-22T11:56:50.1565707+00:00" Version="0" EchoToken="Search" TransactionIdentifier="12760494-00b6-4226-9f7f-1d504929fe88" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="30.76" OriginalAmount="30.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.506629264748" Longitude="16.44544556737" StarRating="3" HotelCode="182327|2769395" HotelName="House Sandra - Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nincevica 11, Split 21000</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/3b/513b971e6557f14b99903874298921e0c6af1b31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.94" OriginalAmount="38.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.510690616242" Longitude="16.438632692498" StarRating="4" HotelCode="555638|2148615" HotelName="Prima Luce Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Trg Gaje Bulata 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/79/fe79725f8ef73ec10ca3662917dab346243ffb84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Split, this hotel is approximately 640 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.19" OriginalAmount="38.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.509419366853" Longitude="16.439450594512" StarRating="4" HotelCode="391142|1755578" HotelName="Marmontova Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Marmontova 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/d5/98d579b8c5bdf714ff76cbc38769d0c5788e4446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.515770456034" Longitude="16.436928212643" StarRating="3" HotelCode="902737|split_apartments" HotelName="Split Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Conference Hall,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Luciceva 13, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/76/f476e9bf16b67ca95cb7558836c1b1dec8c6525c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday residence is located on a quiet street in Split city centre, about a 5-minute walk from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.20" OriginalAmount="43.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50908466" Longitude="16.43821291" StarRating="4" HotelCode="820741|2470935" HotelName="Central Square Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Kraj Svete Marije 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ff/f6ff5760a12209f2fb4e1ed22b4da1ca801abe39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming small boutique Hotel is set in heart of old town of Split. With a small number of only...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51131742" Longitude="16.4342792" StarRating="4" HotelCode="550304|apartments_korta" HotelName="Korta Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Plinarska Ulica 31, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/26/c82674b12e20e53eab74b8ebc6b012ebe2ce4a8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a business centre for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50905209" Longitude="16.44095076" StarRating="0" HotelCode="984642|guesthouse_palace_inn_" HotelName="Palace Inn Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carrarina Poljana 1/2, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/96/0b9638f83d7b1ef6b0ca5ac8f0c976dcb2a66cff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50562822" Longitude="16.4599414" StarRating="4" HotelCode="496636|palma_rooms_bb" HotelName="Palma Rooms B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Poljicka cesta 22, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/e8/a7e8062fd1aa08282b93a60fad977184b2d24493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50334228" Longitude="16.45603649" StarRating="4" HotelCode="362652|boban_luxury_suites" HotelName="Boban Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hektoroviceva 49, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9a/f39acd8bbe5e77e90e231b16100fa6a7ab63e65d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.98" OriginalAmount="48.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50934198" Longitude="16.47469895" StarRating="0" HotelCode="732939|4656485" HotelName="Priska Med Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kroz Smrdecac 45/3</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/e9/d9e9c01e4de1888b1c2f341bf360b664731a80f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.44" OriginalAmount="49.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50750043" Longitude="16.43350168" StarRating="4" HotelCode="549965|2492275" HotelName="Luxury Apartments Maestral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Solurat 3, 21000 Split, Dalmatia County</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/b6/65b6e6897901461e170596fa53f79c0cb7987c7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.78" OriginalAmount="50.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50775761" Longitude="16.46380151" StarRating="4" HotelCode="609019|621024" HotelName="B Gold Luxury Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Free CXL until 12/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Antuna Branka Simica 33, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/4e/144ec0110ba74ae5f0f5c4add6fc156a3dfbea10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.506944134567" Longitude="16.43218751898" StarRating="4" HotelCode="441376|guesthouse_villa_scalaria_2" HotelName="Villa Scalaria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dražanac 1a, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/ba/3ebae778205ef5abfa7dbe472c69d0d0835e391d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.93" OriginalAmount="52.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5078069" Longitude="16.5030012" StarRating="4" HotelCode="555639|2147415" HotelName="Heritage Palace Varoš" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bilanova 16, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/df/e4dff6e5a33dab4b661d31580de6889114df68ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.32" OriginalAmount="52.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50808217" Longitude="16.43888056" StarRating="4" HotelCode="739392|2333655" HotelName="Plaza Marchi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ul. Mihovilova Sirina 1, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/50/035052fbc1903f67ce42d47ace3f37f29a59cf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split, approximately 400 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.506938896743" Longitude="16.477733467095" StarRating="4" HotelCode="393737|apartments_cordis_" HotelName="Apartments Cordis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Križine 34, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/c8/95c81fb123900f907166c0bdb5f653701c7012c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.79" OriginalAmount="53.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5078" Longitude="16.4484" StarRating="0" HotelCode="980112|2767155" HotelName="Hotel Pax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Put Iza Nove Bolnice 10, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/95/8195a11a5503a8b1f2656a75a86c97cb07258f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.87" OriginalAmount="55.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50520151" Longitude="16.44578648" StarRating="4" HotelCode="606930|2148535" HotelName="Pietra Rossa Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Bijankinijeva 1, 21000 Split, Dalmatia</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/71/85719f888302dab311a5dd3e340618d50aeff5e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.82" OriginalAmount="57.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.523207" Longitude="16.451787" StarRating="3" HotelCode="144077|741372" HotelName="As" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kopilica 8a, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/bd/9bbdeace6e553dbec51b4d1753df0ff92044aa80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.46" OriginalAmount="57.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.503209" Longitude="16.47993598" StarRating="4" HotelCode="792020|67339498" HotelName="Amphora Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Setaliste Pape Ivana Pavla II 51, 21 000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/09/9009ed84f96f33743669a471a95434399e45d79c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50591967883" Longitude="16.449325382709" StarRating="3" HotelCode="910560|apartments_aspalathos" HotelName="Apartments Aspalathos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Junija Palmotica 4, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/e7/a1e7bf9d8796778e8f1cfe87cd09be52a328acd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.66" OriginalAmount="63.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.508408" Longitude="16.439344" StarRating="4" HotelCode="186228|991835" HotelName="Heritage Jupiter Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grabovceva sirina 1, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/51/4351ee12c16b21da2c383676400d3acdf69fe0cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Split, within Diocletian’s Palace dating from the 4...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.74" OriginalAmount="64.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51919197" Longitude="16.45372141" StarRating="4" HotelCode="433308|2245145" HotelName="BB Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Šibenska 13, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/44/994444efb7b3c3da533198165c247003b99d3ac2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.28" OriginalAmount="64.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.508750191159" Longitude="16.460148096085" StarRating="3" HotelCode="182319|2008505" HotelName="Villa Angela" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Bar,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matice Hrvatske 78, Split 21000</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/eb/a7eb58ac149fdfae6b66383777a4808d19d01190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.516248948101" Longitude="16.446798741817" StarRating="4" HotelCode="371477|best_western_art_hotel" HotelName="Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Slobode 41, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/1e/161efa2cd3a29702f07e274a2363b1688aa5dfc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.89" OriginalAmount="68.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51445228" Longitude="16.44402522" StarRating="4" HotelCode="503671|44311909" HotelName="Hotel Corner" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Mažuranicevo Setalište 1, 21000 Spilt</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/d1/59d151c4a6b050245edeaa84966e5f22c6676da2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.78" OriginalAmount="72.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5086518" Longitude="16.44162722" StarRating="4" HotelCode="479548|639335" HotelName="Tifani Luxury Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hrvojeva 10, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/2e/672ee289db3cc19588a2d3f96a232567e933fef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Split.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.32" OriginalAmount="73.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51633563" Longitude="16.44679504" StarRating="3" HotelCode="312405|2008595" HotelName="Art Hotel  Depandansa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Slobode 41, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/dc/f0dca9da6917ff60cfbe3f7ba69787886880216e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.60" OriginalAmount="73.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.522995" Longitude="16.449368" StarRating="4" HotelCode="146522|459285" HotelName="Hotel Mondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kopilica 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/df/dfdf49f52b69a027902e41024a95ae37c8747122.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.24" OriginalAmount="74.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50884651" Longitude="16.43990932" StarRating="4" HotelCode="550033|2244985" HotelName="Pylon Rooms" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dominisova 8, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/b2/cdb2cc01fee5d7e5f6d33f3ad273203593341e99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50801173" Longitude="16.44622715" StarRating="0" HotelCode="949689|apartment_stipe_" HotelName="Apartments Toni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sloveniceva 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e1/51e1a7b928a90d81c8c1bbf697fe4d6ee60aad8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="77.30" OriginalAmount="76.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50628081" Longitude="16.41867204" StarRating="4" HotelCode="737848|CBI281200" HotelName="Hotel Cvita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Designated Smoking Area,Dining,Fax,Garden,Golf,Heated Pool,Internet,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Antuna Mihanovica 42B, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/2b/2d2b994e2f9c20515cc46377c8832807117d9ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Cvita is newly open luxury hotel in Split. Situated on the south side of the hill Marjan. Hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.508181" Longitude="16.43932" StarRating="3" HotelCode="114134|19048" HotelName="Slavija" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buvinina 2, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/a4/b0a40d7fbce806c12baa71098cddabbeaceed8ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.515313356411" Longitude="16.439594328404" StarRating="4" HotelCode="34846|hotel_globo" HotelName="Globo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lovretska 18, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/6e/b66eb3390b57aba8101d6886ef9e86164d388c6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Split, in close vicinity to important legal and cultural inst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50198661" Longitude="16.44506612" StarRating="3" HotelCode="738254|malo_misto" HotelName="Dream Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jadranska Ulica 15, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/c0/bbc034a43021e7a82456f51857aa13a0f21f18c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51655297" Longitude="16.49226543" StarRating="0" HotelCode="984854|apartman_iskra" HotelName="Apartments Iskra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mejasi 40, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/4c/384cc74346ce3df7182500cef461053dfac5dd49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50901529" Longitude="16.44059147" StarRating="3" HotelCode="743404|293465" HotelName="Golden Gate Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dioklecijanova 10, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/f6/0cf6d9e805168a899b9c07f291ac450586f3b459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.27" OriginalAmount="85.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.509248761632" Longitude="16.457475374483" StarRating="4" HotelCode="310516|1514218" HotelName="Dioklecijan Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kranjceviceva 45, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/8a/4f8a034692e7e6797dbc0ec6d404794f69cd8776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split, about 1.2 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50773076" Longitude="16.43295134" StarRating="3" HotelCode="755439|350473" HotelName="Hotel Agava" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Babina ulica 16, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/35/d735cca26f6e1a0e0b73542200e20d439e0db243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.08" OriginalAmount="86.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.506697839779" Longitude="16.443486213684" StarRating="4" HotelCode="165885|967525" HotelName="Luxe Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kralja Zvonimira 6, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/76/4f764192e4c9682854d75240297b1a96e0693037.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.12" OriginalAmount="86.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50249781" Longitude="16.45719537" StarRating="4" HotelCode="581979|2216185" HotelName="Marvie Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Periciceva 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b4/1f/b41f643d1f87f934d16b9eaac67b9d5201fa81a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.90" OriginalAmount="90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5078" Longitude="16.4484" StarRating="3" HotelCode="738947|293482" HotelName="Luxury Rooms Agava" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krizeva Ulica 6, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/55/2f558eea9dadfbdbe5a9a16ed3b05f7b9d88991f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.91" OriginalAmount="93.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51253619" Longitude="16.44032011" StarRating="0" HotelCode="960839|2008555" HotelName="Apartments For You In Split" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bihacka 11, third floor, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/1d/691de61fb730954d7d4bda6595bbe11e8e20e817.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.23" OriginalAmount="94.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5050837" Longitude="16.45043015" StarRating="0" HotelCode="964522|2409985" HotelName="Studio Apartments 4 You In Split" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pojisanska Ulica 13, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/d0/12d0da4dc4f281ea77389205e15b063b3e20e8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.503195577994" Longitude="16.469939253967" StarRating="4" HotelCode="97923|radisson_blu_resort_split" HotelName="Radisson Blu Resort &amp; Spa Split" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Put Trstenika 19, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/40/af40f2d3ea295e3bdcdba74c071f0aefdd1bc174.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is situated in Split, right on the shingle beach. The centre can be reached within ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.08" OriginalAmount="97.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.507929258981" Longitude="16.440865695477" StarRating="3" HotelCode="58526|829715" HotelName="Peristil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Poljana Kraljice Jelene 5, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/4e/de4e053d05b90efe7a6044ae26d03b682f51be08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the historic centre of Split. Guests will find links to the public tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.16" OriginalAmount="101.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50592556" Longitude="16.4616725" StarRating="4" HotelCode="582166|2178915" HotelName="Hotel Ora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Poljicka Cesta 26 E, 21000 Split, Dalmatia</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/3e/553e9ea78f635ccabdc57a2ea4618627e7749fb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="106.28" OriginalAmount="105.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5030159" Longitude="16.44630482" StarRating="3" HotelCode="752110|68233447" HotelName="Briig Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prilaz Brace Kaliterna 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/19/b719f2125e3b9233bb267480d534a7bac2eedf72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Briig Boutique Hotel is unique in every view, integrating Mediterranean living with contemporary...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="107.93" OriginalAmount="106.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5078" Longitude="16.4484" StarRating="4" HotelCode="977243|829058" HotelName="Time Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vukovarska 35b, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/6a/0e6ae6873dddd9e118d9469274c5ecdad4e386b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51496633" Longitude="16.43801573" StarRating="4" HotelCode="626233|valenti_rooms" HotelName="Valenti Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Starcevica 16/1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/25/e0253ce6a0663932eb88c61a710fcda887fd6b5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.510362" Longitude="16.439386" StarRating="4" HotelCode="306379|cornaro_hotel" HotelName="Cornaro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinjska 6, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ae/46ae8b6cbfe66269321019793693549ec680aee1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent central city location and ancient history surroundings. It is located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.505368333333" Longitude="16.443599333333" StarRating="4" HotelCode="144312|authentic_suites" HotelName="Authentic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ulica na Toc 6, 21000, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/72/f772bf2c2717117404c3887f364df178591be546.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="116.61" OriginalAmount="115.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.5091025" Longitude="16.438735" StarRating="4" HotelCode="901664|A2DF87" HotelName="Palace Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Narodni trg 13, 21000, Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/0b/a40bef3bedbb4abe15eb8b56725c0d9b7c04a8f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split, about 100 m from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.44" OriginalAmount="151.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.507352927802" Longitude="16.432829905826" StarRating="3" HotelCode="147943|1514248" HotelName="Garden Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Solurat 22, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/19/341923a3f25a22f3869dd0b8e4bce1d005ddf1aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.56" OriginalAmount="156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50972226" Longitude="16.43284176" StarRating="4" HotelCode="741979|293542" HotelName="Villa Daky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>ul. Miliceva 34, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/62/ef62cf690e07bef674340849ac6c6ed3f5569d14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="180.38" OriginalAmount="178.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.513067" Longitude="16.437539" StarRating="4" HotelCode="173585|1932764" HotelName="President" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Starceviceva 1, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/2a/832a01e6192341d997a1f24fc6875f8a9286beb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the very centre of the town of Split, at the foothills of the famous Marjan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.513394503855" Longitude="16.436182056457" StarRating="4" HotelCode="376156|dream_world_2" HotelName="Palace Queen Mary Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kavanjinova 14, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/38/60383cc60f1dae74474f5a53f6398f0ebddde201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Split. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.75" OriginalAmount="422.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.51148733" Longitude="16.43623202" StarRating="4" HotelCode="549932|2245015" HotelName="Lanterna Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ujeviceva Poljana 13, 21000 Split</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/99/9999e2644edb195cd2101690954074d17b4252b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Split.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="701.80" OriginalAmount="694.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.50173572" Longitude="16.44526337" StarRating="3" HotelCode="854352|829065" HotelName="Hotel Villa Harmony" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>SetaliSte Petra Preradovica 1A, 21000 Split, Dalmatia</AddressLine>
          </AddressLines>
          <CityName>Split</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/40/a640b88300f963608aba6faf1adddb521f59cbd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,24 Hour Power Supply,Airport Transfer (on Demand),Bicycle Rental,Designated Smoking Area,Dining,Fax,Garden,Golf,Heated Pool,Lounge,Meeting Room,Parking,Printer,Spa,Telephone Service,Wheelchair Access,Central Heating,Laundry,Currency Exchange,Nightclub,Shopping Arcade,Valet Parking,ATM/Cash Machine,Babysitting,Banquet Hall,Business Centre,Diet Meals,Housekeeping,Pets allowed,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>HOTEL,CITY HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BED AND BREAKFAST,BEACH HOTEL,GUEST HOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4c3dc666-aac0-459d-a0f4-0835b393bf22|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="4c3dc666-aac0-459d-a0f4-0835b393bf22">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="45926" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
4c3dc666-aac0-459d-a0f4-0835b393bf22|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
4c3dc666-aac0-459d-a0f4-0835b393bf22|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
4c3dc666-aac0-459d-a0f4-0835b393bf22|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
4c3dc666-aac0-459d-a0f4-0835b393bf22|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
4c3dc666-aac0-459d-a0f4-0835b393bf22|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
4c3dc666-aac0-459d-a0f4-0835b393bf22|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="2025-12-22T11:56:55.830494+00:00" Version="0" EchoToken="Search" TransactionIdentifier="4c3dc666-aac0-459d-a0f4-0835b393bf22" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.135312520147" Longitude="15.217611361698" StarRating="3" HotelCode="405162|villa_irena_2" HotelName="Villa Irena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Put Matije Gupca 2a, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/bd/5cbde5d1ab249c658e9d18cda56a195a3925fc9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11418229" Longitude="15.22873037" StarRating="3" HotelCode="580816|prestige_rooms" HotelName="Prestige Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Federika Grisogona 4, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/b9/3cb96f1c732fe5fe56c90c634e7b11e3cb73b99c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.07" OriginalAmount="54.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.102439694638" Longitude="15.268333402013" StarRating="3" HotelCode="152545|1035198" HotelName="Porto" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nikole Jurišica 2, Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/fc/9bfcd194184724f39e0977bfb615e0f8c7118e4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1140011" Longitude="15.24382106" StarRating="4" HotelCode="607699|apartments_karla_" HotelName="Apartments Villa Karla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Premudski Prilaz 8, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0d/110d9fa249f73062289c32c452e4c420c05afe21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.13893502" Longitude="15.22109309" StarRating="0" HotelCode="524761|villa_apolonija" HotelName="Villa Apolonija" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Roberta Frankesa Mihanovica 32, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/3a/1e3a414d79e44658796e8a2bfb847f018f01f660.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.147101" Longitude="15.209216" StarRating="3" HotelCode="181915|pansion_delfin" HotelName="Hotel Delfin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krešimirova obala 96, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/be/9ebe035a74f4460c7d90bb27a0a9e57634c55775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Zadar, right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11540457" Longitude="15.22580481" StarRating="4" HotelCode="606479|apartments_mareta_exclusive_" HotelName="Apartments And Rooms Mareta Exclusive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Široka Ulica 12B, 23000 Zadar, Zadar County</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/4d/574d6919ecf404b79fb175d921378e1c25801c18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the centre of Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.04" OriginalAmount="66.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1367" Longitude="15.221461" StarRating="3" HotelCode="161609|550115" HotelName="Hotel Mediteran Zadar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matije Gupca 19, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/c3/aac32720837866c009708dd57a22f0e9587c32b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1313" Longitude="15.2227" StarRating="0" HotelCode="806837|luxury_rooms_kadena" HotelName="Luxury Rooms Kadena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Knezova Subica Bribirskih 9</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/c4/c1c459aba9ec617e326a277a4d3ad21e73f53e48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1138686" Longitude="15.22639945" StarRating="4" HotelCode="632119|296895" HotelName="Dezign Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Borelli 8, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/ea/96ea86acd1a723fbb24431d948adfdd4a5485fa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11722361" Longitude="15.22433962" StarRating="3" HotelCode="771866|363204" HotelName="Teatro Verdi Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prokonzula Grgura 3, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/5b/5e5bd1b3cfd3d60d5be1c37bfbb65dcae528a6fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11343571" Longitude="15.25126023" StarRating="0" HotelCode="959850|villa_sky_2" HotelName="Villa Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Put Murvice 44 A, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/9b/e79b77e1238c72f737be587ca6325673dcd4d2d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.142701333333" Longitude="15.211546333333" StarRating="4" HotelCode="154916|villa_triana_2" HotelName="Villa Triana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Dry Cleaning,Garden,Internet,Laundry,Lounge,Luggage Storage,Massage Centre,Meeting Room,Parking,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b8/a0b81df474c1ea239a177ab62a8ce47f8ec706f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Villa Triana is located on the famous seaside resort Borik/Diklo only 5 km from center of Zadar. Vil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1313" Longitude="15.2227" StarRating="4" HotelCode="954828|363194" HotelName="Classy Design Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Brace Vranjana 2, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2c/8c2c15241fbeacbb711de75eb7b751f485b7798e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.116117" Longitude="15.261455" StarRating="3" HotelCode="148490|guest_accomodation_tamaris" HotelName="Guest Accomodation Tamaris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Zagrebacka ulica 5, 23000, Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a4/f3a4020caa7320ebdee25aae48dd096db343fe21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.11666441" Longitude="15.22476181" StarRating="4" HotelCode="498127|central_royal_apartments_3" HotelName="Central Apartments - Integrated hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nikole Matafara 7, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/62/86625b47a40553789e75006b4dbea65e06ba9edf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zadar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.17389055" Longitude="15.17790335" StarRating="3" HotelCode="377004|197148" HotelName="Villa Plat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Put sv. Bartula 62, Kožino, 23231 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/28/f0/28f08bd79f234916f3daf3210095043274218a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Zadar. The nearest airport is Split - Sinj (SPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.105495763898" Longitude="15.235719680786" StarRating="4" HotelCode="259545|hotel_kolovare_2" HotelName="Hotel Kolovare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bože Pericica 14, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/16/b3167b7a8f7101b02a34587e49c09ae2b30f9fbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Zadar, about 80 m from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.23" OriginalAmount="125.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.13374723" Longitude="15.21077431" StarRating="4" HotelCode="10658|52934" HotelName="Falkensteiner Club Funimation Borik" Meals="HALF BOARD,FULL BOARD" BedType="HALF BOARD" PropertyType="Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Majstora Radovana 7, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/d5/97d5f6decd40a8249830f185c40ee9a55d4e8a18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday residence is located in the middle of the resort of Borik, close to picturesque Zadar (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.57" OriginalAmount="157.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.134905383136" Longitude="15.228126473193" StarRating="4" HotelCode="379678|1837908" HotelName="Villa Vanilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Josipa Kosora 13, 23000 Zadar, Zadar County</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e1/e3e17c173b475fc98ee32886c408589ef1d3c922.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a babysitting service, a childcare service and room ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.13163783" Longitude="15.21987807" StarRating="3" HotelCode="608972|villa_ines_annex" HotelName="Art Villa Ines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Augusta Senoe 27, 23000 Zadar</AddressLine>
          </AddressLines>
          <CityName>Zadar</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a0/9ea015bc131aa6428c5353f7d89dc56d6920bf9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service,Laundry,Lounge,Room Service,Bicycle Rental,Conference Hall,Swimming Pool,Currency Exchange,Jacuzzi,Kitchen,Massage Centre,Sauna,Wheelchair Access,Dry Cleaning,Garden,Luggage Storage,Meeting Room,Parking,Spa,Shopping Arcade</BasicAmenities>
    <HotelRating>3,4</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HOTEL,SPA HOTEL,FAMILY-FRIENDLY HOTEL,GUEST HOUSES,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aabe3ec8-77fb-45ee-930f-3cb9889af28f|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="aabe3ec8-77fb-45ee-930f-3cb9889af28f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46142" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
aabe3ec8-77fb-45ee-930f-3cb9889af28f|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
aabe3ec8-77fb-45ee-930f-3cb9889af28f|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
aabe3ec8-77fb-45ee-930f-3cb9889af28f|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="2025-12-22T11:57:00.9533317+00:00" Version="0" EchoToken="Search" TransactionIdentifier="aabe3ec8-77fb-45ee-930f-3cb9889af28f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="44.37" OriginalAmount="43.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.0777" Longitude="13.6386" StarRating="3" HotelCode="746487|773454" HotelName="Noemi's Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zdenac 21, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/0c/940c80e9c0393ee714736647e885b1cf89050666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.41" OriginalAmount="84.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.07627821" Longitude="13.6538534" StarRating="3" HotelCode="434900|2041615" HotelName="Apartment Matosevic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tina Ujevica 37, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/ef/8eefcfd4571746a6749bce86c440d233821cb568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rovinj.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.89" OriginalAmount="116.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.08185814771" Longitude="13.634207546711" StarRating="4" HotelCode="17751|1432728" HotelName="Hotel Adriatic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Obala Pina Budicina 16, Riva Pino Budicin, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/e6/e5e6a3474748094ae5626928f992cfcb7b054580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Rovinj's central square, this is a traditional hotel with plenty of charm of bygone times...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.95" OriginalAmount="138.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.072956" Longitude="13.638989" StarRating="5" HotelCode="72620|1034978" HotelName="Hotel Lone" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Luje Adamovica 31, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/6e/396ee0ddb3141f19c1a0c3f35d673d5d8196322c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set within the Golden Cape Natural Park, 200 m away from the sea and a 15-minute strol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.13" OriginalAmount="193.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.10306080843" Longitude="13.62476067243" StarRating="4" HotelCode="61050|2199565" HotelName="Family Hotel Amarin" Meals="FULL BOARD" BedType="FULL BOARD" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Val de Lesso 5, 52210 Rovinj</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/9a773bcfab5cefea/2c/2c391eeb1e8eacb7f9944496a228ec5a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated on a green peninsula, just a few minutes by car from the centre of Rovi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="703.10" OriginalAmount="696.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.0777" Longitude="13.6386" StarRating="4" HotelCode="763817|769945" HotelName="Residence Vaal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ulica Centener 54</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/fa/9ffa1bf41a4eab00ffb62314d9f27272bfc1871d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6718927.77" OriginalAmount="6652403.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.081744513802" Longitude="13.633158802986" StarRating="4" HotelCode="180730|203792" HotelName="Villa Tuttorotto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dvor Massatto 4, 52210 Rovinj, Istra</AddressLine>
          </AddressLines>
          <CityName>Rovinj</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/90/ea9027943de82f61a8d86dd0e0740adc6fc6444f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rovinj. The nearest airport is Pula (PUY).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access</BasicAmenities>
    <HotelRating>5,4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,FULL BOARD,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CONFERENCE HOTEL,BEACH HOTEL,FAMILY-FRIENDLY HOTEL,CITY 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
f7b89f34-1d95-4c4d-9f30-a6dbf7178c11|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="f7b89f34-1d95-4c4d-9f30-a6dbf7178c11">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15580" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
f7b89f34-1d95-4c4d-9f30-a6dbf7178c11|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
f7b89f34-1d95-4c4d-9f30-a6dbf7178c11|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
f7b89f34-1d95-4c4d-9f30-a6dbf7178c11|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
f7b89f34-1d95-4c4d-9f30-a6dbf7178c11|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
f7b89f34-1d95-4c4d-9f30-a6dbf7178c11|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
f7b89f34-1d95-4c4d-9f30-a6dbf7178c11|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
f7b89f34-1d95-4c4d-9f30-a6dbf7178c11|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="2025-12-22T11:57:04.9676422+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f7b89f34-1d95-4c4d-9f30-a6dbf7178c11" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="16.31" OriginalAmount="16.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.109278" Longitude="14.45121" StarRating="2" HotelCode="260270|1694449" HotelName="Plus Prag Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Privozni 1, 170 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/2f/1c2faaac7318093648bb30215c40d6d623ca401f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 119 rooms. Individual storeys are accessible via the lift or sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.35" OriginalAmount="25.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086553404645" Longitude="14.45167645812" StarRating="4" HotelCode="23101|334715" HotelName="Three Crowns Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly 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>Cimburkova 28, Praha 3, 130 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/6d/f16d61cb4239043aab0b330229c0d70bff1bca91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful neighbourhood, not far from the famous cultural centre of Prague...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.20" OriginalAmount="26.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071025025063" Longitude="14.409449100494" StarRating="3" HotelCode="33066|1024198" HotelName="Augustus et Otto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Celné 3, Smíchov, 15000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/8e/af8e2c63a2e2af79d83b31e12e3528e4c108df85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Prague hotel is very well situated, just 300 metres from Andel shopping centre and Andel metro ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.53" OriginalAmount="27.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079637619263" Longitude="14.499591449074" StarRating="3" HotelCode="58668|379105" HotelName="a&amp;o Prague Rhea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Uzlabine 3068/19, 108 51 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/e3/20e3ca060372b2c91937171eaa4b2f2106b31221.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Prague's 10th district, bordered by a quiet park. Guests will find the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.58" OriginalAmount="27.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0632904" Longitude="14.4451767" StarRating="3" HotelCode="89531|365965" HotelName="Gallery SIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 17, Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/6d/4a6d5a38e038341b93dde40bdbf61a9852c7fa50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072268" Longitude="14.39611" StarRating="4" HotelCode="142549|20221" HotelName="EA Hotel Praga 1885" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 560/29, Smíchov, Praha 5, 150 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/10/2d102ec2558a8c4d32045732ffa88c3d73f01ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.064292470863" Longitude="14.506598984361" StarRating="3" HotelCode="59529|1159658" HotelName="Hotel Astra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mukarovská 1740/22, 110 00Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b6/04b61d8c04ab6654ca9ee28b217f07328c37a1de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.53" OriginalAmount="30.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.100847216884" Longitude="14.491691511088" StarRating="4" HotelCode="108854|614635" HotelName="Relax Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novovysocanská 163/25, 190 00 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/17/af171c7af6a5efd711c525d1190cc5cfa7b90d6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.80" OriginalAmount="30.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06961" Longitude="14.40732" StarRating="4" HotelCode="76838|253726" HotelName="La Boutique Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staropramenna 728/3, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/99/41992a5f46c3c8fd01c2308c039b84e48f2e68e0.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="16" TotalAmount="31.18" OriginalAmount="30.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086920833503" Longitude="14.482804834843" StarRating="3" HotelCode="56109|1241168" HotelName="EA Hotel Populus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Staré Cihelny 2182/11, Praha 3, 130 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/06/48060179df545d690584cb25f9f0c209ddfb8ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood about 6.8 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.37" OriginalAmount="31.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.122085614286" Longitude="14.456988957143" StarRating="3" HotelCode="89521|1134298" HotelName="Henrietta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ke Stírce 42, 182 00 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/8f/d38f8de50a9c1c6c2927329d1f1ce664a26c418c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093311" Longitude="14.452106" StarRating="3" HotelCode="145203|15766" HotelName="Hotel Charles Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thámova 26, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/ca/05ca6a8d70f6c22fe8fbd7418bf74faf815b5a3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.60" OriginalAmount="32.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072810914733" Longitude="14.441025403531" StarRating="3" HotelCode="108692|614145" HotelName="Susa Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jana Masaryka 219/49, Vinohrady, 128 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/10/dd10e2709f9b4217eb9733a793cf6b3d1d3049ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.36" OriginalAmount="33.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.051111254609" Longitude="14.414888620377" StarRating="3" HotelCode="13583|87002" HotelName="Botel Racek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Podolské nábreží, 147 00 Praha 4, Podolí</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/63/a663ab036b80c06e16f08a17c728aca9862f5892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the city centre in a quiet area of Prague. It enjoys easy and quick ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.37" OriginalAmount="34.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073234367283" Longitude="14.423733934105" StarRating="4" HotelCode="89520|1113958" HotelName="Hotel 16" 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>Katerinská 16, 128 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/ac/61ac08f0dc078bed6e5e292298272fb85d7cc547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.43" OriginalAmount="34.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.035732479544" Longitude="14.413450956345" StarRating="4" HotelCode="56451|973285" HotelName="Hotel U Divadla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Staré pošty 247/6, Braník, 140 00 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/5e/1e5e4e17e58869fa52f82c430f81a46b6c12a857.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Branik in Prague. The famous Wenceslas Square is located so...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.93" OriginalAmount="34.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.120732876366" Longitude="14.454987645149" StarRating="4" HotelCode="21522|232826" HotelName="Aida Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kubišova 23/1953, 182 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b1/73b18529127c09beb85fa2990119dd0b4490eedc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in an attractive area overlooking all of Prague and is just 5 subway stop from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.103201369983" Longitude="14.448021222685" StarRating="2" HotelCode="902564|56526" HotelName="Sir Toby's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delnická 24, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/6d/616dc8a6c3c469c759236e6162980902a467b3a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.63" OriginalAmount="35.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072675955768" Longitude="14.429627358913" StarRating="4" HotelCode="29692|892415" HotelName="Hotel St George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 1803 / 2, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5c/97/5c97eb1139e6fe6c9ce8d364c8966199776bf581.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.82" OriginalAmount="35.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.099182048365" Longitude="14.430293887854" StarRating="4" HotelCode="10805|4834" HotelName="Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Milady Horakove 479/19, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f3/e6f3c17750734a05bfde384603e4f2840c672101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is magnificently located near to Prague's city centre, close to the renowned Wenceslas Sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.33" OriginalAmount="35.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0741228715" Longitude="14.429450652779" StarRating="3" HotelCode="66574|329645" HotelName="Hotel Brixen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 1796/44, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/b0/fcb01dc69fee5136c688d145459bac65a1c530ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078092669858" Longitude="14.423467688483" StarRating="3" HotelCode="166512|10983" HotelName="Hotel PurPur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reznicka 15, 11000 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/ce/18ce69047d03e7a7763cbe555a782e8d49183256.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085664507727" Longitude="14.432320296764" StarRating="3" HotelCode="186670|28614" HotelName="Hotel Zlatá Váha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovážné námestí 981/21, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c3/38c3991a476a56f3874b47e5c61bb9210c39b957.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="37.70" OriginalAmount="37.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070408" Longitude="14.430611" StarRating="4" HotelCode="87979|362368" HotelName="Hotel Louis Leger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/c7/11c7c1873f62c14912965a591948f254637faa41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="37.99" OriginalAmount="37.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077221" Longitude="14.431445" StarRating="4" HotelCode="180491|211226" HotelName="Deminka Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skretova 1, Praha 2, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/7c/f97cafa1f5696805f261df230eaae29dfbbf587d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.11" OriginalAmount="37.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072199456005" Longitude="14.400623457672" StarRating="3" HotelCode="27731|128034" HotelName="ibis Praha Mala Strana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plzenska 14, Praha 5, Smichov, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a7/55a7bbadb2aa6b1c3a0f8ec50f52db981985bcca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the city centre, next to the Nový Smíchov shopping centre, and just 15...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.15" OriginalAmount="37.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.101580409045" Longitude="14.48425590992" StarRating="4" HotelCode="23167|343725" HotelName="Wellness Hotel Step" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malletova 1141/4, 19000 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/e3/cbe32827daa23ea00f91b7c3882b97ae192a76f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated around a 10-minute walk from Palmovka metro station (line B). The centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.30" OriginalAmount="37.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065231300872" Longitude="14.42486122045" StarRating="4" HotelCode="19168|231176" HotelName="Union" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ostrcilovo Namesti 462/4, Praha 2 Nusle, 128 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/1a/b41a23e0ed8198eb289aacb899fa5a0f23c2ea2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague's district 2, close to the historic centre and a mere 5 minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="38.36" OriginalAmount="37.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085316924647" Longitude="14.450307682223" StarRating="3" HotelCode="108934|986972" HotelName="Pension Prague City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štítného 13, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/b9/e5b9c88f3040af9dd1ee0b35c697d10155abae69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070825796638" Longitude="14.429780635582" StarRating="4" HotelCode="394782|10913" HotelName="Hotel Assenzio Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wenzigova 1870/3, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/02/240205c286fd37f9636b673b90f0ce68f6d8ee73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a historical building close to a metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.065776" Longitude="14.43999" StarRating="3" HotelCode="900877|13363" HotelName="Otakar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otakarova 287/3, 140 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1f/841fd3449a991c4daf36b4a64bd305a43154e2b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 10 minutes' tram ride from Wenceslas Square. The Otakarova tram stop is right out...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.74" OriginalAmount="38.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.034500655324" Longitude="14.476772546768" StarRating="3" HotelCode="12839|231136" HotelName="Hotel Globus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gregorova 2115/10, 148 00 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/d4/c3d4f9f2062eb27c1a2b0cce5128f8bcf1d1c1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the edges of the large Prague park, approximately 4 km from the city outskir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="39.24" OriginalAmount="38.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083389269558" Longitude="14.415846168995" StarRating="3" HotelCode="336479|1176787" HotelName="Residence Bologna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktska 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/38/893873e275d187ffa7bfa9faf30b2a967aee15c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located on Konviktska Street, directly in the centre of Old Town between Betlem Sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07233874" Longitude="14.39246347" StarRating="3" HotelCode="581243|243090" HotelName="Bohem Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 56, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/68/6468ef489cc052e613fd43ba23ebba233441b969.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084376141704" Longitude="14.449148446232" StarRating="4" HotelCode="34970|2851" HotelName="Hotel Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 26, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/bc/78bc23289f890aa2e968e428264b019b1f8f2fcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the town centre (15 minutes). Numerous shopping venues, restaurants as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.15131070796" Longitude="14.503417611122" StarRating="3" HotelCode="188608|226971" HotelName="Hotel Aura Design &amp; Garden Pool" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kostelecka 819, Cakovice, 190 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0a/ae0a7120ebb5dc2a5b23a29c14b51e4af535f003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073905078944" Longitude="14.438494741917" StarRating="4" HotelCode="166020|23902" HotelName="Trevi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uruguayska 540/20, Praha 2-Vinohrady 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1d/191d6d2ff5e1bcb7f61b8e6300cee6cf4ed7a545.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the residential district of Vinohrady. The hotel is only about 50 m from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.43" OriginalAmount="39.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079893591126" Longitude="14.404963105917" StarRating="3" HotelCode="26245|2159745" HotelName="Hotel Atos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melnická 13, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/a7/46a73606639fe52cc1471b9b743100041800b630.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is located near to Prague Castle and the Charles Bridge. Wenceslas Square and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.63" OriginalAmount="39.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.049076289781" Longitude="14.446206365711" StarRating="3" HotelCode="76682|1111438" HotelName="Attic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanusova 496/6, Praha 140 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/18/be18f899be845aec7063ba12c84bca2f74521284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.81" OriginalAmount="39.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072075" Longitude="14.429484" StarRating="3" HotelCode="59346|315165" HotelName="Prague Centre Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fügnerovo námesti, 1, Prag 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f1/46f117a5954553088018dc07ad27a6d33e4b7254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within a few minutes walk of the Czech metropolis' most famous sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.12" OriginalAmount="39.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074056565334" Longitude="14.43008735776" StarRating="3" HotelCode="66573|1429858" HotelName="Brezina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 41, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/2f/972ff0a5afca63f0c387d92171238d83c7f97ee6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072233860749" Longitude="14.430770209822" StarRating="3" HotelCode="337451|17827" HotelName="Prague Centre Superior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 32, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/21/fe21cb7670c6c57ea89c76de608eb4e2870b50cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is located in the centre of Prague, near to the underground station I. P. Pavlov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071910013222" Longitude="14.446318278908" StarRating="3" HotelCode="146496|56520" HotelName="Czech Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Francouzská 240/76, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/2e/9a2e2c09aa9026267fca9e37d3be7b95e60cac9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.102395032932" Longitude="14.431775808335" StarRating="4" HotelCode="371511|366339" HotelName="Mama Shelter Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Veletrzni 1502/20, Holešovice, 17000 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/e5/55e5a705339497ffe9a1c74c40f3caee8ec01366.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within the same neighbourhood as this city hotel guests will find Sea World, Krizik's Fountain, The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079504" Longitude="14.405253" StarRating="4" HotelCode="486651|201057" HotelName="Royal Prague City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Petrínská 20, Prag 150 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/74/127435a58daff8180c5954a2194ac4d8a580eb48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.47" OriginalAmount="40.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090218828573" Longitude="14.450232624708" StarRating="3" HotelCode="108751|614465" HotelName="Adeba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pernerova 16, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/d9/e3d97a604c45100d937fee40109914afe692a5c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.76" OriginalAmount="40.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08475" Longitude="14.448415" StarRating="4" HotelCode="10322|4814" HotelName="Ariston &amp; Ariston Patio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seifertova 65, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/6e/366e537bd9640b3f271a0dfac94534ccf60f27ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated approximately 5 minutes drive from the centre of Prague. The nearest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="40.84" OriginalAmount="40.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0728399" Longitude="14.4308291" StarRating="4" HotelCode="312353|CAX130900" HotelName="Ambiance Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tyrsova 1841/8, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/fa/1efac21c865b9803323aa169bfbde78bdd4a9c7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the main sightseeing places.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.39" OriginalAmount="40.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074357815256" Longitude="14.429289400578" StarRating="3" HotelCode="35063|546225" HotelName="Hotel Tivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská, 48, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/9a/f59a8956bade9502a60af0aee3e385fbe6732317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the city centre, next to the I.P. Pavlova underground station. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="41.59" OriginalAmount="41.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082086380315" Longitude="14.404594302178" StarRating="4" HotelCode="51019|1845170" HotelName="Hotel Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ujezd 425/24, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/82/37826044b21bb468d4fcbe0ee4ab91eb5d43a918.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the very historical centre of Prague in Lesser Town, right under one of Pra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.89" OriginalAmount="41.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08745893601" Longitude="14.419348156682" StarRating="3" HotelCode="108883|614415" HotelName="U Tri Bubnu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Radnice 13/8, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/99/2c998569f93536fbe78436dcef82060db665f935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.15" OriginalAmount="41.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084126373941" Longitude="14.432680658896" StarRating="3.5" HotelCode="54507|102932" HotelName="Exe City Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 960/33, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c4/c0c4ec28d4e432f21785d1b6a8da52a9c34da96f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just a few minutes from the centre of Prague. Many public transport links depart from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.17" OriginalAmount="41.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077914" Longitude="14.418443" StarRating="3" HotelCode="900065|985943" HotelName="Colloseum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Myslíkova 282/26, Praha 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/bc/8cbc431154dde88d8822605d463930ca99d975a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.22" OriginalAmount="41.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071158" Longitude="14.430512" StarRating="4" HotelCode="98281|162422" HotelName="Alqush Downtown Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 15, Praha 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/cf/b0cfc87d9049c6c6175459cbebd4fd77c68ae8c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the centre of Prague. Wenceslas Square, the National Mu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="42.36" OriginalAmount="41.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.103931" Longitude="14.433057" StarRating="3" HotelCode="98241|3687850" HotelName="Olga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janovského 50, Holešovice, Praha 7 17000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/69/b369e7ac7578d871e7037452af12e3247bb40ce5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0784213" Longitude="14.42937791" StarRating="3" HotelCode="316322|633682" HotelName="Wenceslas Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mezibranská 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f5/6e/f56e5d7227cd51ad2fc85610586e62e8fb9d2091.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074519628718" Longitude="14.430346190929" StarRating="4" HotelCode="337461|18967" HotelName="Raffaello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 54, 12000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/1e/ed1ec58a0566524b3eecdc5fd7b41c533dca1d48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, historical hotel is located at the heart of the city, just a few minutes walk from many o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.48" OriginalAmount="42.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070993702551" Longitude="14.430546216457" StarRating="4" HotelCode="89522|161189" HotelName="Amigo City Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 13, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/cf/b0cfc87d9049c6c6175459cbebd4fd77c68ae8c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.64" OriginalAmount="42.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.02007" Longitude="14.410036" StarRating="4" HotelCode="67405|272805" HotelName="Michael" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Lysinami 474/1, 14700  Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/84/678482e11e40d3b0012bff2365ec6f87bf897432.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a nice and quiet district of Prague, 20 minutes from the centre via public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.82" OriginalAmount="42.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076332246458" Longitude="14.493589997291" StarRating="3" HotelCode="16318|379045" HotelName="Comfort Hotel Prague City East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Becvarova 14, 100 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/59/3559559749edfe619195a8e561af093ea7d37eef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in a tranquil district of Prague, just 10 minutes from a selection of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.83" OriginalAmount="42.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079924" Longitude="14.405599" StarRating="3" HotelCode="34887|1428908" HotelName="Hotel Mala Strana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melnicka 9, 15000 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/8c/328c7aefef26c3e53b7c055ae1477738245b19a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0686331" Longitude="14.403263342328" StarRating="3" HotelCode="41084|4372" HotelName="Akcent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stroupeznickeho 1/253, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/0e/9d0e44a78de2d2786466294a83c3288940c55260.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel is located on a main road in the heart of Smíchov. The shopping centres of Andel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081283" Longitude="14.428238" StarRating="4" HotelCode="318140|5570" HotelName="Elysee" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 43, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/1d/dd1df152224f917d72860637e449d7e90faadc7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated into the heart of Prague, directly on Wenceslas Square and near to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="4" HotelCode="883190|391238" HotelName="Golden Prague Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elisky Krasnohorske 11/4, Prague 1, Jewish Town, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/da/e9da906354276c5bb3ad27e1d4fa50fe302e93e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.56" OriginalAmount="43.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084161" Longitude="14.423168" StarRating="4" HotelCode="58248|1455148" HotelName="Prague Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>ul. 28 Rijna 378 / 15, Vaclavske  Namesti, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/13/3e13f392ff68aaf5e6e84c6064aa13e25b659238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.77" OriginalAmount="43.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091211023825" Longitude="14.43644285202" StarRating="3" HotelCode="14804|973185" HotelName="Hotel Merkur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 1162/9, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/25/5325b8d5beba808ad1f1c4ae570311ab86d5485d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located directly at the heart of the city, just a few minutes walk from the fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="43.78" OriginalAmount="43.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09028487" Longitude="14.43667499" StarRating="5" HotelCode="850434|77609893" HotelName="Urban Creme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Housekeeping,Internet,Parking,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 48, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/90/0b90d4ae13d50ea5170ebc55e56e8c6bf8d56ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Urban Creme is a stylish city hotel boasting 99 design rooms which are tastefully decorated in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.18" OriginalAmount="43.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083158641809" Longitude="14.415870308876" StarRating="3" HotelCode="47538|614295" HotelName="Hotel Cloister Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konviktská 14, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/3f/653f5c046beecda3d975ca00e53a4a6063e7c68a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Prague, close to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.26" OriginalAmount="43.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.041523651981" Longitude="14.496104577328" StarRating="4" HotelCode="16122|334765" HotelName="TOP Hotel Praha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blažimská 1781/4, 149 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/30/5630a7fc24717bae45e4ff1bb6fa0f4d705a050e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is quietly situated just 5 km from the centre of the town. A bus stop is to be fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.41" OriginalAmount="43.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073112" Longitude="14.429375" StarRating="3" HotelCode="81530|125230" HotelName="Residence Select" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 34, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/b3/5fb300b21598fbe7875786e1bc59fe85b3dfd4a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Prague, in the residential and business district of I. P. Pavlova, this ap...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.43" OriginalAmount="43.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081787" Longitude="14.416464" StarRating="5" HotelCode="61437|391965" HotelName="Eurostars Thalia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodní, 13, Praga 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/55/78558e1f6ff65d04df2c0d8f220382b733f9eb6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated beside the Moldau, opposite the National Theatre, one of Prague's most signifi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073332684989" Longitude="14.430241160713" StarRating="4" HotelCode="180442|46039" HotelName="Noir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 35, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/44/fa44babafb09509079f28e14032b798a7f7574f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073970256848" Longitude="14.430595682209" StarRating="3" HotelCode="212606|57282" HotelName="Royal Court Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 356/48, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/28742/21402ddb-c35d-4bae-9d02-92b5ba461276.jpg?d=636753803480000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086056897944" Longitude="14.450794681907" StarRating="4" HotelCode="336488|13355" HotelName="Hotel White Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cimburkova 20/275, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/50/045078a44b8deef643c70fa3283301772f4862de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This congenial, newly redecorated, family-friendly hotel is situated in the centre of Zizkov just 2 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="44.90" OriginalAmount="44.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077486" Longitude="14.453086" StarRating="4" HotelCode="905705|1156017" HotelName="Hotel Taurus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 105/137, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/6b/fd6b7de189ffd0451f7423ba916878cd1622af53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated east of the central district of Královské Vinohrady (Royal Vineyards). It is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.99" OriginalAmount="44.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075046213983" Longitude="14.433839830688" StarRating="3" HotelCode="108825|1024318" HotelName="Hotel Lunik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Londynska 50, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/bb/f2bb80648a8b23c61f3776c6db59b6705a9913e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084525832783" Longitude="14.419366626987" StarRating="4" HotelCode="426215|58832" HotelName="Dolce Vita Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vejvodova 443/8, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/4e/ea4e4aafec783a2a8161986e938e498b33cc8eb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our Hotel is placed in a historic building which dates back to 1300, Fine Arts Heritage of Prague. C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09881341" Longitude="14.4225432" StarRating="4" HotelCode="963017|399317" HotelName="Letna Garden Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nad Stolou 951/10, Prague 7, 170 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/87/7087f8289f6d6a7678303ffb0b1223efd4e24c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.57" OriginalAmount="45.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078556181446" Longitude="14.475992023945" StarRating="4" HotelCode="11883|361295" HotelName="Don Giovanni Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradská 157a, 13020 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/53/da534b2c2a47ed1d860abf3bd78a3cd040c37623.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the centre of Prague close to Zelivského Underground Station. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.58" OriginalAmount="45.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.068410868683" Longitude="14.471863042992" StarRating="4" HotelCode="81928|247366" HotelName="Iris Hotel Eden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vladivostocká 2, 100 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/de/d6dec03496291298ab46b967b6c4fc7bf58a6fba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of Prague city centre, just 15 minutes by public transport from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.61" OriginalAmount="45.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080372165764" Longitude="14.418026660389" StarRating="3" HotelCode="58727|240066" HotelName="Hotel Adler Praha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Jircharich 13, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/59/f05904b72f72d2121dc6a39ffa3fffaadda15221.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="46.06" OriginalAmount="45.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09011671" Longitude="14.43462279" StarRating="4" HotelCode="833624|70653906" HotelName="Alveo Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porící 1066/27, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b3/deb35506442476b93221ef2c1f5d494314077eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Stare Mesto. ALVEO SUITES features a total of 35 units. This accomm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="46.25" OriginalAmount="45.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.105406186839" Longitude="14.487975932266" StarRating="3" HotelCode="26987|1767407" HotelName="Hotel Carol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurta Konrada 12, 190 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/cd/4fcda7b40a501365fcf15b0cbdc4142d52cac494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, this hotel lies on a quiet street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.29" OriginalAmount="45.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081933198144" Longitude="14.430386424065" StarRating="4" HotelCode="67612|549305" HotelName="Sovereign" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politických veznu 16, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f8/96/f8960aa9a23465464e9a909b4221bafe9d35a48f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Politickych Veznu and Opletalova Streets, in Prague's histori...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.35" OriginalAmount="45.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083365" Longitude="14.452436" StarRating="4" HotelCode="10292|859525" HotelName="Hotel Theatrino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borivojova 53/1216, 130 00 Praha 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/50/2950f6eee4c94998aa3fd4b5e55f5e276c08bf61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street in the Žižkov district of the city just a few minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.66" OriginalAmount="46.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071454547959" Longitude="14.440472871065" StarRating="3" HotelCode="37899|1210828" HotelName="Machova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Máchova 11, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/3e/043e70263715df152d05e04d8763b08cbc95b797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies along a peaceful side street in the Nové Mesto district of the city, within a short d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.86" OriginalAmount="46.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085985" Longitude="14.41509" StarRating="4" HotelCode="76368|549365" HotelName="U Zlatého stromu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Golf Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova, 6, Praha 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/35/8735a5f1a86ba2322918f9632561eda17a494be2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is just a 5-minute walk from Prague's Old Town, where guests will find restaurants, b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.90" OriginalAmount="46.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082775208621" Longitude="14.45713621953" StarRating="3" HotelCode="15390|546555" HotelName="Hotel Olšanka" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 1000/23, Directly at the Sportovní centrum Olšanka, Žižkov (Praha 3), 130 00 Praha, Cesko</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/a8/35a87e000b05ce42bfdfd940097e1ad5a2007cdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city district of Prague 3-Zizkov, which is sometimes called Prague's Mon...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.92" OriginalAmount="46.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071318101264" Longitude="14.430920973016" StarRating="3" HotelCode="108750|210113" HotelName="Abe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 22+24, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/45/6f456c4f9f425b69a9d09d269cab0e6642d2042a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.98" OriginalAmount="46.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0750853" Longitude="14.4304853" StarRating="3" HotelCode="30129|973075" HotelName="Alton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Legerova 62, 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/25/cc257104c226237b28a5783e484ce9ef88d4d0c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.24" OriginalAmount="46.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082708570283" Longitude="14.454826712608" StarRating="4" HotelCode="11218|41614" HotelName="Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 18, 13000 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/da/aadaebc8eb434c0e53f3083d11b545cf2b42f344.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in the traditional residential area of the old Žižkov - Prague 3 district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.36" OriginalAmount="46.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071884" Longitude="14.436575" StarRating="4" HotelCode="68609|128334" HotelName="Mamaison Residence Belgická Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgická, 12, 12000 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/26/8826296250abc29a0ed934fd63374572deb0ca47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short walk from Prague's historic Old Town, the residence is the ideal location for extended busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.37" OriginalAmount="46.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.036483618384" Longitude="14.492766559124" StarRating="3" HotelCode="29803|1383318" HotelName="Best Western Amedia Praha" 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,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkova 5a/2318, 14900 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/4e/a74e845e96373c998e02a57fcaf30ac9ff3c0c99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Chodov district of Prague, 100 m from the nearest links to the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07221" Longitude="14.396818" StarRating="3" HotelCode="108783|201022" HotelName="Dangelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 25, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/84/f2845e2accb037c0e42ab2397a6ebecb10022d47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08307751" Longitude="14.37115018" StarRating="3" HotelCode="360919|201031" HotelName="Hotel Wilhelm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hoštálkova 499/4, 169 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/71/0771a8d3a53db5844bf30bf73bcce0aa4f0523c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8.6 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088454" Longitude="14.397608" StarRating="4" HotelCode="87543|22300" HotelName="Hotel Red Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 41/236, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/81/16810bf495dbff9d963c2fe53f1e9ece54ff6bd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of the town, in the vicinity of Prague Castle, overloo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07741257" Longitude="14.42864638" StarRating="4" HotelCode="522056|201061" HotelName="Salvator Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 45, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ed/a5edb998d37e9a0282e7d981b67fa4c6d177d414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.55" OriginalAmount="47.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072100136545" Longitude="14.408631" StarRating="3" HotelCode="108763|2112475" HotelName="Hotel Anette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Svornosti 28, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/59/7e5977cd0a3995fbfbbabbe5a3acc9a2cf0203af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="47.56" OriginalAmount="47.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077259" Longitude="14.430233" StarRating="4" HotelCode="96698|645195" HotelName="EA Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 53, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/fc/37fcaba50d2b1c199c7a156da99c4d64e14b4a3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel, built in 2007, is located in close proximity to the cultural and tourism centres in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.68" OriginalAmount="47.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09231061366" Longitude="14.42642480135" StarRating="4" HotelCode="34925|353245" HotelName="Clarion Prague Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hradebni 9, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/93/8f938ba164160022c1bddbc8c20a15f644684e1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxury hotel is situated at the centre of the city, within walking distance of Prague's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.03" OriginalAmount="47.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086111" Longitude="14.418912" StarRating="3" HotelCode="100781|549315" HotelName="Hotel Palac U Kocku Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e3/51e3ce553601dcaa4df0045df51d3b4bab106f7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the centre of Prague and is part of the 14th century palace ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48.17" OriginalAmount="47.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0850974" Longitude="14.4165345" StarRating="3" HotelCode="108973|157422" HotelName="King George's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liliová 247/10, Prague 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/d3/74d3fdc3f7b129720f9ec03ce7d20e557bbe9f27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre of Prague, the hotel is just 900 m from the Old Town and the Charle...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.25" OriginalAmount="47.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092738539428" Longitude="14.39158160367" StarRating="4" HotelCode="35465|239986" HotelName="EA Hotel Jeleni dvur Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jelení 197/7, Praha 1, 11800  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/45/2d45d714c78c367aaddb9ea3149fea2c15851172.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its familial atmosphere, this romantic city hotel lies close to Prague Castle at the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075241465665" Longitude="14.42831670795" StarRating="3" HotelCode="97680|41082" HotelName="Hotel Ankora Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 42, Praha 2, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/c0/f0c01d5abca10764a88cafebb67d3cd275e910f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07335831" Longitude="14.42909707" StarRating="3" HotelCode="324006|200964" HotelName="Anyday Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Central Heating,Currency Exchange,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 454/9, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/82/6d82f44b70a8d1c56e2be499ebdad663f0bd9d5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074702959268" Longitude="14.432769566774" StarRating="3" HotelCode="365833|8222" HotelName="Beranek" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belehradska 110, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/bd/3dbdf444e732d910a20a0c571f2c268b0e78870f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.56" OriginalAmount="48.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09063625" Longitude="14.4270125" StarRating="3" HotelCode="108947|4248995" HotelName="Residence Bene" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dlouhá 721/48, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/7e/787ee2b74884dda15d1b35498ce8716c2fa55438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48.65" OriginalAmount="48.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092502685389" Longitude="14.441659136372" StarRating="3" HotelCode="307567|677261" HotelName="B&amp;B Hotel Prague City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prvního Pluku 29, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/7e/427e5e2fdbe0429f92e9f741f5c0523121823e94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.98" OriginalAmount="48.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077371071034" Longitude="14.426870048046" StarRating="4" HotelCode="58858|231186" HotelName="Archibald City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 33, 110 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/77/2f777aa72bbbae340254f7771cf2882f7982741c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the most attractive part of Prague 1 district, only a few steps from the s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.10" OriginalAmount="48.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078999406934" Longitude="14.416912347078" StarRating="3" HotelCode="60958|225826" HotelName="Hotel Páv" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kremencova 13, Prag 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/1f/cd1f077df0b1d6e79957cefebd6874a260106690.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical part of the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.26" OriginalAmount="48.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091209083295" Longitude="14.425665218289" StarRating="3" HotelCode="108861|161672" HotelName="Metropolitan Old Town hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haštalská 20, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/38/2338f682314bbee042f17ffffb1d2501ad4fbf9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="49.27" OriginalAmount="48.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.12674133119" Longitude="14.485913515091" StarRating="4" HotelCode="11959|8D8" HotelName="Hotel Duo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Teplicka 492</AddressLine>
          </AddressLines>
          <PostalCode>283880143</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/2f/862fe73c350178f980f9a7e2f49a43276b12d953.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the northern district of Prague and is around 6 km from the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.29" OriginalAmount="48.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0716897602" Longitude="14.436689508598" StarRating="3" HotelCode="108777|614225" HotelName="City Bell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgická 190/10, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ff/c1ff0f15b34d754e649953a0d2c1a47acff487df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08612" Longitude="14.44964" StarRating="3" HotelCode="318139|2854" HotelName="Amadeus Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Kitchen,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dalimilova 10/359, 13000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32634/l_32634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in the Žižkov district on the right-hand bank of the River...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08478134" Longitude="14.37610961" StarRating="4" HotelCode="619848|243104" HotelName="Downtown Suites Belohorska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belohorska 50, 16900 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/13/d31378a02981e4017cec787aad7365cb92aadf11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086113" Longitude="14.416323" StarRating="3" HotelCode="180452|227018" HotelName="Royal Road Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 180/20, 110 00 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/3e/603e63d828511f189ddd192f446384172509520e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.89" OriginalAmount="49.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089522872017" Longitude="14.431719481945" StarRating="3" HotelCode="10499|460425" HotelName="Hotel Atlantic" 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,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 9, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/0f/cc0f6798861d8489d2947bca3ab03c4c8c608093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated directly in the heart of Prague and is just around the corner from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.01" OriginalAmount="49.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.043460378654" Longitude="14.439414739609" StarRating="4" HotelCode="31290|275175" HotelName="Occidental Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Na strži 32, 14000 Prag 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/90/1f90138f86ac1be70b91ffedec6f6b9c301af4a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a peaceful neighbourhood, just on the outskirts of Prague city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.04" OriginalAmount="49.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.107039" Longitude="14.441064" StarRating="4" HotelCode="65139|238276" HotelName="Absolutum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jablonského 4, 17000 Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/09/85096690194eb9e8b70ee495c1266d9bddf426b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the old part of Prague 7, just a few steps from the metro and train...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.35" OriginalAmount="49.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.021455162268" Longitude="14.463055729866" StarRating="4" HotelCode="58726|322125" HotelName="Rezidence Emmy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>K Zelene Louce 2a, Kunratice, 140 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/4b/304b1dfb0d1133761ad85466f7328ae005fa9529.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in a peaceful part of the Prague 4 district, with the vast forest of Krský...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.36" OriginalAmount="49.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067218543848" Longitude="14.34482395649" StarRating="3" HotelCode="60639|87001" HotelName="Hotel Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 103/215A, Praha 5, 150 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b0/61b073e0a92c9bda38f1d56cae88301610fd0b28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is situated in the quiet area of Prague 5 by the Motol Golf Club, with easy connecti...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.42" OriginalAmount="49.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070709" Longitude="14.430043" StarRating="3" HotelCode="87544|328325" HotelName="Royal Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wenzigova 1873/6, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/dd/b7ddf9c9a134ac431071c846420ee7929dd73aa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07955535" Longitude="14.41948242" StarRating="4" HotelCode="562660|226973" HotelName="Garden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Spalena 90/17, 110 00 Prague 1, (Czech Republic)</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/36/3c367a5ec2722879e10c231037efddcaa3f33ee1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.51" OriginalAmount="50.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.109160375461" Longitude="14.393531516533" StarRating="4" HotelCode="50969|55134" HotelName="Hotel International Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koulova 15, 16000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7c/99/7c99aa3905a5dcaf00bb58977a8c883a8959e7a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located close to the embassy quarter. There is a tram stop to be found directl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.67" OriginalAmount="50.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074675" Longitude="14.431968" StarRating="4" HotelCode="108718|827045" HotelName="Clarion Prague City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tylovo námestí 15/3, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/59/bb59e5b91d4a245b1d25489f855e110c8220ac8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located near Wenceslas Square in the very centre of Prague. Guests will f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.84" OriginalAmount="50.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0445022" Longitude="14.4508026" StarRating="3" HotelCode="258234|332768" HotelName="ILF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budejovická 15/743, 140 00 Praha 4, Michle</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f5/77f53a78818c2dc235bd99112d82b4072f0edb85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.96" OriginalAmount="50.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081578557673" Longitude="14.426338423279" StarRating="4" HotelCode="35466|328215" HotelName="EA Hotel Rokoko" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námesti 794/38, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/82/248211c90687ab076033d2b6c2ac289d28ba58aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated at the heart of Prague, near the famous Wenceslas Square. Sores of sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.12" OriginalAmount="50.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080934920319" Longitude="14.419062137604" StarRating="4" HotelCode="22178|364475" HotelName="Elite Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ostrovni 32, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/a4/89a42429c1dec8c07e528fb4ad54f85e6327b51d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street in the heart of Prague's New Town. A diverse range of s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.20" OriginalAmount="50.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087201351063" Longitude="14.389580637217" StarRating="4" HotelCode="59716|99402" HotelName="Hotel Monastery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Strahovské nádvorí 13/134, Prague 1, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/42/8542393a8a5cd96c4ca0b199cc35b821cc4ee8d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic and cosy hotel with unique and unforgettable view of the Prague Castle, Lesser Town an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.22" OriginalAmount="50.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.128507756766" Longitude="14.549324464542" StarRating="3" HotelCode="75728|1709188" HotelName="Hotel Marie Luisa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Krnska 350, 197 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/d9/d9d9bd24ca26507b17645c0927c6b32ee5a6ac94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081850199425" Longitude="14.421340285879" StarRating="4" HotelCode="936759|58838" HotelName="Golden Crown Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 26, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e8/ac/e8ac7b91a4bff9d3d40a97a2d0a2bf10d6298f64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075743" Longitude="14.426925" StarRating="4" HotelCode="180467|243218" HotelName="Residence Jecna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jecná 1635/35, Praha 2, 120 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/39/c839daa1c63b2532bacd30d8c578be3640c26734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077214" Longitude="14.446372" StarRating="3" HotelCode="149252|26326" HotelName="La Fenice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vinohradska 83, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/8f/bd8f1fc15ab9c89fc699e204278170c4dd8ed79e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is situated in a nice living area of Prague, within a walking distance or comfortable ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.56" OriginalAmount="51.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076425199367" Longitude="14.423745274544" StarRating="4" HotelCode="57663|363085" HotelName="EA Hotel Crystal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 17, Praha 2, 120 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/f6/eef6c6600b27bc8637eea7ace74de0e200000734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a small, quiet street in the heart of Prague, only a few paces from Wencesl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="51.72" OriginalAmount="51.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077790209292" Longitude="14.416908323765" StarRating="4" HotelCode="35187|1399862" HotelName="Hotel Caesar Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Myslikova 1959/15, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/95/7895db397d8c6543fc4f176eaf0fb0748c423fb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the historical centre of Prague. Within walking distance guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="51.74" OriginalAmount="51.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0776586" Longitude="14.4014296" StarRating="4" HotelCode="161905|1076889" HotelName="Red &amp; Blue Design Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 13, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e2/e4e21a3d8864df2104e6b05aa3f3fcf1593a0b83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated opposite Petrin Park, close to the very heart of the city, a short walk from C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.89" OriginalAmount="51.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090242323739" Longitude="14.435223681604" StarRating="3" HotelCode="13216|546175" HotelName="Hotel Harmony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 31, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/fa/e7faed408e8cbca75e40294fcc9d745c8834bbea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city's tourist centre, just a few minutes from St. Wences...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="52.17" OriginalAmount="51.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0772671411" Longitude="14.400814557672" StarRating="4" HotelCode="980670|76164094" HotelName="Chevron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Holeckova 19, 150 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/b2/50b2ae4239b4ec1a2b058e2f8f00f03c5df55e71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.18" OriginalAmount="51.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09836736984" Longitude="14.468157291412" StarRating="4" HotelCode="15524|973235" HotelName="Hotel Olympik Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovska 138, 186 76 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/26/92261b6d1562838143da3ba3f5de1e6effc791c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated within 25 minutes walk of the historical centre of Prague. Invalid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.49" OriginalAmount="51.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087380833333" Longitude="14.399109233333" StarRating="4" HotelCode="82027|331499" HotelName="Vintage Design Hotel Sax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jánský Vršek 328/3, located directly under Prague Castle, Malá Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/20/3f20bff1102e172307dfdfc6063b38e35634f12a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.50" OriginalAmount="51.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075206469144" Longitude="14.428803920746" StarRating="3" HotelCode="34797|546495" HotelName="Legie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolska 33, 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8c/3d/8c3d47e5d31896c0b093ea5a5387fe3e0ccab7f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city, close to the famous Wenceslas Square and within a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08839575" Longitude="14.42319837" StarRating="4" HotelCode="493246|200997" HotelName="Cathedral Prague Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Týnská 11, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/15/93157701a65ebd07f4894adb452537c5647c07eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Property Location&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;A stay at Cathedral Prague Apartments plac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.62" OriginalAmount="52.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.048999720918" Longitude="14.43810582161" StarRating="4" HotelCode="47798|314825" HotelName="Panorama Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Milevska 1695/7, 14063 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/7d/fd7de74122519d2f03839f575d8bfc947e9ba1d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in a peaceful area, just outside the city centre. Guests will fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.20" OriginalAmount="52.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088239668552" Longitude="14.38839829324" StarRating="5" HotelCode="17281|144466" HotelName="Hotel Savoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Keplerova 6, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/45/2f45559a6ee82ac14c9e01f58e40af018e234b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies in Prague's Lesser Quarter just a few minutes from the castle. Links ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.45" OriginalAmount="53.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085237427141" Longitude="14.421189380381" StarRating="3" HotelCode="35467|650655" HotelName="Hotel Melantrich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melantrichova 5, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/8c/838cc7e243c5a788b5d10beff333384d0d0b5cc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated at the heart of Prague, close to the historical district of the city....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091969898381" Longitude="14.431052953005" StarRating="4" HotelCode="161441|10144" HotelName="Hotel Clement" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Klimentska 30, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ec/bfec9ab453c0f4bbad1fdabbba3590248438da6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in the centre of Prague's old Jewish quarter, just a few minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081420292479" Longitude="14.482035040855" StarRating="4" HotelCode="402197|201030" HotelName="Villa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Okrajni 1, 10000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/ed/e8edb45b8ce8b984f5105d38aa493f7651131838.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.08" OriginalAmount="54.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087350457882" Longitude="14.426085689078" StarRating="3" HotelCode="101726|279425" HotelName="Hotel Golden Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetná 588/29, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/a5/4ca59b78b08d9b7f5b44660fd1b08d8041c577f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in the centre of the historical old town, right next to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.20" OriginalAmount="54.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.098866" Longitude="14.470624" StarRating="4" HotelCode="15405|973255" HotelName="Olympik Tristar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 186 76 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/de/77de0c220fa85d7a7c843aa6fa6ffff656e4d07e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 4 minutes walk from Invalidova underground station and 10 minutes drive f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.23" OriginalAmount="54.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080785333333" Longitude="14.3110105" StarRating="3" HotelCode="89534|614595" HotelName="Meritum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staré námestí 14/8, 161 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/1d/561daad9927bca2f85fbd291eefd94674f958203.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.27" OriginalAmount="54.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0705201" Longitude="14.4014163" StarRating="4" HotelCode="58150|58700" HotelName="angelo by Vienna House Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Radlicka 3216/1g, 15000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711fb7ee09627642237c3b31ea779d86e15336e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the historical centre of Prague, in the new shopping and entertainmen...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0772495" Longitude="14.42633519" StarRating="4" HotelCode="960783|420253" HotelName="EA Hotel New Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 525/28, Nové Mesto, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/51/0851523042d9431f0c3c7b0f885d9115ae10b41c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075092857121" Longitude="14.427151679993" StarRating="3" HotelCode="23166|8048" HotelName="ibis Praha Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katerinská 36, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/35/00352a9d9313d9dfb99a7a199e9f862e2e53f693.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical part of the city, this city hotel is just 5 minutes' walk from famous Wenc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08832482" Longitude="14.42308397" StarRating="3" HotelCode="435987|58879" HotelName="Prague Siesta Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Týnska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/a1/98a1d001f981fe2244c9ab1688321fb52850afbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.85" OriginalAmount="55.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088529862426" Longitude="14.396053091176" StarRating="4" HotelCode="34926|337615" HotelName="U Krale Karla" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova Uvoz 4/170, 118 00 Praha, Hradcany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/92/75/9275b3d333c832689eadb5d92495c243f39d3668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in a picturesque district of Prague known as the ""Little District""....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="55.92" OriginalAmount="55.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.107697921608" Longitude="14.450108706951" StarRating="4" HotelCode="317177|1670560" HotelName="Plaza Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ortenovo Namesti 22, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/00/f4/00f49f071fb4f6815c5fc1fcfc6b4f02b2a71f49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is ideally located in the residential area, only 20 minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.10" OriginalAmount="55.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088658122907" Longitude="14.426223635673" StarRating="3" HotelCode="47309|18290" HotelName="Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 8, Praha 1, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/78/ab78babdf153b15da40ec9775d8ee3040650b57c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Prague's old town and is situated only minutes from the Old Town Sq...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.21" OriginalAmount="55.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.061054536973" Longitude="14.427275061607" StarRating="4" HotelCode="13425|4904" HotelName="Holiday Inn Prague Congress Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Pankráci 15/1684, 140 21 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ce/7ece00d7a087e94512bfca1d26e541ceff1e3d44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the centre of Prague, which can easily be reached by public transport in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.43" OriginalAmount="55.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.073875814473" Longitude="14.417310655117" StarRating="4" HotelCode="43818|53974" HotelName="Best Western City Hotel Moran" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Moráni 15, 12000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/f4/52f4cbba4e45a38e8b9408410852184aaf56739a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located only 300 m away from the centre of Prague close to Karlo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071308230907" Longitude="14.452456930993" StarRating="4" HotelCode="108733|243109" HotelName="DownTown Suites Kodanská" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodanská 13, 10100 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/40/4b4015e12b8bef4d0bad091071b638b8f66dc67a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07603513" Longitude="14.43417081" StarRating="4" HotelCode="631806|394948" HotelName="Elizabeth Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Airport Transfer (on Demand),Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Anglicka 81/24, Prague 02, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/21/2a212c8f738b454b5e296a5596c23aefc8733477.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel is set in Nove Mesto. The 30 welcoming accommodation units offer a perfect pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.56" OriginalAmount="56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089261297813" Longitude="14.430863857269" StarRating="3" HotelCode="365835|6281" HotelName="ibis Praha Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 5, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/7f/3b7f7f4d034eda69bca40c5346a772ec6349ddc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the historical district of Prague, 5 minutes from Wenceslas Square and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="56.60" OriginalAmount="56.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0945034" Longitude="14.45140199" StarRating="4" HotelCode="560835|49979030" HotelName="Hotel Royal Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Thámova 688/36, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/3d/0b3d3e00f808e688c2b16c0f4eff1fdedfd64821.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet area, this hotel is situated about 2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="56.68" OriginalAmount="56.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091826" Longitude="14.435612" StarRating="4" HotelCode="293128|645194" HotelName="EA Hotel Embassy Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petrská 31, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/75/bf7511bd0fbc4269612ff3bf1ac02c5c63f799b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Prague, in a quiet side street close to the main touris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.09" OriginalAmount="56.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.101162" Longitude="14.415797" StarRating="4" HotelCode="76628|545925" HotelName="Art Hotel Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nad Královskou Oborou 53, 17000 Prag 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fb/5afb6b42a3fb4f1e1dfd129eeaccd35355f9658b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet and prestigious residential area, within walking distance of the hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.56" OriginalAmount="56.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088983" Longitude="14.426181" StarRating="4" HotelCode="25664|127517" HotelName="Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybna 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/35/3a3562cb616a259b3aab83d7eea4b7996b57d632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in a quiet and very charming part of Prague's Old Town, surrounde...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067988" Longitude="14.418134" StarRating="4" HotelCode="899949|23904" HotelName="Park Inn Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Svobodova, 1, 12800 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/6c/816ca04cadab402f5abe6bf23c461f86bb7cac20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081702732838" Longitude="14.428483703629" StarRating="4" HotelCode="337099|12152" HotelName="Ramada Prague City Centre" 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,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 41, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/9d/3b9d73a56680135d2967531c09751b70962b3c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a central location in the middle of Prague directly on famous Wencelas Squa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="58.40" OriginalAmount="57.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.098838801129" Longitude="14.470619559288" StarRating="4" HotelCode="166024|2470364" HotelName="Hotel Artemis Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sluncové 14, 18676 Prague 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/6d/c36d4db5f1fb549464e328c16439319dd732d763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 50 rooms. Amenities include a safe. Wireless internet access is avail...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.48" OriginalAmount="57.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074469707601" Longitude="14.4089448452" StarRating="4" HotelCode="56128|106282" HotelName="Mamaison Riverside Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Janáckovo Nábreží 1115/15, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/3c/f53c00dc1e8983706782d78dcd4c5e990e72c446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a great location at the business heart of Prague, directly beside the Vlt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="58.52" OriginalAmount="57.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087297294575" Longitude="14.408268928528" StarRating="4" HotelCode="59531|UOV" HotelName="Certovka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Luzickeho seminare 2/85</AddressLine>
          </AddressLines>
          <PostalCode>257534392</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/ec/1eec0e57e0b34296f096cf9038167848ccdbb415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic center of Prague, near to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078087993179" Longitude="14.425200372934" StarRating="4" HotelCode="81797|18460" HotelName="Hotel Amarilis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 18, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/40/19406046578e5b3cd82063b14210bc764c3715b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082069290895" Longitude="14.417345485404" StarRating="1" HotelCode="307583|286397" HotelName="Hostel And Pension Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 19, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/2e/b92ec6c2943426a24a698710a11e3c759124d25b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Stare Mesto. There are a total of 20 guests rooms on the premises. Visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0992839" Longitude="14.43133882" StarRating="4" HotelCode="982756|339620" HotelName="Louren Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Milady Horakove 684/16, Praha 7 – Holešovice, 17000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/f7/4bf738b9944c3c3d593b91936af82bd473c901bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076291" Longitude="14.426998" StarRating="4" HotelCode="396107|409456" HotelName="Mamaison Residence Downtown Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Na Rybnícku 1329/5, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/e3/76e38bb90c4bfc9234bb1dd068e6403d46a4d94b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084979275416" Longitude="14.421481887569" StarRating="3" HotelCode="108943|243213" HotelName="Prague Golden Age" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 18, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/21/8021b47a16a7eaec98f7178ea54ec95589552ec8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.74" OriginalAmount="58.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075465" Longitude="14.403317" StarRating="3" HotelCode="14723|614735" HotelName="Hotel Arbes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktora Huga 3, 15000 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/ac/26acc57ad4440921de54fe085ccb0425980ffc44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="58.80" OriginalAmount="58.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071356" Longitude="14.396847" StarRating="4" HotelCode="648729|182683" HotelName="NH Prague City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 261/1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e8/f0e8cf9cb7d7fe764bb4c9b7950961fa0e408d7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="58.99" OriginalAmount="58.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08798206513" Longitude="14.422551224918" StarRating="4" HotelCode="136600|CERY" HotelName="Cerny Slon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tynska 629/1</AddressLine>
          </AddressLines>
          <PostalCode>222310351</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/04/4d049cf77d85613fe8671063b50246c98510390a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.00" OriginalAmount="58.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092001" Longitude="14.430799" StarRating="4" HotelCode="160564|724084" HotelName="MOODs Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klimentska 28, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/57/ff5727c61f63546c14342ffd9ac7d285f3efba51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of the Old Town of Prague city centre, just 5 minutes by foot fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.12" OriginalAmount="58.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.107617931055" Longitude="14.434219300747" StarRating="4" HotelCode="12373|18532" HotelName="Hotel Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Za Elektrárnou 3, 170 00 Prag, Praha 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/80/aa80ae2cae3d534d612e20e71911853bcf36d04c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This smart luxury hotel is located in the middle of Prague's Exhibition Centre a mere 12 minutes fro...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.16" OriginalAmount="58.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083566226023" Longitude="14.454184129762" StarRating="3" HotelCode="108797|210763" HotelName="Golden City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Táboritská 3/913, 130 00 Prague 3</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5b/a95b5fd35c4bbedcd7bcf3c43e2e3d6429e4c0a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.34" OriginalAmount="58.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08269566186" Longitude="14.425174891949" StarRating="4" HotelCode="168229|24457" HotelName="Adria Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námesti 26, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/9c/819c27f35959eb827c05c03fd392a567a3412b66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated directly in the heart of Prague on the main boulevard, Wenceslas Square. All m...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.62" OriginalAmount="59.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074934488397" Longitude="14.439157247543" StarRating="3" HotelCode="34924|644145" HotelName="EA Hotel Tosca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blanická 10, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/74/af74af51687d1dff0bd3d3af265e0a9f12d9e6a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Vinohrady district of Prague, close to Namesti Miru, Peace Square. The f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.89" OriginalAmount="59.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071223002026" Longitude="14.396858811379" StarRating="4" HotelCode="14940|1024218" HotelName="NH Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mozartova 1, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17591/a_17591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a hillside, on the edge of the historic city centre and close to the Mozart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.07" OriginalAmount="59.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087595449646" Longitude="14.405436515808" StarRating="4" HotelCode="34992|395545" HotelName="The Charles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefská 1, 11800 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/80/02800b3419fe65d11e6f9f2c105291c814c13200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury recently remodelled in 2008 hotel is situated in the centre of the historical L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.47" OriginalAmount="59.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071629282625" Longitude="14.430413246155" StarRating="4" HotelCode="24652|135737" HotelName="Green Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fügnerovo Námestí 1865/4, Praha 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/53/d253bdff51e53f6a4d6daedc3272a127704d424f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a stone's throw from the vibrant heart of Prague city. All the city's maj...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07961" Longitude="14.427648" StarRating="4" HotelCode="259021|6135" HotelName="K+K Hotel Fenix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ve Smeckách 30, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/8e/c08e69eb4c97b0aeba40494ffc3c6728b3e82121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the Golden City, just a short walk from Wenceslas Square, this city and bus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084216250236" Longitude="14.41900447011" StarRating="3" HotelCode="188599|25637" HotelName="Jilska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jilska 4, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/57/d857c8df6af231b273b6226b5b1fcc00078f03fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.03" OriginalAmount="60.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.066801594816" Longitude="14.329778395503" StarRating="3" HotelCode="92767|1446888" HotelName="Starý Pivovar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plzenská 229/9, 150 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/65/e76530cb1ae16e3920e79792c13a6df13b298063.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.14" OriginalAmount="60.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087319" Longitude="14.407154" StarRating="4" HotelCode="67146|1100748" HotelName="U Trí Pstrosu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dražického námestí, 12, 11000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/59/485953efff05b5b4ea8d264b75999b8a4fa711ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical centre, at the famous Charles Bridge and in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.27" OriginalAmount="60.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.069819" Longitude="14.43441853373" StarRating="5" HotelCode="27520|34604" HotelName="Le Palais" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Zvonarky 1, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c0/03c0848e225ef92d5652c538d6251175642aa5ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the outskirts of Prague, this hotel lies within a short distance of Karlovo namesti under...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091663596718" Longitude="14.420585632324" StarRating="4" HotelCode="26715|357677" HotelName="Hotel Caruso Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>U milosrdnych 867/2, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/12/ba1238c13dc452fd323c3075bb69f0bbe21d0ab3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08774987" Longitude="14.42482884" StarRating="3" HotelCode="950735|286492" HotelName="Old Town Square Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stupartska 9, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/80/ae806f7315978ecac07cc97e2e76165f8bfe6026.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071968005864" Longitude="14.432641380783" StarRating="4" HotelCode="180440|25458" HotelName="Pure White" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koubkova 12, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7ac1d3bd3783f3443034e7e8d7c3319f709dde6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the city and tourist centre. Guests can reach the un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.63" OriginalAmount="61.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090193667228" Longitude="14.42962554127" StarRating="3" HotelCode="108864|1111138" HotelName="Salvator" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/c6/f6c66c6aa544fb6531cca293564751d75ae9b266.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.80" OriginalAmount="61.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077504472725" Longitude="14.418016076088" StarRating="4" HotelCode="180449|1112051" HotelName="Mosaic House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Odboru 4, New Town (Nové Mesto), 12000 Prag 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/1a/261aad9b7d00eb53d1e897989c8da29b80860b64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.18" OriginalAmount="61.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091658434314" Longitude="14.477276802063" StarRating="3.5" HotelCode="37898|614325" HotelName="My Hotel Apollon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konevova 1086/158, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/8c/178ced5207b70b6b7ade0357487148341bc87576.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing hotel is quietly situated just 15 minutes from the historic centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.30" OriginalAmount="61.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0822298" Longitude="14.43224064" StarRating="2" HotelCode="581375|637796" HotelName="MeetMe23" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1568/23, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/37/4d375febb64f09332154bc4158471a8658f468b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.61" OriginalAmount="61.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0884" Longitude="14.426352" StarRating="4" HotelCode="888105|103577" HotelName="EA Hotel Royal Esprit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 5, Praha 1, 11000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/b8/fdb8a95d9299cd4d3546969e87bd2d87a87d9fbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in close proximity to the historical centre, home to the commercial and s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083804913035" Longitude="14.420981258154" StarRating="4" HotelCode="387355|8751" HotelName="Perla Hotel Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perlova 1, 110 00  Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/17/7d172d16030cd60a50126af9d9a8e3a224ec9570.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.83" OriginalAmount="62.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082654933034" Longitude="14.425627529502" StarRating="4" HotelCode="130141|137979" HotelName="EA Hotel Juliš" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 22, Praha 1, 110 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/5f/e95fa9c90f55993cbf1746a83a9b7e18ea11f205.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the very centre of Prague on Wenceslas Square, which allows guests t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.09" OriginalAmount="62.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.1040653875" Longitude="14.447304825" StarRating="3" HotelCode="89530|1024228" HotelName="Extol Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prístavní 340/2, 170 00 Prague 7</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cf/7e/cf7e3db46343c04f9bf9cbeb9b2b76e021f15c3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.46" OriginalAmount="62.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088650115927" Longitude="14.397598224537" StarRating="4" HotelCode="29804|1427908" HotelName="Design Hotel Neruda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 44, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c0/4b/c04b4de178d5ef3586618fccfd8283fc5d379071.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nerudova Street in the so-called Lesser Town (Malá Strana) in Prague. The st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.50" OriginalAmount="62.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0851825" Longitude="14.3566532" StarRating="3" HotelCode="37208|1849098" HotelName="Adalbert" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markétská 1/28, Brevnovský klášter, 169 00 Praha 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/42/844250a426c0d409169f40dd8f8698800cc11f59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085997640303" Longitude="14.416951023313" StarRating="3.5" HotelCode="180436|286375" HotelName="Charles Bridge Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 24, Old Town, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/ab/87ab18845fc772eec6b8252b09a9d9b54cbcffdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment complex offers a baggage storage service and a transfer service. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06005928" Longitude="14.4695347" StarRating="3" HotelCode="774476|339676" HotelName="Residence Trafick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bohdalecka 1576/23c, 101 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/fe/f4fe043f9acaf10e9c17b88c8adf7d5a86b193ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="3" HotelCode="775284|339686" HotelName="Seven Wishes Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Vítkova, 186 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/82/958288b2db39a7cb5cb92617ad780f7a649127c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="64.63" OriginalAmount="63.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.062779850006" Longitude="14.431974291802" StarRating="5" HotelCode="47799|1245429" HotelName="Corinthia Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kongresová 1, 140 69 Prague 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3f/9f/3f9fca6dfb8e995ce219fb76b12e8b1f3f96079d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the metro station Vyšehrad (line C), 100 m from Prague Congress Centre and o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0496512" Longitude="14.3276667" StarRating="3" HotelCode="630044|262837" HotelName="Hotel Shato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Na Dolnici 182/23, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/92/3292cfb660c6e5f5dfea0c923e2e0ad1d98c0841.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.70" OriginalAmount="64.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088110010167" Longitude="14.42416369915" StarRating="4" HotelCode="58728|272275" HotelName="Metamorphis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štupartská 5/636, Týnský dvur, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/80/6280746d8a7bae2aee1ca06be59dd781b0b9a0cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area in the oldest part of Prague, directly at the historical city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.81" OriginalAmount="64.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074683163045" Longitude="14.403569698334" StarRating="3" HotelCode="65381|45814" HotelName="Austria Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štefánikova 18/25, 150 00 Prag 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a9/8da9f2b35973e251e3cc4fb51fb97b0b7d373469.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.52" OriginalAmount="64.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08387" Longitude="14.419271" StarRating="3" HotelCode="108925|298965" HotelName="Old Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Skorepka 5, 11000 Praha 1, Staré Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/dd/a8dd12f00dbe6be564deed45c4f1f676cda7b47b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="65.54" OriginalAmount="64.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.06673" Longitude="14.402534" StarRating="4" HotelCode="160859|CAS847200" HotelName="Occidental Praha Five" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>CL Radlická 46/3276, Smíchov, 150 00 Praha 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/30/83300be107fc03e6564f42fc81a25fca71f79bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than 4 km from the centre of Prague and just 400 metres from Sady Na Skalce Park. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.62" OriginalAmount="64.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.078590963766" Longitude="14.425008542862" StarRating="4" HotelCode="67145|84056" HotelName="Hotel Majestic Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stepanska 33, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/cd/96cd80d6f77a6b3143ed93c32b1aebf0cbc5b530.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new, stylish and comfortable hotel complex is located in one of the most attractive localities ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="65.64" OriginalAmount="64.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09155862772" Longitude="14.440841674805" StarRating="4" HotelCode="336485|2968995" HotelName="Hotel Mucha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovská 26/65, 186 00 Praha 8</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/60/c96062d241521bdb59de5dab7a30b2a2d2812e08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is magnificently located near to Prague's city centre, close to the shopping area of Na P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074416" Longitude="14.453825" StarRating="1.5" HotelCode="602740|57400" HotelName="Penzion Jana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dykova 20, 10100 Praha 10</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/12/cc12f548cab7c431859b2d1aa4e1d05f007a2f2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.075141537875" Longitude="14.426901907592" StarRating="3" HotelCode="408915|95010" HotelName="Miss Sophie's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 3, Melounova 1609/3, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/01/92015493938f0b8faea1c3dfe02a5fbd3601123a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.14930729" Longitude="14.56402677" StarRating="4" HotelCode="571946|227025" HotelName="The Granary" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bohdanecska 259/1, 190 17 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/57/ca57ef06839a18893e3bfb2055fe23c49aad513d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08265553" Longitude="14.40462875" StarRating="3.5" HotelCode="372446|58882" HotelName="James Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Újezd 428/34, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/ec/b6ec941bb69c66a690bef32833078e519ce67e60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.69" OriginalAmount="65.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090142106697" Longitude="14.436013203705" StarRating="4.5" HotelCode="188600|231226" HotelName="Grandior Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/80/3c80bfa82e6ba6c618c0803a0791456210d309f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of historic Prague, just a 5-minute walk from Wenceslas ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.99" OriginalAmount="65.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082238633119" Longitude="14.429877417904" StarRating="4" HotelCode="55494|342555" HotelName="Hotel Grandium Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Politickych veznu 913/12, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/80/0a80f65ac432cef8c96628cfbc9b75179764bccc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a main street, very close to the famous Wenceslas Square where there are co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.03" OriginalAmount="65.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074992" Longitude="14.431847" StarRating="4" HotelCode="87978|432495" HotelName="Tyl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tylovo námestí, 5, 12000 Praga</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f8/42f880b1e7ab898f2f70c603c5aa5dce118b9223.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.42" OriginalAmount="65.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0764839" Longitude="14.4232512" StarRating="4" HotelCode="39092|1466398" HotelName="Antik City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Malá Štepánská 13, 12000 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/b9/97b926c095d6490401277b063de947f47ba44c7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.063351496926" Longitude="14.445154666901" StarRating="4" HotelCode="166977|384459" HotelName="Askania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rostislavova 19, 14000 Praha 4</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/16/f416e1a0f646cfae302cf5ede060f13e242f4242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0795261084" Longitude="14.417920857668" StarRating="3" HotelCode="63204|3006" HotelName="Koruna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opatovicka 16, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/8e/098e81fc4d4a17853bbf038963d3d9c67ecd1e7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="66.93" OriginalAmount="66.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.099884020017" Longitude="14.38973620534" StarRating="4" HotelCode="11777|DPP" HotelName="Vienna House Diplomat Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evropska 15</AddressLine>
          </AddressLines>
          <PostalCode>296559207</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/02/fa02d1bc203464879cbaf7ec67869ca363ad42fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Prague Castle, in the green and friendly neighbourhood of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.20" OriginalAmount="66.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091979" Longitude="14.436349" StarRating="4" HotelCode="15427|392945" HotelName="Opera" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesnov 13, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/fb/76fb6ede356c32ced2d4bcba8680d5fd272cc5e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.55" OriginalAmount="66.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077007" Longitude="14.429324" StarRating="4" HotelCode="96697|331235" HotelName="EA Hotel Sonata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sokolská 68, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ed/3fed750bdadfa3b4efcb22e7749c52a1a5a6d7a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located very close to the city centre, allowing guests to explore the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08398988" Longitude="14.41720504" StarRating="3" HotelCode="108974|55818" HotelName="Betlem Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Betlémské námestí 9/257, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/d0/fdd082cc2ddeb8cb368f026f19340d67fd32b310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.71" OriginalAmount="67.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07776" Longitude="14.405053" StarRating="4" HotelCode="34996|99202" HotelName="Julian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Elišky Peškové 11, Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/d5/21d5f180b9aee114ba933c289f17ae40ee318c34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.08" OriginalAmount="67.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08811094" Longitude="14.42407924" StarRating="4" HotelCode="740029|633165" HotelName="Josephine Old Town Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Týn 636/9, Praha 1 Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/db/dadb615e242979beb3cb80e02a1ea9fa11956cf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a historic building in the heart of Prague, 50 m from Old Town Square and 300 m from Wen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.29" OriginalAmount="67.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0553777" Longitude="14.371412" StarRating="4" HotelCode="267733|210141" HotelName="Herrmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Do poli 844/9, 158 00 Prague 5</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/9f/069f0116b44f7eced8726f3743cccfc158bbfc1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Herrmes The Hotel Herrmes (rated 3x000D star) is a mid size hotel in Prague. On site car parki...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.33" OriginalAmount="67.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090426" Longitude="14.419528" StarRating="4" HotelCode="313189|387046" HotelName="Prague Central Exclusive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Elisky Krasnohorske 9, Prague 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/9a/7e9a7880b311fbcb78208d2bb7b24809ca0f64f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="68.44" OriginalAmount="67.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082687916804" Longitude="14.406238496304" StarRating="4" HotelCode="259138|1676225" HotelName="Hotel Kampa - Stará zbrojnice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Všehrdova 16, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/b4/b47342d7bc96a6a3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the historical centre of Prague, close to Karl's bridge and the na...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.50" OriginalAmount="67.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086094759988" Longitude="14.387497901917" StarRating="4" HotelCode="73636|896775" HotelName="Lindner Hotel Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strahovská 128, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/b4/89b4b609634b36aa03ef8c8eff92802801bfdf66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is nestled in the grounds of the UNESCO-protected site of Strahov Monastery and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.61" OriginalAmount="67.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0870668" Longitude="14.4308855" StarRating="4" HotelCode="30259|4924" HotelName="K+K Hotel Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 10, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/4b/6c4b61c2849ddf986ac1f7e57c4bb3808c676fbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys an excellent location, right in the heart of Prague's historic o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="69.04" OriginalAmount="68.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0993377562" Longitude="14.286657571793" StarRating="4" HotelCode="35464|3623080" HotelName="Ramada Airport Hotel Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K letišti 25 a/1067, Praha 6, 160 00  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b2/cbb26b0451920b2c29f46643977b3785ae747d4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the southern terminal of Prague's international airport. Many of the city'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.11" OriginalAmount="68.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091217" Longitude="14.410597" StarRating="4" HotelCode="65500|322095" HotelName="Hotel Trinidad Prague Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Železné lávky 14, Malá Strana, 11800 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/de/88de10d01ab373f9c69d190609a727a6f9ef8502.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.12" OriginalAmount="68.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08192933" Longitude="14.42616219" StarRating="4" HotelCode="984893|51133" HotelName="EA Hotel Apartments Wenceslas Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 36, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/90540/2190540/1.jpg?f=15179916</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.53" OriginalAmount="68.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082863753412" Longitude="14.418791331352" StarRating="3" HotelCode="25187|1487218" HotelName="U Medvídku" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Na Perštýne, Staré Mesto/Praha 1, 100 01 Praha, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/ef/69efbb905889c515d51f39a4cf3190e529f244ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085063" Longitude="14.424422" StarRating="4" HotelCode="161416|24058" HotelName="Friday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Príkope 13, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/bc/debc41c823068c17b6beab62692c884260e9b22c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the very heart of the historical and geographical centre of Prague, ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0778075" Longitude="14.41782289" StarRating="4" HotelCode="447878|54802" HotelName="MOOo Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Myslikova 22, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/44/ec449c7d0dcc1d1ca8ee3c683a90cdb4dc1ae5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.103356976291" Longitude="14.408382599101" StarRating="4" HotelCode="154886|54949" HotelName="Villa Schwaiger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Schwaigerova 59/3, 160 00 Prague 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/1b/841b064134ff94ad2a7f8e85c065f8168789aee0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this accommodation is situated about 1.2 km from the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091995" Longitude="14.44502" StarRating="4" HotelCode="108682|235256" HotelName="Hotel Alwyn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vítkova 26/151, 18600 Praha 8, Karlín</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/8e/358e2f797e4d862fed95a151f61355ccadca0688.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.78" OriginalAmount="69.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.03528" Longitude="14.447607" StarRating="4" HotelCode="89529|545965" HotelName="Chateau St. Havel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Golf Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Garden,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pred Nádražím 1/6, 14000 Praha, Krc</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/ab/29ab0bd7e76a0c18d99060522c92b7c234b57359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is set in its own grounds with an English park and ponds. Guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.84" OriginalAmount="69.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085791002292" Longitude="14.418934732676" StarRating="4" HotelCode="63948|2506175" HotelName="Dominican Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jilská 235/7, Staré Mesto, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/86/af/86af0c3a6322c28ffd8195bcc1211c77e8a44dbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique-hotel is part a Dominican Monastery. Over the years, it has become very famous, not on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.39" OriginalAmount="69.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088584" Longitude="14.396612" StarRating="4" HotelCode="87269|129794" HotelName="Hotel Golden Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nerudova 48/171, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/46/7b463c8d64882b3591100a4949f10fdc66189338.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the historical centre of the town, in close proximity to Prague Castle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.42" OriginalAmount="69.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088349218696" Longitude="14.409490674734" StarRating="4" HotelCode="34927|1119268" HotelName="U Pava" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U luzickeho Seminare30/32, 11800 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/96/1296b8e45d49eb0a9e8d7daf6a521599fa4317ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This intimate luxury hotel is situated close to Charles Bridge and Kampa Island. Malostranská underg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076132276856" Longitude="14.413587295631" StarRating="4" HotelCode="395285|55663" HotelName="Boat Hotel Matylda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masarykovo nábreží, Praha 1, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/7c/137c002d22d52d54a85bd114138a38b74d54c6ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085184526303" Longitude="14.414488265433" StarRating="4" HotelCode="200029|31609" HotelName="Charles Bridge Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anenské námestí 203/1, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6f/da6f4c77fc36ad2102b159353e8170ada0f8e96c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical center of Prague, near the Charles Bridge and Old Town Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089459199481" Longitude="14.405651092529" StarRating="4" HotelCode="336483|548" HotelName="Hotel Waldstein" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdštejnské námestí 6/19, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/a4/9fa48067832cbe7e03c770b7a30d08e80ec6d32b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic hotel is situated in the historical heart of Prague, in the same neighbourhood as the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.93" OriginalAmount="70.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091043195473" Longitude="14.424761144775" StarRating="4" HotelCode="63205|362663" HotelName="Hotel Hastal Prague Old Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hastalska 1077/16, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/2a/c32a941c2c6a9a4d7bbec8f7e756292db9b6a883.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.17" OriginalAmount="70.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08006141017" Longitude="14.424730986357" StarRating="4" HotelCode="67243|865905" HotelName="The Icon Hotel &amp; Lounge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V Jáme 1263/6, 111 21 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/74/a0743ef63902d74c74d801e42a9e22abadf83b69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is is located in the historic center of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.65" OriginalAmount="70.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087641792057" Longitude="14.399463079693" StarRating="4" HotelCode="26989|1887795" HotelName="Boutique Hotel Constans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bretislavova 309/14, Mala Strana, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/3b/f23b121903dfc129e442f56f904ba469274a31d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.101658668664" Longitude="14.535340304894" StarRating="3" HotelCode="263695|201020" HotelName="Bella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hloubetínská 20, 198 00 Prague 14</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/9b/819bfc1633f6be7c668d8c1f57064f16953d527c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08587546" Longitude="14.4153018" StarRating="4" HotelCode="427810|58883" HotelName="Residence U Malvaze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses,Apartment,Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Garden,Housekeeping,Internet,Luggage Storage,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlova 10, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/20/3820b938525dd7c6f02cf8c8b84bce2125c1a11b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a garden with a terrace and free-to-use BBQ faciliteis, Apartment Janko 209 is located in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08844035" Longitude="14.41592851" StarRating="4" HotelCode="968500|386635" HotelName="Quentin Prague Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Krizovnicka 14, Old Town, Stare Mesto, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e6/70e603ebf54e54391ab1d71f0d9a9aa5cc06d4c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084446826852" Longitude="14.415835646789" StarRating="3" HotelCode="400234|226998" HotelName="Hostel Old Prague House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Náprstkova 7, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/66/3866a343697da4c3f7cfeba9866087b2e68036c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.86" OriginalAmount="72.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085626645343" Longitude="14.419662952423" StarRating="5" HotelCode="35409|19818" HotelName="Iron Gate Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michalská 19, 110 00, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/65/d26571f710a56188873b40ce8e6d203a45bb6b86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is located in a peaceful and pretty lane, just a few steps from the old t...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.92" OriginalAmount="72.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088697292827" Longitude="14.571422675463" StarRating="3" HotelCode="82302|1095538" HotelName="Svornost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Novozámecká 284, 190 12 Prague 9</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/cd/c4cd3ec5a4600ab9f6a50a58ce1c788ec9b18283.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.73" OriginalAmount="73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.074903503151" Longitude="14.427527189255" StarRating="4" HotelCode="21561|25536" HotelName="Novotel Praha Wenceslas Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Katerinska, 12000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/42/c842b5c67564079f489d5a635583df7acc5dc3cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.76" OriginalAmount="73.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086038704284" Longitude="14.408716393727" StarRating="4" HotelCode="67080|240546" HotelName="Archibald At The Charles Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Kampe 508/15, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/fe/cdfef61de603318406065545670bf97c2f8fbed6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Prague in the historical part of the town, overlooking the famous bridge, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="73.80" OriginalAmount="73.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072432942459" Longitude="14.434025444612" StarRating="4" HotelCode="57881|1973701" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bruselská 239/3, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/3a/ad3ac8f75e409280396e631bef000a5998f9f310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a very beautiful and quiet area, only a 5-minute walk from the centre. Shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.91" OriginalAmount="73.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089671" Longitude="14.404996" StarRating="5" HotelCode="87897|129784" HotelName="Hotel Three Storks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valdstejnske namesti 20/8, 11800 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/55/da555902be4e4cb5819b31ebb26abb05f09fe08c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury boutique hotel is situated in the historical heart of Prague, on Tomáská Street, Lesser T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.19" OriginalAmount="73.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071844843976" Longitude="14.438572891619" StarRating="3" HotelCode="108928|297715" HotelName="Hotel Orion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Americká 9, 120 00 Praha 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/01/f401a2210da4cbf0d953f0c9909fbf204f593d7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.73" OriginalAmount="73.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084282" Longitude="14.404593" StarRating="3" HotelCode="21624|363575" HotelName="William" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hellichova 5, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/b6/27b6c5c09b8e59535713b6484f8aae469867c556.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Prague, just 5 minutes from the famous Charles Bridg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090919122593" Longitude="14.435131688302" StarRating="2" HotelCode="384714|58820" HotelName="Aparthotel Davids" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Biskupsky Dvur 1151/3, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/63/8063da722ffe5f957c51c75fedb5a012edd9adec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085726464291" Longitude="14.416349083185" StarRating="4" HotelCode="166514|226974" HotelName="Hotel Liliova Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Liliova 1099/18, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/39/4739bf9089a6bc68baf97e056f2ac87297b829db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.77" OriginalAmount="75.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089813509834" Longitude="14.424043570437" StarRating="4" HotelCode="98874|109454" HotelName="Antik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dlouhá, 22, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/9f/a69f030d73e1c078fb3e9136981a5478e13ea48b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on a quiet and bright street in Prague’s historical centr...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.02" OriginalAmount="75.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.071051061046" Longitude="14.40290485768" StarRating="4" HotelCode="24550|34584" HotelName="Vienna House Andel’s Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stroupeznickeho 21, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/3f/253f1f9c5ce92b5f77172b6e6ae53ff6f1d8810e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is superbly located in the new Andel City complex, surrounded by a multipl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.55" OriginalAmount="75.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082771047485" Longitude="14.419663309998" StarRating="4" HotelCode="67613|369395" HotelName="Design Metropol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Narodni 33, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/73/0c73a46127ad02b37c6c6a0ae90417ec9c5cebf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located on Narodni Street, surrounded by bars and restaurants and only 50 m f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="76.65" OriginalAmount="75.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.094389095338" Longitude="14.454103719945" StarRating="4" HotelCode="255994|1464038" HotelName="pentahotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokolovská 112, 186 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/da/90da8cf83bf3786d3020603824d62c34d32b94c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is conveniently located for transportation on the outskirts of the inner city, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.75" OriginalAmount="75.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.109900619718" Longitude="14.501566886902" StarRating="4" HotelCode="75648|210085" HotelName="Clarion Congress Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Freyova 33, 190 00 Prague 9, Vysocany</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/9a/549abbd7c6adba0c2f597aa67649485f65de42c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089555568693" Longitude="14.431370794773" StarRating="4" HotelCode="49127|14965" HotelName="Century Old Town Prague - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 7, 11000 Prag, Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/7e/af7ec631782bd67c5064603c75a7d54e41864a9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and historical business hotel is located in the heart of Prague, just a few minutes aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0820262" Longitude="14.30796618" StarRating="3" HotelCode="738447|286530" HotelName="Sky Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ztracena 737, Prague 6, 161 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/1c/ea1cbcd541f2f9ed0753051dd8efd70f4fd355a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.04506484841" Longitude="14.344285362764" StarRating="4" HotelCode="180435|56616" HotelName="Volcano Spa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K sopce 839/30, Prokopské údolí, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/ee/56eeefae4d485e5c108ebbbcec52bb45679ba557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.84" OriginalAmount="76.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085918357028" Longitude="14.422260671854" StarRating="4" HotelCode="166513|157307" HotelName="Hotel Leon D´Oro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Havelska 29, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3f/bf3f406efeb9d10b8eeac0b569c9ebc182bb9b2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Prague, on Havelska street between Wenceslas Square, and ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.96" OriginalAmount="76.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077080393002" Longitude="14.428920294477" StarRating="4" HotelCode="64693|142877" HotelName="Boutique Hotel Seven Days" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Žitná 46/572, 120 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/31/e0/31e08d3dc2dd5802ead29564d3c5a56262cf33ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very centre of Prague, close to the Old Town and Wenceslas Square, which...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.08" OriginalAmount="76.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077778160194" Longitude="14.417774677277" StarRating="4" HotelCode="57662|272025" HotelName="EA Hotel Manes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Myslikova 20, Praha 2, 12000  Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/67/f067d175a4cb05421765068692b4e85ac5befc57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is situated in close proximity to Prague’s new town and the Vltava. The easy a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.57" OriginalAmount="76.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.070009113685" Longitude="14.396243238098" StarRating="4" HotelCode="648737|627817" HotelName="NH Collection Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>U Mrázovky 1566, 15000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/4c/734c9d32dd247edeac7a9d54911a102ed8e30f82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083792004907" Longitude="14.427929520607" StarRating="5" HotelCode="15510|12151" HotelName="Art Nouveau Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panská 12, 111 21 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/b4/dbb403867ee67df9c8f374797c87f20e1e88864b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the city centre, only a few paces from Wenceslas Square and within walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0821" Longitude="14.4275" StarRating="4" HotelCode="580264|243207" HotelName="MOOo by the Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jánský Vrsek, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/8f/118f4739d121718ac88e7e2d3b5315ff62103ecf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084033293931" Longitude="14.42795794517" StarRating="4" HotelCode="178184|32266" HotelName="NYX Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panska 9, Prague 1, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/e0/bae0b351d92e5c70713d90ffe3f30489fce93433.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located just 200 metres from Wenceslas Square, the hotel is 1.2 km from the Charles Bridge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07544343" Longitude="14.4141009" StarRating="4" HotelCode="496159|201003" HotelName="Dancing House Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jiraskovo Namesti 1981/6, 120 00 Prague 2</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/21/082108cdf4e59947a65aa252b15fc2d6779989c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0751045" Longitude="14.4270877" StarRating="2" HotelCode="322878|56524" HotelName="Sophie's Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Melounova 2, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/2c/e82cbbde25e5ce0dde29e69b111b2e1d729ff50a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.09024718" Longitude="14.44062849" StarRating="2" HotelCode="384776|58884" HotelName="Rezidence Davids" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Križíkova 9/267, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/7f/f57f0cb3baaeaf0f1a31b190888f485454fe074a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.54" OriginalAmount="79.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.067959494874" Longitude="14.408367457672" StarRating="3" HotelCode="65501|237716" HotelName="Hotel Angelis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pivovarska 5, 150 00 Praha, Smichov</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/81/4e81608dc07d37db14c24a8da8cd568b49ff21d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the historical centre of Prague on the left bank of the Vltava river, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.58" OriginalAmount="79.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082762" Longitude="14.416849" StarRating="4" HotelCode="96661|889335" HotelName="Unitas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bartolomejska street 9, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/bb/7cbb1ed7193bbcbdd55c4c6677e042f61e172116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079932024871" Longitude="14.430278361224" StarRating="5" HotelCode="425003|94764" HotelName="Occidental Praha Wilson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 59, 110 00 Praha 1-Nové Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/3c/ab3c74dc2c4675d5067494db22f6b92e018ae835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occidental Praha Wilson is located in the vibrant heart of Prague, in the majestic Wenceslas Square ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="81.22" OriginalAmount="80.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090556" Longitude="14.430405" StarRating="4" HotelCode="900006|119377" HotelName="Hotel Grand Majestic Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Truhlárská 16, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3b/743bba66fe24a019965e0a8b8e43cd17d76643f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Prague, just a few steps from the famous Municipal Hou...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.34" OriginalAmount="80.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091677363127" Longitude="14.42479133606" StarRating="4" HotelCode="11545|352625" HotelName="Hotel Casa Marcello" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rásnovka 783, 110 00 Praha1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/6f/496f4350d865434eb137321fcfc25148df4ffa22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Old Town Square and the Josefov Jewish quarter of the city. The ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.24" OriginalAmount="81.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.081754198133" Longitude="14.43189650774" StarRating="5" HotelCode="12191|369955" HotelName="Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Washingtonova 1600/19, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/16/0316f356aa6cf0fc2d4647c172bb305f3eefdb3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Prague, directly by the main railway station. Wenceslas ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.75" OriginalAmount="81.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080077296142" Longitude="14.426282261887" StarRating="5" HotelCode="16422|4954" HotelName="Alcron Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Štepánská 40, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/82/1d8255481db54c6a612036262daadd1bae0739f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Prague, the hotel is just steps away from all the historic and cultural attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.28" OriginalAmount="82.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087715" Longitude="14.406788" StarRating="4" HotelCode="108768|129804" HotelName="Hotel Bishop´s House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dražického námestí 6/62, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e7/f2e7e53acc1c2ddefa052a1f8798d35f4d1db629.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Prague, in the Lesser Town, only few steps from the Charles Bri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.083780608667" Longitude="14.424697609682" StarRating="5" HotelCode="200906|1572230" HotelName="Hotel Ambassador Zlatá Husa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 5-7, 111 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/6c/d26cc9b08c4ab308364d81fa35efde07b56d80d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is located right on Wenzel Square. The nearest underground station is Must...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.13" OriginalAmount="83.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0868368" Longitude="14.4211099" StarRating="4" HotelCode="60960|210337" HotelName="Grand Hotel Praha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staromestské námestí 481/ 22, 11000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/88/e988df0e7e9782d09499aba7c79e30c437c44daf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.29" OriginalAmount="83.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089814559989" Longitude="14.432835280895" StarRating="5" HotelCode="68806|137114" HotelName="Imperial Art Deco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Na Porici 15, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/64/656478722c2e409264686cf02c58965d4c8bc63b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is a luxurious Art Deco property situated in the heart of Prague city centre, ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.69" OriginalAmount="84.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087343279989" Longitude="14.406660703836" StarRating="4" HotelCode="108844|1110908" HotelName="Pod Vezi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mostecká 58/2, 118 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/0b/6f0b4e8496f6d9f600437587253091ed7e3503e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08772584" Longitude="14.40467124" StarRating="4" HotelCode="385765|56897" HotelName="Residence Malostranska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Malostranske namesti 24/38, 11800 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d7/34d7f42b9967b28abe232e4848ab17ed0b9b30a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.11" OriginalAmount="85.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08572990632" Longitude="14.407838433982" StarRating="3" HotelCode="59219|236606" HotelName="Kampa Garden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Sovovych Mlynu 9, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/46/8c46c73be4c18269b187114506637885899da00b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mala Strana near the Vltava River and a few metres from Charles Bridge. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.76" OriginalAmount="85.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087876823726" Longitude="14.397705048323" StarRating="4" HotelCode="58917|1098758" HotelName="Appia Hotel Residences Prag" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Šporkova 3/322, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/4e/3c4e20bf3d5a0b04dcf02fa98b1c741e026dda65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located in Malá Strana (Lesser Town), just under the Prague Castle and a few metres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08996837" Longitude="14.43214352" StarRating="5" HotelCode="445176|201074" HotelName="Cosmopolitan Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zlatnicka 3, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/1c/1c598ea87455194c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a quiet street in a historic area, this hotel is situated not ten minutes from the bustli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091518942656" Longitude="14.430874346751" StarRating="4" HotelCode="262268|34436" HotelName="INNSIDE Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Soukenická 25, Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/dd/2fdd9543d8733d7b910d421707ad61c413911a8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0843765" Longitude="14.4148514" StarRating="3" HotelCode="451240|286439" HotelName="Aparthotel Naprstkova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naprstkova 6</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/eb/e3ebfb2b1b6e599bc8f17686b19ef96244e949d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.07632369" Longitude="14.41481227" StarRating="0" HotelCode="981562|58887" HotelName="Riverview Palace Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naplavni 2, 12000 Praga</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/50/a55031469295c6a24b5e50e0d764cac117c4b0fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08806" Longitude="14.424085" StarRating="4" HotelCode="180494|201065" HotelName="Merchant's Yard Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Týn 637/7, 110 00 Prag 1, Staré Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/e8/0f/e80f01e8debbf62e3f99f26006643ffb17195213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.25" OriginalAmount="87.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08949" Longitude="14.40763" StarRating="5" HotelCode="87442|225536" HotelName="Luxury Family Hotel Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 11, 118 00 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/59/655925601b8b39bfc317ba198dbe86c396fc00af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly historical hotel is located in the very heart of Prague, right by the Prague ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.54" OriginalAmount="87.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085969126727" Longitude="14.433948397636" StarRating="4" HotelCode="387084|88260" HotelName="987 Design Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne Namesti 15-987, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/a8/31a856732ba0936407ba7352c2301d9a625cea74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated between the modern Prague of Wenceslas Square and the historical Old City...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.72" OriginalAmount="88.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086541" Longitude="14.420176" StarRating="5" HotelCode="29691|549325" HotelName="U Prince" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Town Square, 29, Prag 11000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/9b/3a/9b3aa09103566d27003a8a8b8269662b565f2e12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Prague, right on the Old Town Square and opposite the Astron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077371" Longitude="14.422441" StarRating="5" HotelCode="108957|18455" HotelName="Radisson Blu Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zitna 561/8, 120 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/20/f22061d0c0b4b61f52ad86d20529298048883e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just off the Charles Square in the heart of Prague's New Town, ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.84" OriginalAmount="92.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.085547478444" Longitude="14.379998445511" StarRating="4" HotelCode="16290|298035" HotelName="Orea Hotel Pyramida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belohorská 24, Praha 6, 169 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/92/bd92f357d692cbf0a8afd7d7d6a4c86848882e62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is not only top service hotel located in walking distance from Prague castle, Loreta, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.111585002879" Longitude="14.596226387972" StarRating="3" HotelCode="267717|363396" HotelName="Hotel Chvalska Tvrz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Na Chvalske Tvrzi 858/11, 193 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/60/ad6052bd1cf86ab030b6d601f8742501549722b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.94" OriginalAmount="94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0812197" Longitude="14.4285029" StarRating="5" HotelCode="258773|9394" HotelName="Jalta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Casino Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Václavské námestí 45/818, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/d9/48d92f1a544e58497459bd1ecb634c7536bc3df1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is located on the majestic Wenceslas Square, the famous Prague landmark which breathes history an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.25" OriginalAmount="95.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.077583652908" Longitude="14.422819912434" StarRating="4" HotelCode="34866|331735" HotelName="Hotel Suite Home Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pricna 2, 11000 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/dc/71dcbb4fd1949b865e8e59816d83f6f3bffb25a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a central location in the middle of Prague, close to Wencelas Square. Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="96.56" OriginalAmount="95.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.080903873048" Longitude="14.421349154013" StarRating="5" HotelCode="296355|1313871" HotelName="Michelangelo Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vladislavova 1477/20, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/29/2e29a9c83c3d4c8d1e8fa16ab85a4c104a8f88a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the historic town centre, just a few steps from famous Wencesla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.91" OriginalAmount="95.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08364140982" Longitude="14.414274394512" StarRating="4" HotelCode="34714|258076" HotelName="Hotel Leonardo Praha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolíny Svetlé 27, 11000 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b2/c4b2a7dc8197ca11aa06f1340d7d8d322a3742de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of Prague, close to Charles Bridge, the Old Town Ring, Wenceslas ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.99" OriginalAmount="99.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093032" Longitude="14.409077" StarRating="5" HotelCode="13373|865855" HotelName="Hotel Hoffmeister" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pod Bruskou 7, Praha 1, Malá Strana, 118 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/ea/eaeadeb61e0cf0281be5afca17e67c6216980103.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="100.60" OriginalAmount="99.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08823429" Longitude="14.41555548" StarRating="4" HotelCode="385790|361147" HotelName="The Art House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Krizovnicka 12, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/65/67652a30c2ea25ee7ed95dcc8346aaaa22bd3126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.110735" Longitude="14.332099" StarRating="4" HotelCode="180447|56686" HotelName="Dolce Villa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebušická 93, Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/94/99946e37cfc2c47232d4311b7e40de160b728609.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.12" OriginalAmount="102.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087245743689" Longitude="14.40603082576" StarRating="4" HotelCode="78804|210391" HotelName="Domus Balthasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mostecká 282/5, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/3a/543a44ecf067b6eccbea31cabe3d0f95d17da012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Prague.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.77" OriginalAmount="102.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087220281637" Longitude="14.423173964024" StarRating="5" HotelCode="35939|549385" HotelName="Ventana Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Celetna 7, entrance – Štupartská 2, 11000 Prag 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/e0/25e00fc560da9cea79b4940046404c6cf2607e31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of Prague at the world-famous Old Town Square overlooki...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.80" OriginalAmount="102.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0869001" Longitude="14.4192626" StarRating="4" HotelCode="27144|328295" HotelName="Hotel Rott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malé námestí 138/4, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a7/3ca700a059fb6960e3de031248621872399dbce3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its location, the hotel ensures unbelievable views of the pointed spires and red brick roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.01" OriginalAmount="102.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087621" Longitude="14.426358" StarRating="5" HotelCode="12989|546145" HotelName="Grand Hotel Bohemia Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Králodvorská 4, Staré Mesto, 110 00 Prague, Hlavní mesto Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/71/f671c386a40ddd104763082b359999ac09dfaa3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in quiet neighbourhood, enjoying a central location close to many of Pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079552534226" Longitude="14.459558129311" StarRating="4" HotelCode="388475|30000" HotelName="Courtyard Prague City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lucemburska 46, 13000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/3b/473b9f43748f3f5a50b8da0007137a742b157ca9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the trendy and upbeat Vinohrady district, only 10 minutes to the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086298396884" Longitude="14.404963253967" StarRating="4" HotelCode="488423|226999" HotelName="Old Royal Post" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Maltézské námestí 8, 11800 Praha 1, Malá Strana</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ba/a5ba283ea4ef3cff7fba4c0f22150a25803e1205.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.20" OriginalAmount="104.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086243396442" Longitude="14.417154737434" StarRating="4" HotelCode="78155|392925" HotelName="Hotel Clementin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seminárská 4/176, Praha 1, 11000 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/f7/12f7348c54b529ed4f5a4ad3355e20aa6b19c0e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can take advantage of the hotel's ideal location on the medieval royal route, which has conne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="105.67" OriginalAmount="104.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08306881" Longitude="14.42449974" StarRating="4" HotelCode="766753|74203189" HotelName="Pytloun Boutique Hotel Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske Namesti 779/16, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/27/d127cbf7b6eae81efc943999cabbb45c7e7a7fa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.87" OriginalAmount="105.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082850737602" Longitude="14.43166176049" StarRating="4" HotelCode="50970|377095" HotelName="Falkensteiner Hotel Maria Prag" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opletalova 21, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/b5/75b5da12dc0870d0d59e4965248ec151564f45fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a magnificent historical building in the very heart of the city, the hotel is just a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.65" OriginalAmount="106.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.093082834857" Longitude="14.439781093254" StarRating="5" HotelCode="16118|128674" HotelName="Hilton Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pobrezni 1, 186 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/74/d674ef8f373d0a5247070aac797a9b7e01a52b47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the right-hand bank of the river Vltava just 300 m from Florenc u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.80" OriginalAmount="106.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.092331262993" Longitude="14.4195073843" StarRating="5" HotelCode="16148|106142" HotelName="The President Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namesti Curieovych 1/100, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b5/ce/b5ce4264290bdcd0f2224ab2f85f646f3d8a229e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the right bank of the Vltava river, between Charles Bridge and the convent ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.079630243135" Longitude="14.429334998131" StarRating="3" HotelCode="224852|339589" HotelName="Hapimag" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námésti 60, 110 00 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/91/f591eb713584b3236193f9b0728bc4547be0b00b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.076865" Longitude="14.415315" StarRating="4" HotelCode="68627|364295" HotelName="Eurostars David Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Náplavní, 6, Praga 12000</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/b1/12b15b341685c81d8ce66be8e4f00e14112a95f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is located downtown, close to the Vltava river, the National Theatre, the famous Charles B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.01" OriginalAmount="114.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.089892" Longitude="14.425973" StarRating="4" HotelCode="25138|1024288" HotelName="Hotel Josef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rybná 20, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/ae/40ae9a882e23a85951a9c9fbaa3aaba106c1fcb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in the centre of Prague's old town. Numerous shops are in the i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.17" OriginalAmount="118.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.106838" Longitude="14.269342" StarRating="4" HotelCode="87710|130884" HotelName="Courtyard Prague Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Aviaticka 1092/8, Prague 161 00</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/db/63db7b4e4e8a236a501e86070c22d73467577354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Prague-Ruzyne International Airport, between Terminal 1 and 2 with a direct ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08560081" Longitude="14.4218358" StarRating="4" HotelCode="579026|227024" HotelName="St.Havel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Havelská 500/6, 11000 Prague 1 - old town</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/f0/7af0e748cac09158c0eaab682ebbab90099bce7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Prague.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.71" OriginalAmount="119.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088026" Longitude="14.427252" StarRating="5" HotelCode="16040|314885" HotelName="Hotel Paris Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Obecního Domu 1, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/51/2751da99c7d144f92d80cbe592e0e0c25520187a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, traditional hotel is located at the heart of the historical city centre. All of the t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.53" OriginalAmount="122.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090904258477" Longitude="14.424681046627" StarRating="4" HotelCode="14647|1024338" HotelName="Maximilian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hastalska 14, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/1f/941f43a5a4c9d50381769008b93568258c439a54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class, luxury hotel is situated at the heart of the city, just a few paces from the old tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="125.94" OriginalAmount="124.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088613634787" Longitude="14.431886338534" StarRating="5" HotelCode="16623|CBA138800" HotelName="Hilton Prague Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Celnici 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/68/cf/68cfef8fe02afc509c586051e44eee34e934d1f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in the heart of Prague, amidst attractions including the ol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.25" OriginalAmount="125" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.0886534" Longitude="14.41751638" StarRating="3" HotelCode="744122|339707" HotelName="The Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zatecka 7, 11000 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/dd/35ddd57885cc3d136dd10fbe4947f26caac2e1f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.04579936" Longitude="14.30537166" StarRating="3" HotelCode="949524|286373" HotelName="Citywest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klementova 4, Praha 13, 155 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/64/4d64518943fde05cff51e641c4176d90837b8902.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.65" OriginalAmount="130.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086573195968" Longitude="14.436794221401" StarRating="5" HotelCode="31803|374205" HotelName="King David" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hybernska 42, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/1f/db1fcfd27a325beb3b5f0b1cd2d50142c365fa66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located at the heart of Prague, close to the main train station where gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="138.74" OriginalAmount="137.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.086318489638" Longitude="14.433870613575" StarRating="5" HotelCode="27481|9481" HotelName="Carlo IV Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovazne namesti 13/991, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1b/921bb983da79836d55ae3b5e1cc48ab86f2f663a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, neo-classical city hotel is located at the heart of Prague, just a few minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.51" OriginalAmount="151" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08764985135" Longitude="14.418435897553" StarRating="5" HotelCode="284709|57806" HotelName="The Emblem Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Platnérská 19, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/ef/e0efe78f87e4d00c1307f8668c4becdefae0ccfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sophisticated and imaginative, The Emblem Hotel boasts an unbeatable location in the heart of Prague...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="155.39" OriginalAmount="153.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08605189" Longitude="14.42933026" StarRating="4" HotelCode="322835|88513960" HotelName="BoHo Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senovážná 1254/4, 110 00 Praha 1-Nové Mesto</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/4d/814d3117909bf365ab1ffd637b28d7ce104fb17f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.33" OriginalAmount="156.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088211084139" Longitude="14.431195364747" StarRating="5" HotelCode="14673|4944" HotelName="Prague Marriott Hotel" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>V Celnici 8, 111 21 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/78/9e/789e976392b58cea74da01e68d51435b47c99fd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city center, just a few steps away from the Old Town Square and Prague’s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08349337" Longitude="14.46679482" StarRating="3" HotelCode="962585|339588" HotelName="Art Garden Towers Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olsanská 2898/4H, 130 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/85/9b85ee523f54eef612e37a2e315516fe5c6d6e12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.26" OriginalAmount="163.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088159" Longitude="14.425866" StarRating="5" HotelCode="98958|129754" HotelName="Buddha-Bar Hotel Prague" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jakubská 649/8, 11000 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/95/87954c081c2ab6c3ea0b8685398cc965ac12f25d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in a historical building in the city centre of Prague just a few...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.48" OriginalAmount="172.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087528" Longitude="14.400942" StarRating="5" HotelCode="82873|432345" HotelName="Alchymist Grand Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 19, 11000 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/67/57677db27a57fd4abae016261f18b7bff18f0f0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the city centre, near to the Charles Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="177.96" OriginalAmount="176.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088207" Longitude="14.42827" StarRating="5" HotelCode="900416|120235" HotelName="Kings Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel,Historic Hotel,Spa Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>U Obecniho domu 3, 110 00 Prague 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/28/78282daa51c61c5f0c2c868b3a4cd7fe56b73af1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly in Prague's city centre, at Republic Square. It is next to the Municip...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.45" OriginalAmount="177.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087039580401" Longitude="14.402563869953" StarRating="5" HotelCode="27480|50434" HotelName="Aria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 9, 11800 Praga 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/06/c10670cef6b7be6b733825422d82a5315e0b5526.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lives up to its promise of a special stay. The hotel's romantic location by the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.67" OriginalAmount="189.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.084673191817" Longitude="14.414081275463" StarRating="5" HotelCode="58305|127864" HotelName="Smetana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karoliny Svetlé 34, 110 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/7e/527ec0178eb7467ff8d545d7d85f246378f226e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located in Prague's Old Town and is only a short walk from the Charles Bridge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="207.43" OriginalAmount="205.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.090212" Longitude="14.404186" StarRating="5" HotelCode="180492|328384" HotelName="Alchymist Prague Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Snemovní 8, 11800 Prag, Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/e8/a1e883c6dc0543b06b6bf367214afc0ab0171031.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.12" OriginalAmount="212" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.082073471725" Longitude="14.427098035812" StarRating="2" HotelCode="188605|420421" HotelName="Grandhotel Evropa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Václavské Námestí 826/25, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/6c/ed6cbb95bf0b383da628b9c53fcb676fb19fe461.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.84" OriginalAmount="218.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.091749636709" Longitude="14.418268203735" StarRating="5" HotelCode="258532|360988" HotelName="InterContinental Prague" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parížská 30, 110 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/80/ba8067baac38bd36e7f8f2545e53f5be38f3ad0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located in the centre of the old town and directly on the Vltava. It of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.50" OriginalAmount="235.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.088716650891" Longitude="14.406270728836" StarRating="4.5" HotelCode="97911|143946" HotelName="Augustine A Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Letenska 12/33, 118 00 Prague</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e8/97e83629e4b1a0c3255c707419ffbdcf6aede5d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in Prague's picturesque Malá Strana district, the hotel is close to the majesti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.89" OriginalAmount="244.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087094081072" Longitude="14.431378484044" StarRating="5" HotelCode="76277|98119" HotelName="The Grand Mark Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hybernská 12, Praha 1, 110 00 Prag</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2c/9b2cb5174955591ec033bb135b70b0e609ce9cee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a well-known corner of central Prague, Hybernska Street, in close pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="268.91" OriginalAmount="266.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.08505354288" Longitude="14.405329227448" StarRating="5" HotelCode="59488|CAK210200" HotelName="Mandarin Oriental Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nebovidska 459/1, Malá Strana, 118 00 Praha 1</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ed/21ed516dc707d1201eefb555c1495b928b134e01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="483.23" OriginalAmount="478.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.087494" Longitude="14.414891" StarRating="5" HotelCode="12632|133304" HotelName="Four Seasons Hotel Prague" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Veleslavínova 2a/1098, Praha 1, 110 00 Praha</AddressLine>
          </AddressLines>
          <CityName>Prague</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a6/06/a60649171fe78ea1202aafc3478ec8affa28197f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Prague. The nearest airport is Prag (PRG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Massage Centre,Sauna,Telephone Service,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Kitchen,Golf,Wheelchair Access,Diet Meals,Bicycle Rental,Swimming Pool,Garden,Spa,Heated Pool,Airport Transfer (on Demand),Parking,24 Hour Power Supply,Housekeeping,24 Hour Front Desk,Luggage Storage,ATM/Cash Machine,Meeting Room,Pets allowed,Printer</BasicAmenities>
    <HotelRating>3,5,4,4.5,3.5,2,1,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,VILLAGE,GOLF HOTEL,CASINO RESORT,ECO HOTEL,HOTEL,AIRPORT HOTEL,APARTHOTEL,APARTMENT,COUNTRY HOUSE,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
f1f9ae38-d2d1-4674-a5de-d7a7abdca482|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="f1f9ae38-d2d1-4674-a5de-d7a7abdca482">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15384" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
f1f9ae38-d2d1-4674-a5de-d7a7abdca482|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
f1f9ae38-d2d1-4674-a5de-d7a7abdca482|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
f1f9ae38-d2d1-4674-a5de-d7a7abdca482|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
f1f9ae38-d2d1-4674-a5de-d7a7abdca482|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
f1f9ae38-d2d1-4674-a5de-d7a7abdca482|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
f1f9ae38-d2d1-4674-a5de-d7a7abdca482|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
f1f9ae38-d2d1-4674-a5de-d7a7abdca482|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="2025-12-22T11:57:20.8196432+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f1f9ae38-d2d1-4674-a5de-d7a7abdca482" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.21405" Longitude="12.876711" StarRating="3" HotelCode="59099|110072" HotelName="Hotel Gejzir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Conference Hall,Golf,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slovenská 5A, 36021 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/308114/308114a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22231676" Longitude="12.88222531" StarRating="3" HotelCode="307584|ea_esplanade_apartmany" HotelName="EA Esplanade Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Luggage Storage,Parking,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>EA Hotel Esplanade I, Stará Louka 4, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/2f/542fb47599b66717bce03aa422ffe2b7e99c1fa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at EA Esplanade Apartmány in Karlovy Vary, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.24138899" Longitude="12.85211272" StarRating="2" HotelCode="510175|pension_village" HotelName="Pension Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 09/01/2026" HotelFacility="Golf,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Cankovská 676/61, 360 05 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c9/5dc98c68a8d2779c8683e98bf272c3606ba898be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221017" Longitude="12.879866" StarRating="4" HotelCode="336391|hotel_krasna_kralovna" HotelName="Krasna Kralovna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Historic Hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka, 335/48, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/cd/51cdf5f207ac4b7d626933dd4a5f213cbce88fcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is situated in the main pedestrian zone of Karlovy Vary, a few paces from the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.225718031966" Longitude="12.882152025131" StarRating="3.5" HotelCode="277613|hotel_pension_petr_2" HotelName="Petr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vrídelní 86/15, 36021 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/52/1d5213bd1647466a4213797b8c8c7415e2914c79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221220976962" Longitude="12.880292369741" StarRating="4" HotelCode="108834|hotel_palacky" HotelName="Palacky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 40, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/de/75de5d192e793cfbd5ab70a2daf9f9afcf26ddea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221868" Longitude="12.880946" StarRating="3" HotelCode="91592|boston_2" HotelName="Boston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lucní Vrch, 9, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/35/9b3503bdaaaf7100a5edc3b265ed4fd44d970dc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Karlovy Vary, the biggest spa resort in the Czech Republ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.86" OriginalAmount="42.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.230673462402" Longitude="12.882448872526" StarRating="3" HotelCode="100773|1930625" HotelName="Hotel Marttel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lidická 447/12, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/bc/cebced4b354621ed7fdafc191bc1cfc581abb27b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224206768691" Longitude="12.891799946476" StarRating="2" HotelCode="307593|family_pension" HotelName="Family Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tyršova 11, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/11/3511b898a8f6c53d305cef54cb00e84ef7e631d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.230052527145" Longitude="12.868588245186" StarRating="3" HotelCode="150241|kavalerie" HotelName="Kavalerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomáse Garrigue Masaryka 53/43, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/3a/033aa876f6a95c9781290f60ec81209d2bdae75c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.87" OriginalAmount="43.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221592593321" Longitude="12.881032771396" StarRating="3" HotelCode="401931|1979675" HotelName="EA Hotel Elefant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 30, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/33/4a33a11e846baa40348f6395ae98efc7f035afe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222082542278" Longitude="12.881835848339" StarRating="3" HotelCode="108734|hotel_mozart_6" HotelName="EA Hotel Mozart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 18, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/6d/2c6dadd09ad67217725f7fd07d5e22b65e1a2148.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22877417867" Longitude="12.87433935215" StarRating="3" HotelCode="901957|romania" HotelName="Romania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Zahradni 948/49, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/98/0a987a11039b196fd0049da5504091661c4b65e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.94" OriginalAmount="46.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220543089112" Longitude="12.88027882576" StarRating="4" HotelCode="11965|131704" HotelName="Spa Hotel Dvorák" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Diet Meals,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nová Louka 11, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11830/a_11830_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa hotel is located in an exclusive location on the Teplá River, near Hot Spring colonnade. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220112626884" Longitude="12.878490523279" StarRating="3" HotelCode="155337|zlaty_sloup" HotelName="Zlatý Sloup" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mariánská 2, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/5c/6e5c354d8917755ee7765da08cacbc64ffd6c4cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.178796258638" Longitude="12.83811" StarRating="4" HotelCode="320464|golf__spa_resort_cihelny" HotelName="Golf &amp; Spa Resort Cihelny" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cihelny 7, 364 64 Karlovy Vary, Becov Nad Teplou</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bd/c7/bdc72951e695e23cdec6225250a9d81216f40294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.223501672791" Longitude="12.884967327118" StarRating="4" HotelCode="21959|jean_de_carro" HotelName="Jean de Carro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Fax,Internet,Jacuzzi,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stezka Jeana de Carro 4-6, 36001 Karlovy Vary (Karlsbad)</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/23/3e23542533f06203cbaa52e70d1fa1b41432b9d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.23002452" Longitude="12.86835272" StarRating="3.5" HotelCode="542543|revelton_suites" HotelName="Revelton Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>T.G. Masaryka 825/45, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b7/96b7d0a6a2d1f97d46ab59916fde106e2f8e2a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2238" Longitude="12.8799" StarRating="0" HotelCode="883067|revelton_studios_karlovy_vary" HotelName="Revelton Studios Karlovy Vary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jaltska 1052/9</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e7/61e758507537405e5d57652b51d157cee5b2d6e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.23877947" Longitude="12.88748175" StarRating="0" HotelCode="812802|ehila" HotelName="Pension Ehila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Mattoniho Nábreží 240/68, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/44/29449276791cb3821f5e9f3cacb68ad990a42ff7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Affittacamere 5 Borgate places you in the heart of La Sp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222486" Longitude="12.882193" StarRating="3" HotelCode="108818|la_bohemia_hotel" HotelName="Hotel La Bohemia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stara Louka 375/2, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/d2/4fd2f268df28a4fd26c100cbfc1126cd59b1f1bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22186273" Longitude="12.88685785" StarRating="4" HotelCode="580489|ferdinandhof_aparthotel" HotelName="Ferdinandhof Apart-Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moravská 200/28, 360 01 Karlovy Vary 1</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/72/52721f90b2f5b0f78694c7e0642ef5c0417263bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22593382" Longitude="12.87854103" StarRating="4" HotelCode="769372|bristol_vila_tereza_3" HotelName="Hotel Tereza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sadová 2026/19, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d6/f3d60e2e823686073d04f5615bc869f24b8d43e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221543605172" Longitude="12.883081734181" StarRating="4" HotelCode="27161|hotel_olympia_6" HotelName="Olympia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divadelní námestí 43/5, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/29/f7/29f78b5050b2d8ef333821e5a34894fc8db0a678.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22584503" Longitude="12.87682189" StarRating="3" HotelCode="492392|anglicky_dvur" HotelName="Hotel Anglický Dvur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sadova 956/28, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/74/68746a39af6767d7ebe5f5a3fea1f635bac3967b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hotel Anglický Dvur is in the heart of Karlovy Vary, walking dista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.226003" Longitude="12.878013" StarRating="4" HotelCode="32490|bristol_georgy_house" HotelName="Hotel Bristol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bicycle Rental,Fax,Golf,Jacuzzi,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadová 19, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/9e/2c9e0c0d8cd29c16a5ea0b5cab3e299f0d2ada8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22545373" Longitude="12.87941052" StarRating="4" HotelCode="437343|kralovska_villa" HotelName="Kralovska Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>VillaZamecky Vrch, 916/30 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/f3/fbf3b4cb006d973a58400a16588830ab4f0d7fa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220906703065" Longitude="12.879804938658" StarRating="4" HotelCode="887973|maltezsky_kriz" HotelName="Maltezsky Kriz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stara Louka 50, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/d0/9fd0b6349fc91afc9aebe64f682accdeec8e1c74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the left bank of the Tepla River, just a few metres from the river promenade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224673380768" Longitude="12.875719572444" StarRating="4" HotelCode="329195|hotel_mignon_9" HotelName="Hotel Mignon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sadová 55, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5a/b05a1a7b07674ffb7560c9f19ca97103cbb20ab9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.68" OriginalAmount="66.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.205469346934" Longitude="12.896286190971" StarRating="3" HotelCode="108892|1644918" HotelName="Vitkova Hora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Karlovy Vary 59, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/97/d397d039faf62a55bb11898a048b26c05030f725.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.25" OriginalAmount="68.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.230083027957" Longitude="12.869822402233" StarRating="4" HotelCode="319304|2521575" HotelName="Grandhotel Ambassador Narodni Dum" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Tomáše Garrigue Masaryka 1088/24, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/91/d3918e04b4d1e47bc97fc02d67a2430b818df439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222545213137" Longitude="12.882592462358" StarRating="5" HotelCode="320460|atlantic_palace_3" HotelName="Luxury Spa Hotel Atlantic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 23/37, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/da/28da268711fb5b22e87c4f20aa93a6179a11084f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.53" OriginalAmount="71.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.223268558942" Longitude="12.882550476722" StarRating="4" HotelCode="91594|240466" HotelName="Romance Puškin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 384/37, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/37/f437ac716cd5d18e4e16cb19245643d69810d661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the spa center of Karlovy Vary, close to the Hot Geyser Spring and the Spa ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224709765563" Longitude="12.881552875042" StarRating="3" HotelCode="34814|ontario_hotel_garni" HotelName="Ontario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zámecký vrch 20, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/91/8391d14cc7afc5cf0e12dc6c301cdb8d51e70c2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22533591" Longitude="12.87915698" StarRating="4" HotelCode="46276|bristol_palace" HotelName="Hotel Bristol Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Zámecký vrch 918/34, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/bb/35bbc3e3f365c26d1ac4e5236c9d1ce54a24a6c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.225108" Longitude="12.835558915344" StarRating="3" HotelCode="295946|hotel_u_simla" HotelName="Hotel U Simla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Bar,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Golf,Housekeeping,Internet,Laundry,Lounge,Luggage Storage,Parking,Pets allowed,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zavodni 19/1, 360 06 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/c8/99c8eb89cdba00441cc75228fc4bf0f38311cae7.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 U Šimla in Karlovy Vary, you'll be next to a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220030953602" Longitude="12.879418588743" StarRating="4" HotelCode="331413|hotel_alisa" HotelName="Hotel Alisa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariánskolázenská 301/1, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/c6/72c65792e72428cc94c6d86557c5c3c9ab83b2b9.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 Alisa, you'll be centrally located in Karlovy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22139687" Longitude="12.88049462" StarRating="0" HotelCode="754169|boutique_hotel_corso" HotelName="Boutique Hotel Corso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stará Louka 460/38, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/08/f1087bba1f4344462bea181973359552a36449e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.226693" Longitude="12.878318" StarRating="4" HotelCode="20477|venus" HotelName="Venus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadová 8, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/7c/d17c99449a4834ab50a887d51ed5cdf58319296a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.41" OriginalAmount="84.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.218916215341" Longitude="12.889629292976" StarRating="4" HotelCode="17204|135064" HotelName="Spa Resort Sanssouci" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Imperiálu 198/11, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/83/9e83a83600f89b3ef00b117f46e4c4c414401d95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated off the beaten track, this spa hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22926195" Longitude="12.87024808" StarRating="3" HotelCode="972084|pension_dvorak" HotelName="Pension Dvorak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dr. D. Bechera 659/5, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/4e/244ef57f607f6970b86fcb73cb29f4ceeae11eea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2229062" Longitude="12.88304066" StarRating="3" HotelCode="555725|astoriahotelmedicalspa_depandancewolker" HotelName="ASTORIA Hotel &amp; Medical Spa, Depandance Wolker" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Tržište 19, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/88/a5882c0d209ef5e8962e8f91a4c7b5d48b729e62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.198646760879" Longitude="12.854661562566" StarRating="5" HotelCode="295945|wellness_resort_retro_riverside" HotelName="Retro Riverside Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brezova 157, Brezova U Karlovych Varu, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b9/e9/b9e9d7e07b23a7c12ee9ceaf00a5e727a664e3a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Karlovy Vary (3 km), on the shore of a quiet lake.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2247349" Longitude="12.88467881" StarRating="3" HotelCode="510518|villa_rosa_17" HotelName="Villa Rosa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Na Vyhlídce 22, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c9/09c9a674c091314dcfe2c0176debc845933cecec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.223188490338" Longitude="12.886010706425" StarRating="4" HotelCode="183315|spa_hotel_schlosspark" HotelName="Spa Hotel Schlosspark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kolmá 13 – 19, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/90/3090acee89915cf3d11d5a2270166e446b683e89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224686" Longitude="12.883687" StarRating="4" HotelCode="97689|salvator_hotel" HotelName="Salvator Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Jacuzzi,Laundry,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vrídelní 39, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/ef/54effc07ac371be5f177ff23932619aca0959ff5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2181875" Longitude="12.8836137" StarRating="3" HotelCode="108966|villa_basileia" HotelName="Villa Basileia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariánskolázenská 675/4, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/e4/d0e4069810e71e844936054fb69708ca24e8b0ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22972002175" Longitude="12.838977710312" StarRating="4" HotelCode="934338|hotel_dvorana" HotelName="Dvorana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chebská 394/44, 360 06 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/bf/8fbf6ab72db288f88193da9769ef92fce373673f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.220358451473" Longitude="12.879933576057" StarRating="4" HotelCode="147340|hotel_embassy_4" HotelName="Embassy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nová louka 21, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/d9/25d9f038c43ec2369c99525103a1185bfe7ab0ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222256023926" Longitude="12.884911376721" StarRating="4" HotelCode="336299|aura_palace" HotelName="Karlsbad Grande Madonna Spa &amp; Wellness Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2026" HotelFacility="Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Moravská 2093/2A, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/00/c10048b50dc32e7dbe5eef21a7773e0c99421ad2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.224586212025" Longitude="12.876585423946" StarRating="5" HotelCode="60161|162749" HotelName="Savoy Westend" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Petra Velikého 16, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/87/ba87769c7694886199d04c1b8c72dfe21613782e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.226958" Longitude="12.881027" StarRating="4" HotelCode="160717|kolonada" HotelName="Hotel Kolonáda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ivana Petrovice Pavlova 8, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/d3/59d3a22cb490f58cdd4cc79ed27976695dd7b03e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.2238" Longitude="12.8799" StarRating="0" HotelCode="982480|golden_key_boutique_hotel" HotelName="Golden Key Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lázenská 21/3, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/d4/20d4a58642ef9f669dca0e34673abe1021acdaaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22538" Longitude="12.882602" StarRating="3" HotelCode="71956|astoria_hotel_medical_spa" HotelName="Astoria Hotel &amp; Medical" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Diet Meals,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vridelni 92/21, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/82/bd828bac7cf537ea361076e21c84ba75bb21591b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.227688538686" Longitude="12.880271764349" StarRating="4" HotelCode="203702|hotel_malta_3" HotelName="Malta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Restaurant,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Ivana Petrovice Pavlova 16, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/46/ca46641011a50b0d0ee6e15df62417bcbe105ae4.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 Malta in Karlovy Vary, you'll be minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.48" OriginalAmount="112.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22867883181" Longitude="12.876704488361" StarRating="4" HotelCode="20479|986929" HotelName="Hotel Thermal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>I.P. Pavlova 2001/11, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/f0/dff02208f10cd8c7ea85e457fea293654e380753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet neighbourhood in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.221197" Longitude="12.882657" StarRating="4" HotelCode="318215|interhotel_central" HotelName="Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divadelní námestí 17, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/88/19889e0cf204b40ba323131027c36ea90d7e9209.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.176310644016" Longitude="12.839698069312" StarRating="4" HotelCode="27540|royal_golf_2" HotelName="Royal Golf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cihelny 5, 364 64 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/dd/e9dd8f7a16e1cf1e2520bcff7b3325ff8144472a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222972" Longitude="12.882531" StarRating="4" HotelCode="141476|hotel_promenada_3" HotelName="Promenada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Trziste 31, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/92/3a9277385d69630393e2a5f3660561413c68ca03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.16" OriginalAmount="118.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.21961978123" Longitude="12.886356711388" StarRating="4" HotelCode="258313|134834" HotelName="Imperial" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Libušina 1212/18, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/78/327804b27fbf612b978d978ae3ea4b77a1037578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this hotel welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.67" OriginalAmount="120.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.226094565477" Longitude="12.881708487103" StarRating="4" HotelCode="145103|1735158" HotelName="Aqua Marina Boutique Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vridelni 79/3, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ef/27ef3e77488ed5784800d939e6d354e0630b5785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.219365790888" Longitude="12.878533215939" StarRating="5" HotelCode="15723|grand_pupp_de_luxe_" HotelName="Grandhotel Pupp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mírové námestí 2, 360 91 Karlsbad</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f8/b7f8f25968f4281d6034ae7bef9c21f15601519b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.227705" Longitude="12.880268" StarRating="4" HotelCode="87919|ruze_2" HotelName="Ruze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/01/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>I.P. Pavlova 1/506, 36001 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ff/31ff440b890c6c8f3f2e8064f1f1cdb4432325d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.68" OriginalAmount="142.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.22483592" Longitude="12.88060743" StarRating="5" HotelCode="495180|2521645" HotelName="Luxury Spa Hotel Olympic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Zámecký Vrch 41, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/08/34/0834480d5c4fdeffd537e75c605c78a710aed839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.43" OriginalAmount="143.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.222503771949" Longitude="12.884983420372" StarRating="4" HotelCode="26891|ambiente_hotel" HotelName="Hotel Ambiente Wellness &amp; Spa Karlovy Vary" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Diet Meals,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moravská 1A, 360 01 Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f4/f1f4aaa8a9543f00a37d408cb6d50c69c517bbb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karlovy Vary. The nearest airport is Karlovy Vary (KLV).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.77" OriginalAmount="177.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.219108350215" Longitude="12.882199287414" StarRating="5" HotelCode="364992|carlsbad_plaza" HotelName="Carlsbad Plaza Medical Spa &amp; Wellness hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marianskolazenska 25, Karlovy Vary</AddressLine>
          </AddressLines>
          <CityName>Karlovy Vary</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/71/5971809c416956ed5ffe779a0615cc46ae5da06f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karlovy Vary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service,Designated Smoking Area,Diet Meals,Restaurant,Wheelchair Access,Lounge,Bicycle Rental,Kitchen,Luggage Storage,Parking,Pets allowed,Spa,Shopping Arcade,Nightclub,24 Hour Front Desk,Dry Cleaning,Elevator,LCD/Projector,Off-Site Parking,Coffee Shop,Garden,Housekeeping,Concierge,Valet Parking</BasicAmenities>
    <HotelRating>5,4,3,3.5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>SPA HOTEL,HOTEL,HOTEL DE CHARME,VILLAGE,HISTORIC HOTEL,GUEST HOUSES,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5c3a1785-2a30-40bc-9b84-66b1235aef58|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="5c3a1785-2a30-40bc-9b84-66b1235aef58">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15607" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
5c3a1785-2a30-40bc-9b84-66b1235aef58|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
5c3a1785-2a30-40bc-9b84-66b1235aef58|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
5c3a1785-2a30-40bc-9b84-66b1235aef58|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
5c3a1785-2a30-40bc-9b84-66b1235aef58|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="2025-12-22T11:57:27.7064551+00:00" Version="0" EchoToken="Search" TransactionIdentifier="5c3a1785-2a30-40bc-9b84-66b1235aef58" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="31.00" OriginalAmount="30.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.80995584" Longitude="14.31250889" StarRating="3" HotelCode="740213|700091" HotelName="Vltavská Pohádka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rybárská 23, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/16/d916701a9650859fb9a668ceb7d1145244a32291.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.38" OriginalAmount="37.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81057096" Longitude="14.3136698" StarRating="3" HotelCode="510547|2498645" HotelName="Pension Galko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Široká 53, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/42/544220d7ea01912427c66e761e48c0822c0199c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.21" OriginalAmount="42.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810996" Longitude="14.316182" StarRating="3" HotelCode="181713|2498375" HotelName="Pension Nostalgie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masná 137, Ceský Krumlov 381 01</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/4a/2a4a1925d093fbf7c32aabb66bcc3b63b2213bc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cesky Krumlov/Krumau. The nearest airport is Linz (LNZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.91" OriginalAmount="53.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810352179281" Longitude="14.317588806152" StarRating="5" HotelCode="29683|491695" HotelName="Ruze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Horní 154, 38101 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f4/1bf4c95c8a6d2d3ea720cfc029c6ff6eaf7ab985.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is located in the town of Ceský Krumlov, one of the most beautiful an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.44" OriginalAmount="53.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.811075474327" Longitude="14.31335984767" StarRating="3" HotelCode="504751|675630" HotelName="Krumlovská Pohádka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Siroka 74, 38101 Cesky Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/58/1a58695aabe0bdec72645e048c76f33e6280d93b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.65" OriginalAmount="60.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8066149" Longitude="14.3240478" StarRating="3" HotelCode="152338|2498605" HotelName="Penzion Krumlov" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stinná 620, 381 01 Cesky Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/0f/590f585518f9867179c5f23f550b2b0df0648e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 14 rooms. A baggage storage service is among the facilities. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="64.88" OriginalAmount="64.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810747" Longitude="14.31466" StarRating="4" HotelCode="29682|XOI" HotelName="Old Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Namesti Svornosti 12</AddressLine>
          </AddressLines>
          <PostalCode>380772500</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/a0/f3a033bc8d4f97b10253247f7a698eab8f26ea52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is situated on the square of the beautiful ancient town of Ceský Krum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.81" OriginalAmount="66.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.804465109654" Longitude="14.311642834988" StarRating="3" HotelCode="147968|1109148" HotelName="Romantick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>U Zelené ratolesti 232, 381 01 Cesky Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/4f/344fb9071ec4bab34ebd4a4cab1530eb9f157743.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Cesky Krumlov/Krumau, this boutique hotel has the perfect ambience for guests who appreci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.91" OriginalAmount="69.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.813694055353" Longitude="14.317480176687" StarRating="4" HotelCode="23736|458735" HotelName="Bellevue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 77, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/20/d920d0af9d576c842b817c110d4d60e10ed3760c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed within a listed building located at the heart of the pedestrianised z...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.78" OriginalAmount="70.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81356898943" Longitude="14.316923262591" StarRating="4" HotelCode="307631|2498585" HotelName="Hotel Latrán Garni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Latrán 74/75, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/0a/b40a166d0dd916c0f89679846ef36a12b8ddc436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.34" OriginalAmount="70.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81045412" Longitude="14.31377366" StarRating="4" HotelCode="449261|2498455" HotelName="Krcinuv Dum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kájovská 54, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f7/40f74726b5cc91f838e4c10c86628855b7910936.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.94" OriginalAmount="72.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81005715" Longitude="14.32239025" StarRating="3" HotelCode="369144|2498555" HotelName="Hotel Garni Villa Beatika" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prikra 285, 381 01 Cesky Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/f0/24f07ff5a324dbaee9883f853efa7dcbfe6cc3ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.79" OriginalAmount="78.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.806587183276" Longitude="14.312573938453" StarRating="3" HotelCode="152344|2498665" HotelName="Penzion Weber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plešivecká 129, 381 01 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/50/7150777fb6778b80c17a0d92ebe47776c992dbcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.96" OriginalAmount="79.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.81173" Longitude="14.315393" StarRating="4" HotelCode="20624|14565" HotelName="Dvorak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radnicní, 101, 38101 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/19/50196b0f59bd8e232f6e907e46c2c70931988038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ceský Krumlov, close to the castle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.83" OriginalAmount="93.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810336281876" Longitude="14.314168989658" StarRating="4" HotelCode="29681|491745" HotelName="Zlaty Andel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Námestí Svornosti, 11, 38101 Ceský Krumlov</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/df/1cdfbf0c6893323b63160263c42e433054c4d705.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Ceský Krumlov.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.20" OriginalAmount="98.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.810808" Longitude="14.316119" StarRating="3" HotelCode="181714|2245745" HotelName="Peregrin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masná 139, Ceský Krumlov 381 01</AddressLine>
          </AddressLines>
          <CityName>Cesky Krumlov/Krumau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a0/40a0e63b17c00353b18630167f95ae51c2c66a65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cesky Krumlov/Krumau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access,Laundry,Lounge,Diet Meals,Golf,Nightclub,Kitchen,Spa</BasicAmenities>
    <HotelRating>5,4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,GUEST HOUSES,BUSINESS HOTEL,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
d90f7e46-6b8b-48c9-bdc0-3e7f01b7661b|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="d90f7e46-6b8b-48c9-bdc0-3e7f01b7661b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="15672" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
d90f7e46-6b8b-48c9-bdc0-3e7f01b7661b|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>d90f7e46-6b8b-48c9-bdc0-3e7f01b7661b</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26|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="6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="22211" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26|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
6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26|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
6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26|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
6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26|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
6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26|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
6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26|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="2025-12-22T11:57:33.1649486+00:00" Version="0" EchoToken="Search" TransactionIdentifier="6ae9d0d8-2286-4b8b-a2eb-512fccdb4d26" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="32.63" OriginalAmount="32.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676013" Longitude="12.57435" StarRating="3" HotelCode="146539|1437618" HotelName="Copenhagen Downtown Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vandkunsten 5, 1467 København K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/5b/c15b40913d33c5dbf6be085457f912513ab0acda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.78" OriginalAmount="35.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.70541308" Longitude="12.54349766" StarRating="2" HotelCode="523966|2123175" HotelName="a&amp;o Kobenhavn Nørrebro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tagensvej 135-137, 2200 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/04/9204143bb8cb81b6f967a13085b3fdbb8a96dd38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.98" OriginalAmount="40.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672275" Longitude="12.562818" StarRating="2" HotelCode="15090|459335" HotelName="Nebo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istedgade 6, 1650 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/28/1e2865d41e8c9502256e0f8a5c0f33661747ae86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.70" OriginalAmount="43.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672414" Longitude="12.557278" StarRating="3" HotelCode="916484|1150838" HotelName="Hotel Viktoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Elevator,Fax,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viktoriagade 2, København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/e6/58e6eb31d95551b69db19afa3ad7c93407b40cfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Hotel Viktoria places you in the heart of Copenhagen, walking distance f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.60" OriginalAmount="49.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67620889" Longitude="12.560149" StarRating="3" HotelCode="561332|2163195" HotelName="Steel House Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herholdtsgade 6, 1605 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/42/9442cefcce34acb67724d5679c216a3f4c54b735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.16" OriginalAmount="49.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.671668" Longitude="12.562471" StarRating="2" HotelCode="902156|1437758" HotelName="Saga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Colbjørnsensgade 18-20, 1652 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/3d/b53db6cde66b22c1df76fd71229d2f3e782c0280.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.07" OriginalAmount="51.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.6715968" Longitude="12.5615775" StarRating="1" HotelCode="298239|238236" HotelName="Annex Hotel Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 15, 1653 Kobenhavn V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/66/7966fb57d403985f46170932cfbb3c9409b08439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.92" OriginalAmount="55.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.6828535" Longitude="12.5826224" StarRating="1.5" HotelCode="171992|613455" HotelName="Generator Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Adelgade 5–7, 1304 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ee/a2ee9831938f302d8886ed301fd05e664a2c8b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 800 metres from Kongens Nytorv metro station, where all lines stop. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.38" OriginalAmount="55.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.665749" Longitude="12.599412" StarRating="2" HotelCode="143381|1110458" HotelName="Amager" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amagerbrogade 29, 2300 Kopenhagen S</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e9/62e9cd05a2326a5ee7e5c2649938e6c954af8443.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 25 rooms. A bar is among the facilities. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.665206358256" Longitude="12.580776294553" StarRating="2" HotelCode="146286|56681" HotelName="Hotel Copenhagen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Egilsgade 33, 2300 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/e7/cbe7c7f0fd9861a5338fcc38d66767268a2f4e4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen - Roskilde Airport (RKE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.05" OriginalAmount="61.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.667064020543" Longitude="12.566424241787" StarRating="2" HotelCode="899857|344805" HotelName="Wakeup Copenhagen, Carsten Niebuhrs Gade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carsten Niebuhrs Gade 11, 1577 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/4d/444d267ed59a3af47d9bf2594a56b098ffaeb816.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Copenhagen, within walking distance of the Tivoli Gardens, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.86" OriginalAmount="63.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67046" Longitude="12.57084" StarRating="2" HotelCode="65588|459245" HotelName="Cabinn City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mitchellsgade 14, 1568 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/0c/c70c21575796c6afff93c61d1d37d38970e4719b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Copenhagen close to the Tivoli and the nearest station is Met...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.20" OriginalAmount="63.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.631154" Longitude="12.573426" StarRating="2" HotelCode="140646|459265" HotelName="Cabinn Metro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arne Jakobsens Allé 2, 2300 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b8/cbb88a56e1b37f7037255f7487ae5c346be5a518.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located within easy reach of such tourist attractions as the Little Mermaid, Tivoli and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.47" OriginalAmount="63.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.66577645" Longitude="12.5650648" StarRating="0" HotelCode="952696|2472785" HotelName="Cabinn Copenhagen Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Arni Magnussons Gade 1, 1577 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/18/99186a3b13252e87677b6ceaf0bad7881d9e6761.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.67" OriginalAmount="64.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.691813622071" Longitude="12.587025235617" StarRating="3" HotelCode="326344|119082" HotelName="Hotel Østerport" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oslo Plads 5, 2100 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/f3/c9f363490e83042f204eca158f7ebfc5b5c35bb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is ideal both for business travellers and for those wishing to relax, with a centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.99" OriginalAmount="65.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.678551" Longitude="12.562659" StarRating="3" HotelCode="47739|222606" HotelName="Richmond" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 33, 1606 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/50/b4502ac196b8ffbafc51cadcd80fb339e51b0722.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Copenhagen just a short distance from many of the city's top a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.92" OriginalAmount="66.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.668759546265" Longitude="12.572442510094" StarRating="2" HotelCode="755468|2322695" HotelName="Wakeup Copenhagen Bernstorffsgade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bernstorffsgade 37, København V, 1577 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/d3/a2d35a7094eacda5aa43d5b2deccb14eaf61141c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wakeup  Copenhagen, Bernstorffsgade is a cool and modern budget hotel designed by architect Kim Utzo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.89" OriginalAmount="71.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.643444601362" Longitude="12.545040249824" StarRating="4" HotelCode="326343|593295" HotelName="Scandic Sluseholmen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molestien 11, 2450 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/a3/81a3989fd35f502991d9044ea03423a1b59f365c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located somewhat outside of the centre of Copenhagen, within 300 m of links to the pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.57" OriginalAmount="73.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.670763066509" Longitude="12.56370306015" StarRating="3" HotelCode="35667|232326" HotelName="Ansgar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Colbjørnsensgade 29, 1652 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/85/0f850c9156f54982fcb0d5bad751040ca8fc30b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in the tourist centre of the town, within a stone's throw of lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="75.00" OriginalAmount="74.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672604" Longitude="12.556461" StarRating="3" HotelCode="17282|2542542" HotelName="Savoy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 34, 1620 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/87/4f8797742afc52f7f66401ea19945f6aeebcc960.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Copenhagen, only minutes away from the famous Tivoli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.05" OriginalAmount="74.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.65239001" Longitude="12.54046132" StarRating="3" HotelCode="853842|2355205" HotelName="Moxy Copenhagen Sydhavnen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Scandiagade 14, 2450 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/47/9e47e2edcf5ee119e364352467769aa5aaa0b133.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.18" OriginalAmount="74.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.684534606549" Longitude="12.5834441185" StarRating="3" HotelCode="47422|871915" HotelName="Christian IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dronningens Tværgade, 45, 1302 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/202163/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen (CPH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.37" OriginalAmount="74.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.654486861385" Longitude="12.541333436966" StarRating="4" HotelCode="51288|5034" HotelName="Scandic Sydhavnen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sydhavns Plads 15, 2450 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/1f/ce1f597bcc71183c0f9cf7e57a3681de70501f1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated around 3 km from the centre of Copenhagen and only around 200 m a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.59" OriginalAmount="80.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.673176" Longitude="12.560972" StarRating="4" HotelCode="22207|230126" HotelName="Scandic Webers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 11B, 1620 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/a8/a8a84d11b8ea5f0d80adc99d49b2e19dcec68c9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Copenhagen within walking distance of the Tivoli Gardens and Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.48" OriginalAmount="81.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.683012637564" Longitude="12.584157196226" StarRating="2" HotelCode="296740|992685" HotelName="Wakeup Copenhagen, Borgergade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Borgergade 9, 1300 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/71/0e71af92b4257d8412fed3287c1940f6bb8daf5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located centrally in Copenhagen, just a short walk from several places of interest – 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.30" OriginalAmount="84.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67282925786" Longitude="12.560951113701" StarRating="3" HotelCode="50417|593315" HotelName="First Hotel Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 3, 1653 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/83/4a83e272cc83dfca0752ba89e79f119a1894053a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Copenhagen. The airport is only 10 km from the hotel, which is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.61" OriginalAmount="84.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672928" Longitude="12.548226" StarRating="3" HotelCode="902390|1655028" HotelName="Sct. Thomas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frederiksberg Allé 7, 1621 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/32/8d32b20357b0f47cfbfbdfcb73bc9066a7a829a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen (CPH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.679635" Longitude="12.533388" StarRating="4" HotelCode="26753|380679" HotelName="Scandic Falconer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkoner Alle 9, 2000 Frederiksberg, Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39260/a_39260_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located, close to a park and surrounded by various shopping facilities, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.43" OriginalAmount="88.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.671963" Longitude="12.562498" StarRating="3" HotelCode="57440|354565" HotelName="Good Morning City Copenhagen Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Colbjørnsensgade 13, 1652 Köpenhamn</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/f6/55f6be8d57b00343e42255a6d5a867b7dbc3ec00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Copenhagen, and the main train station and the Tivol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.43" OriginalAmount="89.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.673788199789" Longitude="12.564754486084" StarRating="4" HotelCode="29421|354545" HotelName="Profil Copenhagen Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernstorffsgade 4, 1577 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/d4/29d4d665eff1132464a258cf6420510c090ddc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the middle of Copenhagen, next to the central station and Tivoli gardens. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="90.48" OriginalAmount="89.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.658713451489" Longitude="12.630839812876" StarRating="3" HotelCode="497968|94103259" HotelName="CPH Studio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Krimsvej 29, 2300 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/5d/835d283bb38793e5bc3e32000140580fde93ca93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.63" OriginalAmount="89.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672" Longitude="12.5699" StarRating="2" HotelCode="834004|876665" HotelName="Cabinn Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Arne Jacobsens Allé</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/8d/a78da7c05827e5b8fa24bb56791b49d7cff36a2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.61" OriginalAmount="90.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.639697031813" Longitude="12.577907919555" StarRating="4" HotelCode="903979|459225" HotelName="AC Hotel Bella Sky Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Center Boulevard 5, 2300 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/c6/a7c670a149164710352090ad105fcecfb969476d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the Fields Shopping Center. The train station is app...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.78" OriginalAmount="90.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.66733999" Longitude="12.55661878" StarRating="4" HotelCode="613110|2371175" HotelName="Scandic Kødbyen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Skelbækgade 3A, 1717 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/df/10df033900070090700705f0629eeb38cf8f4e53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a popular area in the heart of Copenhagen. It is ideal for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67666114" Longitude="12.56638096" StarRating="0" HotelCode="735345|317220" HotelName="CitizenM Copenhagen Radhuspladsen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hans Christian Andersens Boulevard 12, 1553 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/54/1b541d55adf669fc6f2c5caff61a498da8add068.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.56" OriginalAmount="91.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.671627" Longitude="12.561509" StarRating="3" HotelCode="166942|6173" HotelName="Absalon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 15, 1653 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/bc/0dbc57b6856e7f49135790c94d060f00b1c882b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendy Versterbo business district, close to the famous Tivoli. A wide ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67363694868" Longitude="12.56245046854" StarRating="4" HotelCode="12946|2446" HotelName="Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 9, 1620 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ed/e1ed67e41dbf6796e634832077fd7ea638ee646d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Copenhagen within a short distance of the town hall ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.71" OriginalAmount="92.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.677093" Longitude="12.566028" StarRating="3" HotelCode="25644|747175" HotelName="Alexandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>H.C. Andersens Boulevard 8, 1553 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/80/d38076a1a7fff4066194b2a7a603f144945a805b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.11" OriginalAmount="94.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.68464347707" Longitude="12.566280663014" StarRating="3" HotelCode="63209|459575" HotelName="Ibsens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vendersgade 23, 1363 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/4b/654b9a68042a5b8959851630f0ad9a85705cc59b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel overlooks the Nansensgade area, a small oasis in the heart of the city bustling with café ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.39" OriginalAmount="94.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.675123" Longitude="12.559379" StarRating="4" HotelCode="41140|5024" HotelName="Scandic Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vester Søgade 6, 1601 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/2a/092a80bc34287d12ce2cf6ec523ea90d6ceb9c4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in Copenhagen, at the heart of the city. The Trivoli Gardens ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.66" OriginalAmount="96.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.6724273266" Longitude="12.556605046627" StarRating="4" HotelCode="47738|354395" HotelName="Coco Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 41, 1620 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/b6/c8b647ba2ddd55e94d23bddc7e5bd076effb45e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near by the railway station and within walking distance of Tivoli Gardens and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.39" OriginalAmount="97.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.663414043646" Longitude="12.563327550888" StarRating="4" HotelCode="58826|354445" HotelName="Copenhagen Island" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kalvebod Brygge 53, 1560 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bb/56bb8457db976f53fe38dd262476844ae5acdd43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Copenhagen has a new island and a new hotel, in the middle of the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.90" OriginalAmount="98.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676901757044" Longitude="12.565404117871" StarRating="4" HotelCode="29000|244276" HotelName="Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Studiestræde 61, København K, 1554 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/7c/3c7cccc98cd555fa771eb9ec6c3b2aedbc110ba6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is one of Copenhagen's classic hotels in the heart of Copenhagen, close to Tivoli, City H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.26" OriginalAmount="99.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.748158516811" Longitude="12.54115909338" StarRating="3" HotelCode="37882|459565" HotelName="Gentofte Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Diet Meals,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gentoftegade 29, 2820 Gentofte</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/d3/80d3afccdda8f66119e40754497208abe030f457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located in Gentofte, a green area approximately 8 km from the city of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.74" OriginalAmount="99.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.673382849718" Longitude="12.563239489584" StarRating="3" HotelCode="10405|392955" HotelName="Hotel Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Currency Exchange,Fax,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banegaardspladsen 4, 1570 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/3d/683d9110dc1aa63eabf9d1268c34bb3752c84023.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located right next to Copenhagen central station (200 m). It is only a few mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.671582" Longitude="12.561296" StarRating="3" HotelCode="36034|25346" HotelName="Zleep Hotel Copenhagen City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 14, 1653 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/25/46254751c2ea17710d75beaf3b8262b46a8b5731.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="102.53" OriginalAmount="101.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672872" Longitude="12.55904" StarRating="3.5" HotelCode="22209|6183" HotelName="Comfort Hotel Vesterbro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vesterbrogade 23-29, 1620 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/bc/76bc09edd07601933ef38bb8a978ddcd6d1ec748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located close to the Tivoli gardens and the main train station. Links to the...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.94" OriginalAmount="101.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.626837" Longitude="12.577711" StarRating="4" HotelCode="146467|139654" HotelName="Crowne Plaza Copenhagen Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ørestads Boulevard 114-118, 2300 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/58/2c58f25c20b022661cf221f48654096d4cb526c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located near to the motorway and just 150 m from the metro, with trains to Ør...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.43" OriginalAmount="102.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.675673" Longitude="12.561669" StarRating="4" HotelCode="258307|53654" HotelName="Imperial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 9, 1606 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/05/4d058057967ce6efb5845cbc6f4bd88eab143532.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located close to the centre town hall and within walking distance of many di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.24" OriginalAmount="103.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676217" Longitude="12.570274" StarRating="4" HotelCode="15509|230196" HotelName="Scandic Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuspladsen 57, 1550 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/0e/a70ecf676623a53ae7be67dc12ed487e3796055b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Copenhagen, on the historic City Hall Square. Tivoli Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.75" OriginalAmount="103.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.666845171322" Longitude="12.585890293121" StarRating="4" HotelCode="16430|5014" HotelName="Radisson Blu Scandinavia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amager Boulevard 70, 2300 Copenhagen S</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c6/39c6ed63f13ca8904dd81e89284367ea47e50487.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and centrally located hotel is situated around 20 minutes from the various tourist at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.677222955045" Longitude="12.590163052082" StarRating="4" HotelCode="47740|53674" HotelName="Copenhagen Strand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Havnegade 37, 1058 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/bd/32bdac2a28114aa074af436d24b0a450dc059e5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located by the harbour in Copenhagen, close to the popular Nyhavn and the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.54" OriginalAmount="109.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.684762216403" Longitude="12.56491340006" StarRating="4" HotelCode="371624|459585" HotelName="Kong Arthur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nörre Sögade 11, 1370 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/63/7f63a8eab8bfef33de46c49713c5d1ee58709db1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Facing the idyllic string of lakes and only 5 minutes from central Copenhagen, this hotel enjoys a u...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.07" OriginalAmount="109.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.668968" Longitude="12.564172" StarRating="3" HotelCode="408865|54144" HotelName="DGI-byen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tietgensgade 65, 1704 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/f4/ccf4d0a00cd84c2ac08f5d17d4c8d94f2ec6a03e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen (CPH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.698013567667" Longitude="12.593731750907" StarRating="4" HotelCode="56955|5707" HotelName="Adina Apartment Hotel Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amerika Plads 7, 2100 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/86/40862268a659a7a50e4821671bbdb507ce89886d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideal for business guests, for tourists as well as for families and groups. It is loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.64" OriginalAmount="112.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.6738385" Longitude="12.5743105" StarRating="4.5" HotelCode="27660|459535" HotelName="Hotel Danmark" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vester Voldgade 89, 1552 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/bb/51bb7ab4e43632b719250959a28d208ccee9d666.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 200 m from City Hall Square (Rådhuspladsen) and the pedestrian shopping street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="114.32" OriginalAmount="113.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676909889953" Longitude="12.565343295252" StarRating="4" HotelCode="310319|32017729" HotelName="Ascot Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Elevator,Porter,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Studiestræde 61, København K, 1554 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a good property situated in great location for exploring the sights and attractions of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.64" OriginalAmount="113.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.681356058575" Longitude="12.593303918838" StarRating="4" HotelCode="69072|230266" HotelName="Scandic Front" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sankt Annæ Plads 21, 1250 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/0f/450f7ef005d91c809e0238081aa2c7577d6b2187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is situated directed on the harbour quayside, close to Amalienborg Castle and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.69" OriginalAmount="114.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672595" Longitude="12.560795" StarRating="3" HotelCode="13248|222206" HotelName="Best Western Hotel Hebron" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helgolandsgade 4, 1653 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/de/afdef1a841571a53a521adfd56e34e7a8991da28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.01" OriginalAmount="121.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.684771248337" Longitude="12.552612125874" StarRating="3.5" HotelCode="37833|790995" HotelName="Avenue Hotel Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Åboulevard 29, 1960 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/01/8801c4157e169ae72d8248121448a0fe6d5f212a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located immediately beyond the picturesque Copenhagen Lake. The Town Hall Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.37" OriginalAmount="123.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676199063518" Longitude="12.566857337952" StarRating="4" HotelCode="27218|330835" HotelName="The Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radhuspladsen 14, 1550 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e4/18e4ee1f13bf2723ebb336e6564e08ccbdd0f4aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This newly opened, modern hotel is centrally located on the town hall square just a few minutes walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.65" OriginalAmount="124.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.677318234578" Longitude="12.58918941021" StarRating="3" HotelCode="47473|222086" HotelName="Best Western Plus Hotel City Copenhagen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peder Skrams Gade 24, 1054 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/8a/6c8a4a5e91e980a3efb836339b90f42c81903f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Copenhagen, this boutique hotel is ideal for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.672" Longitude="12.5699" StarRating="0" HotelCode="982614|nord_hotel_apartments" HotelName="NORD Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nyrnberggade 31, 2300 Copenhagen, Hovedstaden</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/f2/eef27bb53d2ed0d94a3bf8dada03b5105df789a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.70" OriginalAmount="130.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.681244" Longitude="12.591724" StarRating="4" HotelCode="47512|1425948" HotelName="Hotel Skt. Annæ" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sankt Annae Plads 18-20, Copenhagen 1250</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/84/3584f59e46d974e1886b9deff75212237dd9a29a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys one of the nicest locations in Copenhagen, neighbouring the Royal Palace Amalieborg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.41" OriginalAmount="132.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.678742" Longitude="12.566736" StarRating="4.5" HotelCode="15685|1024608" HotelName="Hotel SP34" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sankt Peders Stræde 34, 1453 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/b8/e9b87a39549ab64cf2f6216558d974f7d2ea50b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in central Copenhagen. City Hall Square and the famous Strøget shopping street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.66" OriginalAmount="138.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.682923" Longitude="12.588894" StarRating="4" HotelCode="15838|4984" HotelName="Phoenix Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bredgade 37, 1260 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/df/5bdf2a607319698658d6985e469fc1d078bbdb46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Copenhagen, close to the wonderful Amalienborg cas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.15" OriginalAmount="140.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.677438" Longitude="12.567576" StarRating="4" HotelCode="259410|93799" HotelName="First Hotel Kong Frederik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vester Voldgade 25, 1552 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8a/bc/8abc3a56c8f002b8180d8f0e7e789249383bf3f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is perfectly located in the heart of Copenhagen, metres from the City Hall Sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.84" OriginalAmount="141.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.674898" Longitude="12.563675" StarRating="5" HotelCode="16426|5004" HotelName="Radisson Collection Hotel, Royal Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hammerichsgade 1, 1611 Copenhagen V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/54/eb549152e4e82e59462bbdc551f01267bd9073c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive designer hotel is located in the heart of Copenhagen, near to the Tivoli gardens. Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.45" OriginalAmount="145" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67748761984" Longitude="12.589452266693" StarRating="3" HotelCode="36142|55437" HotelName="Maritime" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peder Skrams Gade 19, 1054 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/84/0884b199816bb76d5017c72a39d7bd25712fd492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a central location close to the harbour and many of Copenhagen's top sights can ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.78" OriginalAmount="150.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.668841985453" Longitude="12.573933005333" StarRating="5" HotelCode="23104|52834" HotelName="Copenhagen Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kalvebod Brygge 5, 1560 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/9e/ba9ec5781fbedf0579ffbf1a5bb6784cb45cc9c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This international business hotel is situated directly on the Sydhaven Channel, one of the main cana...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="155.06" OriginalAmount="153.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.681956403551" Longitude="12.593784034252" StarRating="4" HotelCode="47737|6175" HotelName="Copenhagen Admiral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Toldbodgade 24 – 28, 1253 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/cc/92cc11b2b26a74731e5af00c487aa300b3e336c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 15 km from the international airport directly beside the water and close t...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.15" OriginalAmount="167.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67129124" Longitude="12.56734588" StarRating="0" HotelCode="962796|2501525" HotelName="Villa Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tietgensgade 39, 1704 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/63/ce63c3f64f12846973ba6d3c68eb3be8e80bfc35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="176.26" OriginalAmount="174.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.680747" Longitude="12.571929" StarRating="5" HotelCode="27485|1254616" HotelName="Skt. Petri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Krystalgade 22, 1172 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/1c/f91c16622d75830fcbdb4290a9c75893d08ea9ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys a superb location in the heart of Copenhagen. The famous Strøget ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.49" OriginalAmount="180.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.679320563446" Longitude="12.593582868576" StarRating="4" HotelCode="15264|235336" HotelName="71 Nyhavn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nyhavn 71, 1051 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/53/e953529dc2a7448986d376ad032bf2b5f25772f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Copenhagen, directly next to the lively Nyhavn canal promenad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.56" OriginalAmount="188.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.70546186" Longitude="12.58845662" StarRating="0" HotelCode="956262|2260765" HotelName="Charlottehaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hjørringgade 12C, 2100 København</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/bc/f9bcf23ed9617f5340a4b38fa5d324e0f7908568.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.12" OriginalAmount="200.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.66662833" Longitude="12.53286657" StarRating="4.5" HotelCode="783580|2363805" HotelName="Hotel Ottilia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryggernes Plads 7, 1799 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/b5/edb5770be80c020cd7a41e06f64956ceab52926c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Copenhagen, this boutique hotel has the perfect ambience for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="209.38" OriginalAmount="207.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.676910915606" Longitude="12.565328847247" StarRating="4" HotelCode="310321|77911" HotelName="Ascot Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Studiestræde 61, 1554 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/077911/077911a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Copenhagen, this apartment hotel is approximately 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.90" OriginalAmount="244.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67892023" Longitude="12.58270436" StarRating="5" HotelCode="632944|2501425" HotelName="Hotel Herman K" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bremerholm 6, 1069 Kopenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/d6/0cd6a0667125db2e5f562a6c627aec58acaedd28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.35" OriginalAmount="278.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.630524716984" Longitude="12.650998234749" StarRating="5" HotelCode="29418|4974" HotelName="Clarion Hotel Copenhagen Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ellehammersvej 20, 2770 Kopenhagen, Kastrup</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/db/1edb010495cdf00e526068fcfcbca18b1c31ff0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the arrival and departure halls of Copenhagen International Airport. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.58" OriginalAmount="311.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.67248625" Longitude="12.57336714" StarRating="5" HotelCode="604688|2305205" HotelName="Nobis Hotel Copenhagen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Niels Brocks Gade 1, København V, 1574 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/0d/9f0d5bdf87fe0d4d6ad0b118dabf0a11670ef947.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Copenhagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.678479" Longitude="12.587542" StarRating="3" HotelCode="15426|2466" HotelName="Hotel Sanders" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tordenskjoldsgade 15, 1055 Copenhagen K</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/87/d08782203a46ff723b0a8e82fd771ce16bb56566.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in an peaceful district of the town, close to the popular shopping a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="537.10" OriginalAmount="531.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.680673" Longitude="12.584635" StarRating="5" HotelCode="47989|91518" HotelName="D'Angleterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kongens Nytorv 34, P.O. Box 9077, 1022 Copenhagen</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/57/05573e379e714781ea2baa88b72a17cf9c4d70fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the historical King’s Square, overlooking the magnificent buildings ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.14" OriginalAmount="663.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.673552" Longitude="12.566006" StarRating="5" HotelCode="901336|2450135" HotelName="Nimb" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bernstorffsgade 5, 1577 København V</AddressLine>
          </AddressLines>
          <CityName>Copenhagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/95/d295ccbaf56cb2d1d9e5d0b4c2d80d23d1926979.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Copenhagen. The nearest airport is Kopenhagen (CPH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Air Conditioning,Wheelchair Access,Golf,Spa,Nightclub,Jacuzzi,Diet Meals,Lounge,Swimming Pool,Kitchen,Heated Pool,Elevator,Porter,24 Hour Front Desk,Coffee Shop,Housekeeping,LCD/Projector,Luggage Storage</BasicAmenities>
    <HotelRating>4,3,1,5,2,3.5,1.5,4.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,SPA HOTEL,AIRPORT HOTEL,FAMILY-FRIENDLY HOTEL,ECO HOTEL,GUESTHOUSE,HOSTEL,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
5d3c6446-586c-4391-9b5c-5a54865b8b88|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="5d3c6446-586c-4391-9b5c-5a54865b8b88">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="22121" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
5d3c6446-586c-4391-9b5c-5a54865b8b88|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
5d3c6446-586c-4391-9b5c-5a54865b8b88|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
5d3c6446-586c-4391-9b5c-5a54865b8b88|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
5d3c6446-586c-4391-9b5c-5a54865b8b88|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
5d3c6446-586c-4391-9b5c-5a54865b8b88|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
5d3c6446-586c-4391-9b5c-5a54865b8b88|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="2025-12-22T11:57:41.7044311+00:00" Version="0" EchoToken="Search" TransactionIdentifier="5d3c6446-586c-4391-9b5c-5a54865b8b88" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.15598815" Longitude="10.20749602" StarRating="0" HotelCode="608374|danhostel_aarhus_city" HotelName="Hallo Hostel Aarhus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fiskergade 2, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c0/0ac00696e40c53190f81394cdb3948d07da7337b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.38" OriginalAmount="63.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.1864409" Longitude="10.11181941" StarRating="2.5" HotelCode="430568|2245845" HotelName="DBU Hotel &amp; Kursuscenter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kileparken 27, Tilst, 8381 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/49/21492358ee4602465f26337385ef392bf57ad470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.155772" Longitude="10.210504" StarRating="2" HotelCode="104598|11091" HotelName="Cabinn Aarhus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kannikegade, 14, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/19/09196f7bde94c011b709c794664ec1cf2cbe3294.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This budget hotel is located a 3-minute walk from Skolebakken Train Station and Aarhus Harbour. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.10161059" Longitude="10.07073056" StarRating="2" HotelCode="449791|aarhus_hostel" HotelName="Aarhus Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Dry Cleaning,Garden,Gift Shop,Internet,Kitchen,Laundry,Library,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Beringvej 1, Hasselager, 8361 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e3/97e31a9c2b698b4e5cda84620d8f609ffda473a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Aarhus (Hasselager), Aarhus Hostel is within the vicini...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.34" OriginalAmount="68.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.148502" Longitude="10.20350865" StarRating="2" HotelCode="521460|2019155" HotelName="Wakeup Aarhus, M.P. Bruuns Gade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>M. P. Bruuns Gade 27, 8000 Aarhus C</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/ff/76fff4745d1f5f4d701f903a969122b4d715c7f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.1554" Longitude="10.1933" StarRating="0" HotelCode="157923|kalovig_badehotel" HotelName="Kaløvig Badehotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Åstrup Strandvej 68 D, 8541 Skødstrup</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/be/d5be2afae634ef184cdb229d1bf26c9f887b9fe0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.1760192" Longitude="10.20364888" StarRating="3" HotelCode="627428|guesthouse_sharon_aarhus" HotelName="Guesthouse Sharon Aarhus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2026" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Tjørnegade 6 B, 8200 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/a8/62a8036f085d3675689af1b247757851f0cf1eab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.36" OriginalAmount="89.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.166737654887" Longitude="10.151206254959" StarRating="3" HotelCode="41149|459205" HotelName="Scandic Aarhus Vest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rytoften 3, 8210 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/01/8e018f63aa0f195fff70845d6f966cba1cb7176b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Aarhus, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.05" OriginalAmount="90.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.153967" Longitude="10.207213" StarRating="4" HotelCode="163389|1024568" HotelName="Scandic Aarhus City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Østergade 10, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/79/de79b0a0aea75ddd0590612877894bfb91431eaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel was built in 2012. Guest accommodation comprises 228 rooms. Travellers are welcomed in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.15377653" Longitude="10.20914184" StarRating="0" HotelCode="781288|hotel_aarhus_city_apartments" HotelName="Hotel Aarhus City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 17/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fredensgade 18, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/a8/cea8c62384356c8a363dd3ac0c4227ec82250157.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.160068" Longitude="10.207975" StarRating="3" HotelCode="94192|hotel_guldsmeden_aarhus" HotelName="Guldsmeden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Guldsmedgade 40, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/a0/f2a0689342b2e13a3ced369539cb62b3ad064a01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.12931" Longitude="10.161586" StarRating="3" HotelCode="94193|zleep_hotel_aarhus_2" HotelName="Zleep Hotel Aarhus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viby Ringvej 4B, 8260 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/c7/16c762ec5fbd6d0e254e95e8c48f5de4152ea80f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.18" OriginalAmount="105.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.152325" Longitude="10.197538" StarRating="4" HotelCode="42299|34614" HotelName="Radisson Blu Scandinavia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Margrethepladsen 1, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/53/495321b98594df345f50e9dd7aff3fc224f317a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical heart of Aarhus and the geographic centre of Denmark on the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.13" OriginalAmount="108.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.126686" Longitude="10.214857" StarRating="4" HotelCode="80384|1091178" HotelName="Helnan Marselis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strandvejen 25, 8000 Aarhus C</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/4f/cd4f709358480bf82a112b06acb06bf8069fa319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.31" OriginalAmount="108.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.150116" Longitude="10.208775" StarRating="4" HotelCode="296817|1067218" HotelName="Comwell Aarhus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Värkmestergade 2, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f1/59f1adc93488f6c184860af86127e814f98a8b0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.77" OriginalAmount="108.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.150845015649" Longitude="10.202811452942" StarRating="4" HotelCode="41150|1426188" HotelName="Scandic The Mayor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banegårdspladsen 14, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/c5/dbc5a791cd18b9289db5d25d5f49bd628c80c005.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Aarhus C, with the whole city outside its front door. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.99" OriginalAmount="108.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.19711939" Longitude="10.17509028" StarRating="0" HotelCode="943607|3871165" HotelName="Zleep Hotel Aarhus Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Tangen, Aarhus 8200</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/932804/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.73" OriginalAmount="111.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.150988011986" Longitude="10.203478906746" StarRating="3" HotelCode="77527|222356" HotelName="Hotel Ritz Aarhus City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banegårdspladsen 12, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/86/508605b4b48b7be47870a5a054019a34a51d0e94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.19466083" Longitude="10.17524617" StarRating="0" HotelCode="957410|guestapart_aarhus" HotelName="Guestapart Aarhus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tueager 5, 8200 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/9c/e19c9ac134e3b42b18691c5fc41070ce789c656e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.151916" Longitude="10.195731" StarRating="3" HotelCode="171965|hotel_faber" HotelName="Faber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eckersbergsgade 17, Postboks 360, 8100 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/bb/80bbd08cd7e5d69e10d7eb2a823d2b249d902bb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.36" OriginalAmount="125.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.201920989641" Longitude="10.153416302469" StarRating="3" HotelCode="325225|1195738" HotelName="Koldkaergaard Konferencecenter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Agro Food Park 10, Aarhus N, 8200 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/34/76341ac9ddd73ab15d4976f859129139738154e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.154146" Longitude="10.209386" StarRating="4" HotelCode="82681|hotel_villa_provence" HotelName="Villa Provence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fredens Torv 12, 8000 Aarhus C</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/a2/c3a22ca0eab82a1dff04567b37792e2f8484ab79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Aarhus. The nearest airport is Aarhus - Tirstrup Int'l (AAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.157498" Longitude="10.210019" StarRating="4" HotelCode="81738|hotel_royal_15" HotelName="Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Store Torv 4, 8000 Aarhus C</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/a7/3ba75f24d635a43281cc177c66214cc3364cd05c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Aarhus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.1554" Longitude="10.1933" StarRating="0" HotelCode="800255|athome_apartments_3" HotelName="Athome Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hedeager 38, 8200 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/10/8b102404180caf0880a950867fe74339a925281a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.85" OriginalAmount="185.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="56.152855535278" Longitude="10.212108492851" StarRating="3" HotelCode="29001|comfort_hotel_atlantic" HotelName="First Hotel Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaplads 10, 8000 Aarhus</AddressLine>
          </AddressLines>
          <CityName>Aarhus</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/34/c734f21c78a5651ef53a89d7681b716382c51877.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aarhus around 500 m from a selection of shopping venues and links to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Fax,Internet,Spa,Central Heating,Currency Exchange,Lounge,Swimming Pool,Shopping Arcade,Dry Cleaning,Garden,Gift Shop,Kitchen,Library,Meeting Room,Parking</BasicAmenities>
    <HotelRating>4,3,2,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOSTELS,APARTMENT HOTEL,APARTHOTEL</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
d8d13af2-0094-4a5f-9756-dc4f86df70ce|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="d8d13af2-0094-4a5f-9756-dc4f86df70ce">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="22376" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
d8d13af2-0094-4a5f-9756-dc4f86df70ce|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
d8d13af2-0094-4a5f-9756-dc4f86df70ce|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
d8d13af2-0094-4a5f-9756-dc4f86df70ce|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="2025-12-22T11:57:47.05212+00:00" Version="0" EchoToken="Search" TransactionIdentifier="d8d13af2-0094-4a5f-9756-dc4f86df70ce" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.723115" Longitude="10.5917" StarRating="3" HotelCode="130571|foldens_bed_breakfast" HotelName="Foldens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2026" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sanct Laurentii Vej 41, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/da/93dacb7a3cdb61f43ac0c702588ee1a82f641b12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Skagen. The nearest airport is Aalborg (AAL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.660439" Longitude="10.465391" StarRating="4" HotelCode="182935|feriecenter_skagen_strand_hulsig" HotelName="Feriecenter Skagen Strand Hulsig" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tranevej 108, Hulsig, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/95/f0955a681b35981a0e4312a06ec9a12ed7c3e52b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Skagen. The nearest airport is Sindal (CNL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.72482343" Longitude="10.59827132" StarRating="3" HotelCode="501261|brondums_hotel" HotelName="Brøndums Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anchersvej 3, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/3f/573fcc1b89941612747d5fa8dfaf02931302ef73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.717566" Longitude="10.582049" StarRating="3" HotelCode="151382|hotel_den_gamle_skibssmedie" HotelName="Hotel Skibssmedien Skagen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 12/01/2026" HotelFacility="Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Vestre Strandvej 28, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/6e/836e46ab6eff31a572d5ea3963bff9e7337bae79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.79" OriginalAmount="123.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.723260860094" Longitude="10.556636030296" StarRating="4" HotelCode="104666|1633298" HotelName="Color Skagen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gl. Landevej 39, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/50/aa509cde50718d9b48e3bc4ef9c0b672b7c68f63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Skagen. The nearest airport is Aalborg (AAL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.83" OriginalAmount="172.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="57.726963284818" Longitude="10.521442294121" StarRating="4" HotelCode="172471|1971725" HotelName="Ruths" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans Ruths Vej 1, Gl. Skagen, 9990 Skagen</AddressLine>
          </AddressLines>
          <CityName>Skagen</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/12/0d12f7f1cadca65315448cbf50150776e28fd42e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Skagen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Golf,Internet,Lounge,Sauna,Telephone Service,Room Service,Air Conditioning,Laundry,Restaurant,Swimming Pool,Shopping Arcade,Spa</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>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
0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d|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="0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="22275" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-01-22T00:00:00" End="2026-01-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="dmcsquare" Password="WWdmc28$" 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
0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d|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
0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d|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
0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d|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
0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d|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
0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d|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
0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d|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="2025-12-22T11:57:54.0266264+00:00" Version="0" EchoToken="Search" TransactionIdentifier="0dfa2d5c-71dd-4452-9e52-d37ac20f5c9d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.401158660537" Longitude="10.386473536491" StarRating="5" HotelCode="172432|odense_danhostel_city" HotelName="Odense Danhostel City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Østre Stationsvej 31, 5000 Odense C</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/ae/11ae094e3fd4b907549436c3f6ba2094c2806a51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Odense.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.38517041" Longitude="10.40785274" StarRating="0" HotelCode="608527|danhostel_odense_kragsbjerggaard_" HotelName="Danhostel Odense Kragsbjerggaard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 15/01/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kragsbjergvej 121, 5230 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/12/f812ba2897e6848c308978cbf2aeb649928e5310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.13" OriginalAmount="57.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.398844" Longitude="10.38238" StarRating="3" HotelCode="160935|791295" HotelName="Ydes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans Tausensgade 11, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/32/943293f5abf17b6c729f2d6bcaa19ee8e9246a9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This youth hostel is located in the heart of Odense on a quiet one-way street with free parking on e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.28" OriginalAmount="57.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.399419" Longitude="10.381803" StarRating="3" HotelCode="146957|3869955" HotelName="Milling Hotel Mini 19" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans Tausens Gade 19, 5000 Odense, Funen County</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/3b/b53ba10350a0e7cb41056ac3af82f2f4378708fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Odense. The nearest airport is Odense (ODE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.54" OriginalAmount="63.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.401138" Longitude="10.389249" StarRating="2" HotelCode="104600|459635" HotelName="Cabinn Odense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Østre Stationsvej 7, 5000 Odense C</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/23/e32323190be2167a87e6fa1924c3f6e1752272ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Odense, only 250 metres from the central station. The Hans Chrictian Anders...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.406098302763" Longitude="10.394241213798" StarRating="3" HotelCode="172428|amalie_bed_and_breakfast__apartments" HotelName="Amalie Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Juelsgade 32, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/6c/b86c2e5c358e1b09cfec22408542e2009f551350.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;2 coffee shops/cafés, 3 restaurants, 42-inch flat-screen TV, Barbecue grills, Coffee/tea maker, Desk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.87" OriginalAmount="79.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.398318867291" Longitude="10.382914245129" StarRating="3" HotelCode="35668|470875" HotelName="Milling Hotel Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vindegade 45, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/63/f8637a6775f66afa95901b5dff40610fdd965406.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;For decades, this hotel has been among the most renowned hotels in Odense. Its location, in the midd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.399714039267" Longitude="10.381726026535" StarRating="3" HotelCode="105305|hotel_ansgar" HotelName="Ansgar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Østre Stationsvej 32, 5000 Odense C</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/c1/f4c1737d5af50a5d4b2483ac60b696dd123dd1de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and traditional hotel is situated in central Odense, where it is surrounded by quaint ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.07" OriginalAmount="96.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.400108516736" Longitude="10.382935702801" StarRating="4" HotelCode="35100|470805" HotelName="Milling Hotel Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Østre Stationsvej 24, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ab/7fab9701225e1dd20cbe880fc7da5a150d589473.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the centre of Odense just 300 m from a diverse selection of shopping and entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.29" OriginalAmount="102.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.399164" Longitude="10.39424" StarRating="3" HotelCode="78101|459655" HotelName="CityHotel  Odense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hans Mules Gade 5, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5a/b05a156ad0e692237245e982ff13296e80262598.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Odense city, within walking distance of the major tourist attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.11" OriginalAmount="104.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.39886" Longitude="10.392554" StarRating="4" HotelCode="42300|34624" HotelName="Radisson Blu H.C. Andersen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Claus Bergs Gade 7, 5000 Odense, Funen, Southern Denmark (Syddanmark)</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/0f/c10fb157ce3acea89af13fe590de1e4b3666e5e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Odense.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.37075" Longitude="10.449885" StarRating="4" HotelCode="80994|best_western_hotel_odense" HotelName="Hotel Odense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2026" HotelFacility="Bicycle Rental,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ørbækvej 350, 5220 Odense SØ</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/81/1d8163203cd8cfa309fe2825bf9054c3e086732d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Odense.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.87" OriginalAmount="115.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.381366" Longitude="10.394718" StarRating="4" HotelCode="77313|222526" HotelName="Best Western Hotel Knudsens Gaard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hunderupgade 2, 5230 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/e6/e0e6d0a80157a0b133b72f5d34ec672a254c258f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Odense. The nearest airport is Odense (ODE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.58" OriginalAmount="124.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.360876064861" Longitude="10.34217685461" StarRating="3" HotelCode="41151|459675" HotelName="Scandic Odense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hvidkærvej 25, 5250 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/55/eb552246335dd35e4e935a76d2ac14f22fbe7527.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close to the motorway and is around 3 km from Odense Zoo and the Funen Village...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.397246561911" Longitude="10.38497954607" StarRating="4" HotelCode="326345|first_hotel_grand" HotelName="First Hotel Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jernbanegade 18, 5000 Odense</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/44/7144c74dc0966102c0425dd226127fd4f76c960f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This highly traditional hotel lies in the centre of Odense just a short walk from the pedestrianised...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.65" OriginalAmount="165.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.40010106" Longitude="10.39145926" StarRating="0" HotelCode="775910|hotel_odeon_8" HotelName="Hotel Odeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Odeons Kvarter 11</AddressLine>
          </AddressLines>
          <CityName>Odense</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/29/bc297ea84d841f1f1676b871031581bd464feafd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Internet,Central Heating,Currency Exchange,Shopping Arcade,Nightclub,Lounge,Coffee Shop,Dry Cleaning,Elevator,Garden,Housekeeping,Kitchen,LCD/Projector,Luggage Storage,Parking</BasicAmenities>
    <HotelRating>3,4,2,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,GUESTHOUSE,HOSTEL,HOTEL DE CHARME,BED AND BREAKFASTS,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||True