<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
6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874|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="6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="58561" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-20T00:00:00" End="2025-12-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874|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
6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874|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
6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874|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
6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874|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
6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874|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-11-12T11:26:39.630403+00:00" Version="0" EchoToken="Search" TransactionIdentifier="6c3ed7db-1790-40cd-b2fb-1c3a8bc6d874" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="39.59" OriginalAmount="37.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01801953682" Longitude="135.74757477546" StarRating="3" HotelCode="401750|kyoto_uraraka_guest_house" HotelName="Kyoto Uraraka Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>740 Kitaiseyacho, Kamigyoku, Central Kyoto, Kyoto 602-8152</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/db/37dba8ba3f72e4570d957e743e79c3a4ce8c9d80.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.94" OriginalAmount="42.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.961360784371" Longitude="135.76810956001" StarRating="3" HotelCode="173830|urban_hotel_kyoto" HotelName="Urban" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-59 Fukakusa-Nishimura, Fushimi, Kyoto 612-0029</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/84/c1/84c1d667c259a991a2cfa0f845c7965060ffd4bc.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="45.25" OriginalAmount="42.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0382992" Longitude="135.7332525" StarRating="2" HotelCode="627630|795954" HotelName="Guesthouse Sakura Komachi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>10-2 Kinugasa Kaidocho, Kita-ku, Kyoto 603-8372, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/2b/752bb792c1951c369be79d183da138bc51519afe.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.01" OriginalAmount="43.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98941074" Longitude="135.76630469" StarRating="2" HotelCode="766494|bj_family_inn" HotelName="BJ Family Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>456-2 Inaricho, Shimogyo-ku, Kyoto 600-8133, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/5c/f35c2c510cbca0201834683f6de1f63ce0de22b1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.01" OriginalAmount="43.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98978129" Longitude="135.76159474" StarRating="2.5" HotelCode="437023|kyonoyado_enishi_2" HotelName="Kyo-no-yado Enishi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>292 Ameyacho, Shimogyo-ku, Kyoto 540-0029</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/74/2974c1fbfc0eda9614bdafaa6c10285ebac4eb0e.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.01" OriginalAmount="43.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99017704721" Longitude="135.76437383779" StarRating="2" HotelCode="916269|bj_family_house" HotelName="BJ Family House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>345 Kawaramachi-dori, Sumiyoshi-cho, Shichijo Agaru, Shimogyo-ku, Kyoto-shi 600-8143, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/0e/4f0ec55c30336948fd43429c5b61697a2738c19a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.15" OriginalAmount="45.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00876295" Longitude="135.77891629" StarRating="2" HotelCode="400507|hostel_haruya_kyoto" HotelName="Hostel HARUYA Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Elevator,Garden,Internet,Kitchen,Laundry,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5f/9a5f45c0e4872dffa4418dc277b9df80217916c0.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.22" OriginalAmount="46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.988551" Longitude="135.74866" StarRating="1" HotelCode="842142|234654" HotelName="HARUYA Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>1-12 Waki cho, Shimogyo-ku, Kyoto-shi 600-8834</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9471193</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.22" OriginalAmount="46.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0036942" Longitude="135.74767472" StarRating="3" HotelCode="549191|hotel_ms_plus_shijo_omiya" HotelName="Hotel M's Plus Shijo-Omiya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>114 NishikiOmiya-cho, Nakagyo-ku, Kyoto 604-8365, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f9/cb/f9cb8f278434f740f3dd2053ef0b4ccce270645a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.36" OriginalAmount="48.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99169735" Longitude="135.76596988" StarRating="2.5" HotelCode="593107|hotel_gladone_kyotoshichijo" HotelName="Hotel Glad One Kyoto Shichijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>337 Shomen-dori, Kagiya-cho, Kiyamachi, Higai-iru kitagawa, Shimogyo-ku, Kyoto-shi 600-8126</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/f1/5df1a362462c039125972f883b02a5c043777b2d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.37" OriginalAmount="48.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99775244" Longitude="135.75786519" StarRating="3" HotelCode="968970|693722" HotelName="Grand Japaning Hotel Gojo Naginatagiri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>211-1 Naginatagiricho, Shimogyo-ku, Kyoto 600-8438</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/8c/d38cf264af7255b6df030a254ce167516c4db40c.JPEG</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.50" OriginalAmount="50.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.009642293347" Longitude="135.76855579871" StarRating="3" HotelCode="345287|hotel_gran_ms_kyoto" HotelName="Hotel Gran Ms Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>410-3  Shimomaruya-cho, Nakagyo-ku, Kyoto 604-8006</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/91/bf917832efa5c790b57ada10597915c0a2e9b123.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.50" OriginalAmount="50.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98177013" Longitude="135.75957871" StarRating="3" HotelCode="737641|the_garnet_hotel_kyoto_station" HotelName="Hotel M’s Est Kyoto Station South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>7, 7-5, 7-6 Higashikujo Kitakarasumacho, Minami-ku, Kyoto, Kyoto 601-8017</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/2f/1d2f21c6b4c5120ecdbd817bf662a8f41d1994b8.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="53.65" OriginalAmount="50.14" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D15769" HotelName="Hotel M's Est Sanjo Wakoku" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620431_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 4 minutes on foot from Keihan Sanjo Station, it is close to the place where happened the Ikedaya incident that made the Shinsengumi famous. Not only is it close to famous sightseeing spots such as Heian Jingu Shrine, Nanzenji Temple, Gion area, Yasaka Shrine, etc but it also has good access to Kawaramachi (entertainment/shopping area), so it is very convenient to stay as a base for sightseeing and business. The simple and stylish rooms, unique to a designer hotel, have a spacious space so you can feel comfortable even when you open your suitcase or spend a leisurely day at the hotel. Some rooms have a multipurpose wall unit, recommended for business guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.57" OriginalAmount="51.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01455421" Longitude="135.78804075" StarRating="0" HotelCode="816119|hotel_jardin_de_fleurs_adult_only" HotelName="Hotel Jardin De Fleurs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1-13 Okazaki Hoshojicho</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/e5/0ce54cd6c340580108afc4d8646329b1264f6afa.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.15" OriginalAmount="51.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00803382" Longitude="135.76482507" StarRating="2" HotelCode="408903|685260" HotelName="Piece Hostel Sanjo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>531 Asakura-cho, Nakagyo-ku, Kyoto City</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/f1/87f18507f7ff8595da2a3802037118940652d8b4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.64" OriginalAmount="52.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.995797040528" Longitude="135.77333035078" StarRating="1" HotelCode="400753|peace_house_sakura" HotelName="Peace House Sakura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>188-1 Kadowakicho, Higashiyama-ku, Kyoto City 605-0843</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/c8/f6c8e6d1582015c675122987ad9466817c2823f5.PNG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.64" OriginalAmount="52.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99863335" Longitude="135.75956925" StarRating="2" HotelCode="227292|toyoko_inn_kyoto_gojokarasuma" HotelName="Toyoko Inn Kyoto Gojo-Karasuma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>393 Gojo-Karasumasho, Karasumadori-Matsubarakudaru, Simogyo-ku, Kyoto-city 600-8418</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/f6/4af66bb62ee349328686c0d560f2d6f1e608ddc1.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.64" OriginalAmount="52.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0087919" Longitude="135.6904409" StarRating="2" HotelCode="379078|hotel_sagano_adults_only" HotelName="Hotel Sagano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-6 Fushihara-cho, Saga, Ukyo-ku, Kyoto-shi 616-8334</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/dd/aadd465b30822f79021dfe6ebc5f17f94bccd499.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.64" OriginalAmount="52.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01711338" Longitude="135.76858037" StarRating="2" HotelCode="487509|guesthouse_kyoto_abiya" HotelName="Guesthouse Kyotoabiya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>343-1 Higashitsuchimikado-cho, Kyoto 602-0874</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/e5/6be53e9800f54ca3b4bdd67a9308146107743759.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.71" OriginalAmount="53.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00368734" Longitude="135.74674829" StarRating="3" HotelCode="491157|karaksa_hotel_kyoto_i" HotelName="Karaksa Hotel Kyoto I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/11/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12-13 Mibubojocho, Nakagyo Ward, Kyoto 604-8804</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/09/5b09ca6bb1bae9dc0c7a3dbc706371632c5a56e4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.33" OriginalAmount="53.58" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D15766" HotelName="M's Hotel Nijojo Oike" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620428_foto_1.jpg</HotelPictures>
        <HotelDescription>Steeped in history, this designer hotel is within walking distance of Shinsenen and Nijo Castle, as well as the Nijo Jinya, a former currency exchange house from the Edo period. Shopping and dining are also easily accessible with the nearby Sanjokai Shopping Street, Kyoto's largest arcade. Conveniently located near the subway, this hotel offers uniquely designed rooms featuring Kyoto-style 'eel beds' (lateral length), providing ample space to unpack comfortably. Large windows create a sense of openness for a relaxing Kyoto experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00282088" Longitude="135.75109102" StarRating="2" HotelCode="769017|341032" HotelName="Fugastay Shijo Omiya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>396 Iwagamidori, Shijo Kudaru Satakecho, Kyoto 600-8391</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/27/b6279ef71728e7177fc29b1cb2c3776d9e4eda5a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.78" OriginalAmount="54.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.989249666667" Longitude="135.75559466667" StarRating="2" HotelCode="916247|hotel_live_max_kyoto_ekimae" HotelName="Live Max Kyoto Ekimae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>713 Ebisunocho, Shimogyo-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e4/28e40d97d9f78ba735c8b49d126af7d092db0a22.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.78" OriginalAmount="54.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00324624" Longitude="135.76118299" StarRating="3" HotelCode="549365|hotel_ms_est_shijokarasuma" HotelName="Hotel M's Est Shijo Karasuma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>41 Motoakuojicho, Shimogyo-ku, Kyoto 600-8091, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d2/a5d297e1e260b8c45bb30252b74584276002201c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.85" OriginalAmount="55.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98363547" Longitude="135.76204707" StarRating="2" HotelCode="380748|piece_hostel_kyoto" HotelName="Piece Hostel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/16/c516269bcb4669c1a733c5d6668d89a6832aa956.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99130348" Longitude="135.76440789" StarRating="3" HotelCode="745826|298036" HotelName="Hotel Il Verde Kyoto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>333 Yorozuyacho, Kawaramachidori Shomen Sagaru, Shimogyo, Kyoto 600-8199, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/4d/ae4df0d6cea57a8416ab0b9dc6e6879d7aef598f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.99" OriginalAmount="57.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01516125" Longitude="135.74231998" StarRating="3" HotelCode="362238|urban_hotel_kyoto_nijo_premium" HotelName="Urban Hotel Kyoto Nijo Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>25-5, Minami-machi, Jurakumawari, Nakagyo-ku, Kyoto 604-8411, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/5c/7b5c93e10ea531f62d7b9e21c02a3b746d01b792.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.99" OriginalAmount="57.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.03451623" Longitude="135.74541443" StarRating="2" HotelCode="536636|guest_house_kingyoya" HotelName="Guesthouse Kingyoya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>243 3 Chome Omiya-Teraimacho, Agaru-Nishiiru, Kamigyo-ku, Kyoto 602-8492, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/58/aa587b4af0681bd8686a1d98b6fdcfa05de256a5.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.99" OriginalAmount="57.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99043648" Longitude="135.76110814" StarRating="2" HotelCode="517467|daiya_ryokan" HotelName="Daiya Ryokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Ryokans" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>263 Ameya-cho Higashi-iru  Higashinotoin, Juzukaya Machi, Kyoto 600-8148</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/bc/6cbcb51b55503fa747b42224a3969669435dee65.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.99" OriginalAmount="57.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.994034590902" Longitude="135.75703524767" StarRating="2" HotelCode="305832|ikoi_no_ie" HotelName="Guest House Ikoi-no-Le" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rokujo-dori 885, Ushitora-cho, Shin machi, Higashi-iru, Shimogyo-ku, Kyoto 600-8304</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/72/9272a265fee437c8a4344e4433d392a5d19a1f62.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.99" OriginalAmount="57.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.03224" Longitude="135.791852" StarRating="2.5" HotelCode="528923|pension_kitasirakawa_hotel" HotelName="Pension Kitashirakawa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>5 Kitashirakawa-kami-betto-cho, Kyoto 606-8275, Sakyo-ku, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/11/04116e72df0af7eb746a25a844bde08516f57681.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.99" OriginalAmount="57.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.02001685" Longitude="135.75086774" StarRating="2.5" HotelCode="632017|guesthouse_goettingen" HotelName="Guesthouse Goettingen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>277 Nishihashizumecho, Kamigyo-ku, Kyoto 602-8138</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/48/ba48375a7f44ad92bd9da14bc57ce524f28ad1b0.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.99" OriginalAmount="57.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98080819" Longitude="135.75900216" StarRating="2.5" HotelCode="523069|sakura_terrace_the_atelier" HotelName="Sakura Terrace The Atelier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/12/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>1-1 Higashi Kujo Kitakarasuma cho, Minami-ku, Kyoto 601-8047</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/8e/7e8e29a26e2424a75914894e5f4dedf4668a28f8.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.06" OriginalAmount="58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00359029" Longitude="135.75559557" StarRating="3" HotelCode="358852|517545" HotelName="Hotel Unizo Kyoto Shijo Karasuma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8 Higashiiru Kakkyoyama-cho, Shijo-dori Saikyo, Shimogyo-ku, Kyoto 600-8493</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410279/410279a_hb_a_030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.06" OriginalAmount="58.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.003381914382" Longitude="135.75465601301" StarRating="3" HotelCode="916238|hotel_oaks_kyoto_shijo" HotelName="Smile Hotel Kyotoshijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59-61 Kasabokocho, Shimogyo-ku, Kyoto 600-8494, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/91/de9107acac40c9e23d838894a75164dea2a35053.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99324271" Longitude="135.74962998" StarRating="3" HotelCode="880057|341341" HotelName="Stay Sakura Kyoto Dragon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>595-123 Kakimotocho, Shimogyo-ku, Kyoto 600-8357</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/ef/73ef15a58bba76b8522f71efbe75630ce9de740e.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.20" OriginalAmount="60.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.003216" Longitude="135.755502" StarRating="3" HotelCode="93225|court_hotel_kyoto_shijo" HotelName="Court Shijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>698 MYODENJI-CHO, SHIJO MINAMI-IRU, NISHINOTOIN-DORI, SHIMOGYO-KU, KYOTO 600-8472</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a5/16a57062750f38e7fec2617845e7328f0329dc67.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.27" OriginalAmount="61.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00301028" Longitude="135.77301994" StarRating="3" HotelCode="622189|laon_inn_gion_nawate" HotelName="Laon Inn Gion Nawate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16-1 Yamatocho, Higashiyama-ku, Kyoto-shi 605-0802, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/bf/a4bfc04037348886c6c3879e54813df651eef032.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.61" OriginalAmount="61.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00973646" Longitude="135.75084649" StarRating="3" HotelCode="746134|685265" HotelName="Grand Japaning Hotel Meldia Nijojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>473 Taruyacho, Nakagyo-ku, Kyoto 604-8322, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/16/89161ac1283756c5c84a76f0e3365f01d7862b03.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="65.73" OriginalAmount="61.43" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D14C64" HotelName="M's Hotel Sanjo Omiya" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619313_foto_1.jpg</HotelPictures>
        <HotelDescription>M's Inn Sanjo Omiya is located just north of Sanjo shopping arcade, which opened in 1914. The Sanjo shopping street is lined up with traditional and stylish shops and cafandeacute;s. Special events are held every season. In addition, there are temples and shrines such as Nijo Castle, Shinsenen, Nijo-Jinya in the surrounding area so you can enjoy the old and traditional side of Kyoto as well. At M's inn Sanjo Omiya, a smoking room and a coin laundry are also available, so it is highly recommended for business travelers and long stays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00749746" Longitude="135.76894171" StarRating="2.5" HotelCode="591880|235401" HotelName="The Millennials Kyoto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>235 Yamazaki-cho, Nakagyo-ku, Kyoto 604-8032, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/79/a97967ad42d2ed5d3f141a20eb8849294aef5f96.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.34" OriginalAmount="62.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00947537" Longitude="135.78462981" StarRating="3" HotelCode="612841|hotel_material" HotelName="Hotel Material" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>210-4 Nakano-cho, Higashiyama-ku, Kyoto 605-0034, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/b2/0eb2078aab90d0164d960ce6edf23bb62c194934.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.41" OriginalAmount="63.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.95201278" Longitude="135.74824244" StarRating="3" HotelCode="408639|hotel_grand_fine_kyoto_minami" HotelName="Grand Fine Kyoto Minami - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Takedanishikoyanouchi, Fushimi-ku, Kyoto 612-8449, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/a9/e2a96674cee04c87eb33d501f19c70444bc7ccff.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.41" OriginalAmount="63.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.95227106" Longitude="135.7490889" StarRating="2" HotelCode="352277|hotel_fine_garden_kyoto_minami" HotelName="Hotel Fine Garden Kyoto Minami" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 TakedahigashiKoyanouchi-cho, Fushimi-ku, Kyoto-shi, Kyoto 612-8448</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/81/f5816c61b769d72db7143cde8cb2445446e46c66.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="67.82" OriginalAmount="63.38" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|CD0376" HotelName="M's Hotel Gojo Naginatagiri" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2535257_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Description  This hotel provides convenient location at a 5 minute walk from Gojo subway station and within walking distance of Nishi Honganji temple and Ryukoku museum.Property Access  5 minutes on foot from Gojo subway station #Check In/Check Out Policy    Check In: 16:00 Check Out: 10:00 Last Check In: 22:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.48" OriginalAmount="64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99451335" Longitude="135.75954818" StarRating="2" HotelCode="737660|285065" HotelName="Super Hotel Kyoto Karasuma Gojo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>396-3 Osaka-cho, Shimogyo-ku, Kyoto 600-8177, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/38/df3890efa30e013a1fc0662ec88de1ce30c968ea.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.48" OriginalAmount="64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.94878027" Longitude="135.76680193" StarRating="3" HotelCode="873302|341373" HotelName="UU Inn Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>999-4 Yamamuracho, Fushimi-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c4/bfc40434043adc359f741007274ab5b1aedf47db.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97914821" Longitude="135.74991713" StarRating="1" HotelCode="590625|the_next_door_lower_east_nine_hostel" HotelName="The Next Door Hostel, lower east nine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>65 Nishikujo, Higashihieijocho, Minami-ku, Kyoto-shi 601-8438</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/db/9fdb464661112ce17d98bbf256f035dfbc1f0408.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.983633884299" Longitude="135.77026224582" StarRating="2.5" HotelCode="802798|kyogura_tofukuji" HotelName="Kyogura Tofukuji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>10-176-7 Honmachi, Higashiyama-ku, Kyoto 605-0981</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a8/07a8ca7ab8544f133e83144ad802aa5e96b677bf.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99953944" Longitude="135.76756486" StarRating="2.5" HotelCode="639108|carta_hotel_kyoto_kawaramachi" HotelName="Carta Hotel Kyoto Kawaramachi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>378-1 Kotake-cho, Shimogyo-ku, Kyoto 600-8034, Kyoto-fu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/51/fc5181364ccb0f323ba87c49e8136a33751e1c07.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="68.79" OriginalAmount="64.29" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|598901" HotelName="Hotel M's Plus Shijo Omiya" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675018_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Kyoto, Hotel M's Plus Shijo Omiya puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour security, laundromat, daily housekeeping, wheelchair accessible, are at hand. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, carpeting, clothes rack, linens, mirror. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Kyoto has to offer are three great reasons you should stay at Hotel M's Plus Shijo Omiya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00387736" Longitude="135.7514396" StarRating="3" HotelCode="755176|341349" HotelName="The B Kyoto Shijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>535 Karatsuyacho Shijodori Horikawa Nishiiru, Shimogyo-ku, Kyoto 600-8499, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633621/633621a_hb_a_002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.55" OriginalAmount="65.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.027178" Longitude="135.69975" StarRating="2" HotelCode="210101|kyoto_utano_youth_hostel_" HotelName="Utano Youth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>29 Nakayama-cho, Uzumasa, Ukyo-ku, Kyoto 616-8191</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/f5/43f563cb560b50a7e79093164fc2389830c9c180.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="69.56" OriginalAmount="65.01" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D15B31" HotelName="M's Hotel Gojo Odawara" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620784_foto_1.jpg</HotelPictures>
        <HotelDescription>M's INN Odawara, located in the heart of Kyoto, offers convenient access just one subway stop from Kyoto Station and a short 5-minute walk from Gojo Station. Ideal for shopping, it's only one stop from Karasuma Shijo, a bustling district featuring department stores, traditional shops, and restaurants. Nearby convenience and fast-food options add to the ease of your stay. The lobby welcomes guests with its chic Kyoto-style design blended with modern elements. Spacious rooms with high ceilings provide ample room for relaxation and luggage. Simple yet stylish interiors create a modern feel, while a free laundry room caters to long-term guests. Experience a relaxing and peaceful stay at M's INN Odawara. We look forward to welcoming you.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.62" OriginalAmount="66.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.003825" Longitude="135.75454" StarRating="3" HotelCode="95294|hotel_mystays_kyoto_shijo" HotelName="HOTEL MYSTAYS Kyoto Shijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Kasabokocho, Aburanokoji Higashiiru, Shijo-dori, Shimogyo-ku, Kyoto-shi, Kyoto 600-8494</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/dc/89dcf94b8f4ed0ebbd4bcd34eabcef56ccb8119f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.62" OriginalAmount="66.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.02945929" Longitude="135.77772284" StarRating="2" HotelCode="380750|guesthouse_hyakumanben_cross" HotelName="Guesthouse Hyakumanben Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/fb/8cfb07d25c4e11ba2ab816d58e6da5fbd21ba94f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.63" OriginalAmount="66.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0002678" Longitude="135.75846596" StarRating="3" HotelCode="767371|635411" HotelName="Hotel Wing International Kyoto Shijo Karasuma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="24 Hour Security,Air Conditioning,Designated Smoking Area,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>319 Honeyacho, Kyoto 600-8425, Shimogyo-ku</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/72/8c72f440f1789661c130e56c7f94b31624d9e736.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="71.20" OriginalAmount="66.54" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|CC2C87" HotelName="Hotel Wing International Kyoto-Shijo Karasuma" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2522817_foto_1.jpg</HotelPictures>
        <HotelDescription>#</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="71.64" OriginalAmount="66.95" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D29F40" HotelName="HOTEL TAVINOS Kyoto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2656100_foto_1.JPG</HotelPictures>
        <HotelDescription>Set within 1 km of Sanjusangen-do Temple and 1. 2 km of TKP Garden City Kyoto, HOTEL TAVINOS Kyoto offers rooms with air conditioning and a private bathroom in Kyoto. Boasting a terrace, this property is located a short distance from Samurai Kembu Kyoto, Kiyomizu-dera Temple and Kyoto International Manga Museum. The property is 1. 3 km from the city centre and 2. 6 km from Nijo Castle. All guest rooms in the hotel are fitted with a flat-screen TV and a hairdryer. The unique guestrooms have been designed based on the motif of andldquo;manga, andrdquo; which can be found throughout the entire room, from the walls to the floor. Attention has been paid to fine detail to ensure that you spend an enjoyable and relaxing time with us. HOTEL TAVINOS Kyoto can conveniently provide information at the reception to help guests to get around the area. Shoren-in Temple is 2 km from the accommodation, while Tofuku-ji Temple is 2. 3 km from the property. The nearest airport is Itami Airport, 38 km from HOTEL TAVINOS Kyoto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3" HotelCode="860984|380724" HotelName="Stay Sakura Kyoto Station South I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>4-3 Higashikujo Higashiiwamotocho, Kyoto 601-8006, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/86/59869f08530852fc04491701113387bc1d300f9c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.69" OriginalAmount="67.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99562052948" Longitude="135.76928696891" StarRating="3" HotelCode="489246|urbain_kyoto_kiyomizugojo" HotelName="Urbain Kyoto Kiyomizu Gojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>13 Hashizumecho, Higashiyama-ku, 605-0847 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/e3/02e35c07a5133c327c96fe99a17dc77686d57323.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.69" OriginalAmount="67.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98212551" Longitude="135.79595912" StarRating="3" HotelCode="523306|hotel_olive_kyoto_yamashina_adults_only" HotelName="Olive Kyoto Yamashina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>107-16 Kamikazansakajiri, Yamashina-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/f3/c8f342455457a7cd59724a217eb57e19786abeac.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="72.61" OriginalAmount="67.86" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|609742" HotelName="THE ONEFIVE KYOTO SHIJO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675317_foto_1.jpg</HotelPictures>
        <HotelDescription>The OneFive Kyoto Shijo is located at the intersection of Shijo street, a symbol of the prosperity of Kyoto, and the traditional Horikawa Dori, where Kyo Yuzen's "Yuzen Nagashi" was once held. It is within walking distance of Shijo, Shijo-omiya, Karasuma and Omiya stations, and easy walking distance to Nishiki market and the historic Teramachi Street, a great location for sightseeing as well as business. A free coffee station offering freshly-brewed coffee is available in the lobby for you to enjoy, along with free WIFI throughout the hotel. Feel free to use our services each morning, or during your work breaks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.76" OriginalAmount="68.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99591685" Longitude="135.7612469" StarRating="3" HotelCode="362337|vessel_hotel_campana_kyoto_gojo" HotelName="Vessel Hotel Campana Kyoto Gojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>498 Shimomanjuji-Cho, Gojo-Kudaru, Higashinotoin-Dori, Shimogyo-Ku, Kyoto City 600-8180, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/53/22537e68fde5e79adfec60275133bc9033087380.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.76" OriginalAmount="68.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97578474" Longitude="135.75896405" StarRating="3" HotelCode="315790|anteroom_kyoto" HotelName="Anteroom Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/9a/399a7f291b8e4683cfd46f268f7efb9cf41aa685.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.76" OriginalAmount="68.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0090419" Longitude="135.77540433" StarRating="3" HotelCode="610896|gion_hanna_stay" HotelName="Gion Hanna Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>2-50-3 Sanjo-dori, Ohashi-higashi, Higashiyama-ku, Kyoto-shi 605-0001, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/4c/634c3ba596b127f9c0f20e6fcb0f843cd5e5db85.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="73.04" OriginalAmount="68.26" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D14C57" HotelName="M's Hotel Kyoto Station Kasuga" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619306_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at M's Hotel Kyoto Station Kasuga in Kyoto (Minami), you'll be within a 5-minute drive of Kyoto Aquarium and Higashi Honganji Temple. This hotel is 0. 5 mi (0. 9 km) from Toji Temple and 1. 1 mi (1. 8 km) from Kyoto Tower. This hotel offers designated smoking areas. Featured amenities include a 24-hour front desk, laundry facilities, and an elevator. Make yourself at home in one of the 61 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.83" OriginalAmount="69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00779984" Longitude="135.74968603" StarRating="3" HotelCode="739633|284929" HotelName="Grand Japaning Hotel Kuromonsanjo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>327 Shimoichimonji-cho, Kyoto 604-8335</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/33/b43349c90d63617656438eefd7631bbaa13c0094.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.83" OriginalAmount="69.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00466416" Longitude="135.75132308" StarRating="3" HotelCode="636754|grand_japaning_hotel_omiya" HotelName="Grand Japaning Hotel Omiya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>849-1 Matsuuracho, Nakagyo-ku, Kyoto 604-8362, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/91/7e913531b06ac19cc6c0b1eb5cfdda1e8a8ec9b7.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0127359" Longitude="135.74069936" StarRating="3" HotelCode="746723|308795" HotelName="Kyogura Bettei Nijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>181 Nishinokyo Hoshigaikecho, Nakagyo-ku, Kyoto 604-8416, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/10/1310dcf8ef5189edaeb210a69d74aaeb9ef316b5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.90" OriginalAmount="70.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.021039" Longitude="135.691833" StarRating="3" HotelCode="916204|sun_members_kyotosaga" HotelName="Sun Members Kyoto-Saga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-1 Sagahirosawaminaminocho, Ukyo-ku, Kyoto 616-8304, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d4/c6d488767af2163617d9d7da130201558d73bca7.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.90" OriginalAmount="70.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00149207" Longitude="135.74896922" StarRating="2.5" HotelCode="593474|hotel_glad_one_kyoto_shijoomiya" HotelName="Hotel Glad One Kyoto Shijo Omiya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>66 Omiya-dori, Ayaomiyacho, Ayakoji-Sagaru, Kyoto-shi 600-8383, Shimogyo-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/91/a091eab172f949deb6703ebcd9b78240e9e4159b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.90" OriginalAmount="70.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.03039061" Longitude="135.77729479" StarRating="2.5" HotelCode="613619|marikoji_inn_kyoto" HotelName="Marikoji Inn Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>132-2 Oi-cho, Tanaka, Sakyo-ku, Kyoto-shi, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/78/5a78197a0cfca0d104153f294cc4848790e7a82a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74.97" OriginalAmount="70.07" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D30380" HotelName="PARK HOTEL KYOTO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/37610_image67948026_0.jpg</HotelPictures>
        <HotelDescription>Explore Japan's old capital at our 4-star hotel in Kyoto. Stay close to Kyoto's famous landmarks. Embrace the ever-changing beauty of Kyoto, where each season brings new opportunities for cultural immersion, wellness experiences, and culinary exploration. Our hotel, nestled on the renowned Oike Street and a stone's throw from UNESCO World Heritage sites, offers a harmonious blend of historical charm and modern luxury. Behind our timbre-slated fa�ade inspired by traditional townhouses and an interior adorned with local handmade arts and crafts, you will find a selection of rooms and suites with neutral colour palettes, comfortable beds and plenty of natural light that provides you a cosy and comfortable stay experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.37" OriginalAmount="70.44" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D14C75" HotelName="Hotel Pagong with M's" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619324_foto_1.JPG</HotelPictures>
        <HotelDescription>This charming property is in Kyoto and located within 4 minutes walk from Hankyu Railway Omiya station. A total of 106 units are available for guests' convenience. This hotel was built in 2020. Free Wi-Fi and air conditioner are available in both public area and all guest rooms. Coin-oprated washing and drying machine is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.97" OriginalAmount="71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00677016" Longitude="135.77432048" StarRating="2" HotelCode="781962|341307" HotelName="Ryokan Hostel Gion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>391-2 Motomachi, Higashiyama, Kyoto 605-0089, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/cd/83cdc086f46c3073df3c228cbdba313b54f50fe0.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.11" OriginalAmount="71.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99503236" Longitude="135.77704514" StarRating="3" HotelCode="731936|825056" HotelName="Terrace Kiyomizu Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>583-3 Yugyomaecho, Higashiyama-ku, Kyoto 605-0864, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/8b/588b7ab68d2d7a48f516a2a7bf5b01ef3ca4986f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00464257" Longitude="135.7501805" StarRating="0" HotelCode="746267|284926" HotelName="Grand Japaning Hotel Central Omiya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>494 Fujiokacho, Nakagyo, Kyoto 604-8364, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/0d/a90d6ebae55a1300899e213a9dbd74f8c48fc99f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.04" OriginalAmount="72.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.011796" Longitude="135.760889" StarRating="3" HotelCode="95296|hearton_hotel_kyoto" HotelName="Hearton Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>405 Funaya-cho, Nakagyo-Ku, Kyoto-shi, Kyoto 604-0836</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/37/d93717776cb7b8b2c9e122994e0267129b3dc498.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="77.94" OriginalAmount="72.84" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|AB3B58" HotelName="Hotel M's Est Kyoto Station South" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1556271_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel M's Est Kyoto Station South offers top-notch services and amenities, ensuring guests experience utmost comfort.Share your photos and respond to emails at your convenience, thanks to the free Wi-Fi internet access offered by hotel. Reception services such as concierge service and luggage storage are available to accommodate your requirements.Traveling with minimal baggage is achievable at Hotel M's Est Kyoto Station South, as the hotel's laundromat and laundry service ensures your garments stay fresh. Room amenities feature daily housekeeping, allowing you to unwind and make the most of your visit. The hotel maintains a completely smoke-free zone, providing a breathable atmosphere.Smoking is limited to specified smoking zones.Each accommodation at Hotel M's Est Kyoto Station South is thoughtfully created and adorned to provide visitors with a comfortable, home-like atmosphere.In select rooms of the hotel, guests can enjoy the advantage of having air conditioning available for their convenience.In select rooms, guests can enjoy a touch of amusement with the availability of television for their entertainment. Rest assured, in a few chosen rooms, you will find the convenience of a refrigerator and bottled water at your disposal.Maintain your cleanliness and comfort using a hair dryer and toiletries available in select guest restrooms. Throughout the day and evening, grab a bite to eat from hotel's self-service vending machines whenever you please.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.11" OriginalAmount="73.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.998700717967" Longitude="135.75987796995" StarRating="3" HotelCode="345230|hotel_kyoto_base_" HotelName="Hotel Kyoto Base" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>438 Shunzei-cho, Shimogyo-ku, Kyoto 600-8417</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/4f/ac4fd53609e616c63aac58936b53187724545c03.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.18" OriginalAmount="74.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.986324" Longitude="135.755071" StarRating="3" HotelCode="98034|apa_hotel_kyotoekimae" HotelName="APA Hotel Kyoto-Ekimae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>806 Minami Fudodocho, Shiokoji-sagaru, Nishinotoin dori, Shimogyo-ku, Kyoto 600-8234</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/43/bf43846e98ea0139e87b0c10640dc10c14654a67.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="79.98" OriginalAmount="74.75" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|CD0366" HotelName="Hotel M's Est Kyoto Station Taruya" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2535247_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Description  Situated in close proximity to Kyoto aquarium, it is launch of a designer hotel in local residential area in fall of 2019.Property Access  10 minutes on foot from Umekoji-Kyotonishi station #Check In/Check Out Policy    Check In: 16:00 Check Out: 10:00 Last Check In: 24:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01111073" Longitude="135.77648322" StarRating="3" HotelCode="811897|365468" HotelName="Hotel Marufuku Kyoto Higashiyama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>425 Sakyoku Fukumotocho, Kyoto 606-8361</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d8/8ed8e20fc26b76aa3f58e953e866d577464c785f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.25" OriginalAmount="75.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99870346" Longitude="135.76738243" StarRating="0" HotelCode="552626|len_kyoto_kawaramachi" HotelName="Len Kyoto Kawaramachi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Bar,Business Centre,Elevator,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>709-3 Uematsu-cho, Shimogyo-ku, Kyoto 600-8028, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/13/2d131ec3261e12f394802a0508e3eef8659d74b8.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.25" OriginalAmount="75.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.986563" Longitude="135.753327" StarRating="3" HotelCode="98690|apa_hotel_kyotoekihorikawadori" HotelName="APA Hotel Kyoto-Eki-Horikawadori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Aburanokoji-cho, Shiokoji-nishi, Shimogyo-ku, Kyoto 600-8236</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dc/fc/dcfcc21150208dc7b2232c80f8edb66dfdae5613.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.25" OriginalAmount="75.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.95168723" Longitude="135.74883796" StarRating="3" HotelCode="343558|hotel__spa_lotus" HotelName="Hotel &amp; Spa Lotus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Higashikoyanouchi, Takeda, Fushimi-ku, Kyoto 612-8448</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/17/b117e440f8f4b999ebe1d9221539f991b787d48b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.25" OriginalAmount="75.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99167315" Longitude="135.7642534" StarRating="2.5" HotelCode="436527|hotel_saint_martin_adults_only" HotelName="Hotel Saint Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>326-3 Kawaramachi, Tsu Shomen Noboru Yorozuya-cho, Shimogyo-ku, Kyoto-shi 600-8199</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/de/e3de6fad22f09a1eae0b436721e5702c4d188812.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="81.21" OriginalAmount="75.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.007302" Longitude="135.76894" StarRating="3" HotelCode="171283|193693" HotelName="Unizo Inn Kyoto Kawaramachi Shijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240 Yamazaki-cho, 2 chome, Kawaramachi-dori Sanjo-sagaru, Nakagyo-ku, Kyoto-shi 604-8032</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/05/5d051bb78d5f7f72f8a4d53a9041a197f2391d0e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01159419" Longitude="135.76027135" StarRating="0" HotelCode="963089|491936" HotelName="Shizutetsu Hotel Prezio Kyoto Karasumaoike" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>339 Nushiya-cho, Oshikoji-sagaru, Kurumaya-cho, Nakagyo-ku, Kyoto City, Kyoto 604-0843</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/6a/d06a670b5d43cc172d48b624278ba55d033febdc.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01003154" Longitude="135.74068867" StarRating="2" HotelCode="696827|341214" HotelName="Kyogura Nijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>125 Nishinokyo, Ogura-Cho, Nakagyo-Ku, Kyoto 604-8414, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/a4/c0a4110010c259d9e20a98cb12df2ad3b0ca1c1b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.32" OriginalAmount="76.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00166905" Longitude="135.76248729" StarRating="2" HotelCode="766808|ryokan_nakajimaya" HotelName="Ryokan Nakajimaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Garden,Internet">
        <Address>
          <AddressLines>
            <AddressLine>369 Takakura-dori, Nishimae-cho, Bukko-ji Agaru, Shimogyo-ku, Kyoto 600-8083, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/97/969768ac7b40fc1bbf025ae10b6dddd424d28151.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="82.38" OriginalAmount="76.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0061867" Longitude="135.75659354" StarRating="3" HotelCode="943428|637862" HotelName="Hotel Vista Premio Kyoto Nagomitei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>371 Rokkaku-cho, Shinmachidori, Rokkaku-sagaru, Nakagyo-ku, Kyoto 604-8212</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f2/9ef2b0ebefc2fb516884e7c989a0dca43fb7704f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99303536" Longitude="135.76087804" StarRating="2" HotelCode="746112|298018" HotelName="Congrats Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>370 Tomita-cho, Shimogyo-ku, Kyoto City 600-8186, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/f6/99f6f53916910f546d5543c4f08062b829f6e2b0.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01844405" Longitude="135.73849998" StarRating="3" HotelCode="753906|285055" HotelName="Stay Sakura Kyoto Nijo Seasons" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>3-15 Jurakumawari Matsushitacho, Nakagyo, Kyoto 604-8401, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/08/2508318479d04d77aeec6cd4b659d449ff71920a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.39" OriginalAmount="77.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.983542125" Longitude="135.7638655" StarRating="4" HotelCode="916203|almont_hotel_kyoto" HotelName="Almont Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-1 Higashikujo, Nishiiwamotocho, Minami-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/b3/31b3d62aaab62d64c9d41a8726134e83fc428c29.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.39" OriginalAmount="77.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98789025" Longitude="135.761021" StarRating="3" HotelCode="916229|apa_villa_hotel_kyotoekimae" HotelName="APA Villa Hotel Kyoto-Ekimae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>533 Yubinbango, Shiokoji-cho, Shimogyo-ku, Kyoto-fu, Kyoto 600-8212</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/7b/137b19f4d6715354029c04c70c78d7f5f55c7adb.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.39" OriginalAmount="77.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.998144141025" Longitude="135.75835073522" StarRating="2" HotelCode="626462|r_star_hostel_kyoto_japan" HotelName="R Star Hostel Kyoto Japan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>256-2 Motoryogaecho, Shimogyo-ku, Kyoto-shi 600-8436</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/11/0f110c6b04befbdec8d3b1a1638392a4c7052872.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00121245" Longitude="135.75679411" StarRating="3" HotelCode="762284|341169" HotelName="Imu Hotel Kyoto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>411 Iwatoyamacho, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/0f/9c0f1451946f227f4f50f23a793823c20437c49f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.03095959" Longitude="135.73809453" StarRating="2.5" HotelCode="550968|209265" HotelName="Guesthouse Hana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>572-1 Nishiyanagicho, Kamigyo-ku, Kyoto 602-8394</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0b/110bb9d338c04a276b06d202abd1cbadbece3bb4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.46" OriginalAmount="78.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98808243" Longitude="135.75635825" StarRating="3" HotelCode="571740|apa_hotel_kyotoekikita" HotelName="APA Hotel Kyoto-Ekikita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>597-2 Higashi Shiokoji-cho, Shimogyo-ku, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/18/64/1864c2610856c7df7ee91e0a317feba8cf38c8b4.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="84.34" OriginalAmount="78.82" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D30387" HotelName="Oakwood Hotel Oike Kyoto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2666969_foto_1.jpg</HotelPictures>
        <HotelDescription>The Oike area is Kyoto business and tourism hub located in the heart of the city. This is a convenient location for business or leisure stays as well as for exploring all of Kyoto.This bustling neighbourhood offers an authentic glimpse of everyday life in Kyoto with charming cafes and shops within walking distance of the hotel. Oakwood Hotel Oike Kyoto is a pleasant five-minute walk to two subway stations making this location easily accessible to other parts of the city and beyond.Conveniently located in the heart of Kyoto Oakwood Hotel Oike Kyoto is your perfect stay while exploring the culture and history in Kyoto. The hotel is a mere six-minute walk to Karasuma Oike Station and a two-minute walk to Kyoto Shiyakusho-mae Station and just a five-minute train ride from Kyoto Station.Oakwood Hotel Oike Kyoto offers a total of 120 guests accommodation  and 104 accommodation  well-appointed hotel rooms with plush beds and 16 studio apartments with fully-equipped kitchen including a refrigerator/microwave oven/cooking utensils/washing machine/dryer and more.This residence or hotel has implemented the Ascott Cares 7 commitments to wellness cleanliness and sustainability. Visit www.discoverasr.com/en/wellness to find out more.Conveniently located in the heart of Kyoto Oakwood Hotel Oike Kyoto is your perfect stay while exploring the culture and history in Kyoto. The hotel is a mere six-minute walk to Karasuma Oike Station and a two-minute walk to Kyoto Shiyakusho-mae Station and just a five-minute train ride from Kyoto Station.Oakwood Hotel Oike Kyoto offers a total of 120 guests accommodation  and 104 accommodation  well-appointed hotel rooms with plush beds and 16 studio apartments with fully-equipped kitchen including a refrigerator/microwave oven/cooking utensils/washing machine/dryer and more.This residence or hotel has implemented the Ascott Cares 7 commitments to wellness cleanliness and sustainability. Visit www.discoverasr.com/en/wellness to find out more.Check-In Time: 15:00 Check-Out Time: 11:00Conveniently located in the heart of Kyoto for perfect stay while exploring the culture and history in KyotoConveniently located in the heart of Kyoto, Oakwood Hotel Oike Kyoto is your perfect stay while exploring the culture and history in Kyoto. The hotel is a mere six-minute walk to Karasuma Oike Station and a two-minute walk to Kyoto Shiyakusho-mae Station, and just a five-minute train ride from Kyoto Station.Oakwood Hotel Oike Kyoto offers a total of 120 guests' accommodation - 104 well-appointed hotel rooms with plush beds, and 16 studio apartments with fully-equipped kitchen including a refrigerator, microwave oven, cooking utensils, washing machine, dryer, and more.The Oike area is Kyoto business and tourism hub located in the heart of the city. This is a convenient location for business or leisure stays as well as for exploring all of Kyoto.This bustling neighbourhood offers an authentic glimpse of everyday life in Kyoto with charming cafes and shops within walking distance of the hotel. Oakwood Hotel Oike Kyoto is a pleasant five-minute walk to two subway stations making this location easily accessible to other parts of the city and beyond.1.I certify that I have read and accept: a. all the terms and conditions regarding the reservation for which I am making this booking ("Reservation"). These terms and conditions include the rate description, rate rules and cancellation policies for the Reservation;These terms and conditions include the rate description, rate rules and cancellation policies for the Reservation; b. Oakwood's privacy policy (https://www.discoverasr.com/privacy-policy ); c. Oakwood's terms of use (https://www.discoverasr.com/terms-of-use ); andd. the Payment Terms and Conditions (see below).1.I confirm that: a. I am responsible for ensuring that all the information provided concerning the payment method for the Reservation ("Payment Information"), including any credit/debit card information is correct, accur</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.53" OriginalAmount="79.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99176234" Longitude="135.7776377" StarRating="2" HotelCode="385189|guesthouse_soi__formerly_sims_cozy_guesthouse" HotelName="Guesthouse Soi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2025" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>509-2 Shimouma-machi, Higashiyama-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/c2/23c25bd88ee2a8d8bbe819e22a80b5d9abcc7276.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="85.04" OriginalAmount="79.48" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D35E47" HotelName="Wander Kyoto Nanajo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2676879_foto_1.jpg</HotelPictures>
        <HotelDescription>Wander Kyoto Nanajo is located in Central Kyoto, a neighborhood in Kyoto, and is near a train station. Gion Corner and Mount Hiei are cultural highlights, and travelers looking to shop may want to visit Kawaramachi Street and Nishiki Market. Looking to enjoy an event or a game while in town? See what's happening at Kyoto Racecourse or Nishikyogoku Athletic Stadium.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="85.41" OriginalAmount="79.82" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A29955" HotelName="ORIENTAL HOTEL KYOTO ROKUJO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1693215_foto_1.jpg</HotelPictures>
        <HotelDescription>This lodging will celebrate its grand opening in November 2019! Experience the atmosphere of Kyoto through an interior decorated with paper lanterns inspired by the motif of the Japanese teahouse garden.�This lodging will celebrate its grand opening in November 2019! Experience the atmosphere of Kyoto through an interior decorated with paper lanterns inspired by the motif of the Japanese teahouse garden.�From Gojo Station (Kyoto Municipal Subway Karasuma Line), Exit 4: About 9 min on foot.By car: Exit the Meishin Expressway from Kyoto-minami IC and take Route 1 for about 6 km (about 15 min).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.02104887" Longitude="135.76929252" StarRating="3" HotelCode="833815|341339" HotelName="Stay Sakura Kyoto Gyoen East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>211-16 Kamiikesu-cho, Kamigyo-ku, Kyoto 602-0855, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/c4/00c467bb36742545a382aa6791b5b244af8a8869.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01289873" Longitude="135.75515437" StarRating="3" HotelCode="830803|341340" HotelName="Stay Sakura Kyoto Nijo Rikyu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>646-3 Nijo Nishinotoincho, Nakagyo-ku, Kyoto 604-0041</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/14/c91494355119f84e008558460c50a45c2558bf32.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="0" HotelCode="883630|341342" HotelName="Stay Sakura Kyoto Zen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>572 Omiya 1-chome</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/13/77134173f9430cd67c39576eb4a06aab4a7cf5fb.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.60" OriginalAmount="80.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.983785118754" Longitude="135.76138970843" StarRating="3" HotelCode="227286|el_inn_kyoto" HotelName="Hotel Elcient Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Higashisannoucho, Higashikujo, Minami-ku, Kyoto 601-8004</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7d/3f/7d3f0bb42818f20ae199404889fbfe605ae4d44a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.60" OriginalAmount="80.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01695820519" Longitude="135.78894676686" StarRating="3" HotelCode="79434|hotel_heian_no_mori_kyoto" HotelName="Hotel Heian No Mori Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>51 Okazaki-Higashi-tenno-cho, Sakyo-ku, Kyoto-shi 606-8332, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/c0/1dc08b2ad7aa36e749179d0524a54e48baf329b7.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.60" OriginalAmount="80.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99255141" Longitude="135.76101622" StarRating="3" HotelCode="491759|racine_home_kyoto" HotelName="Racine Home Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>334 Kamijuzuyacho, Shimogyo-ku, Kyoto 600-8150</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/c4/d6c4c212a9460cb85bc752310b7c839800cb90c0.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.67" OriginalAmount="81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.001892775754" Longitude="135.75951173902" StarRating="3" HotelCode="56471|69300" HotelName="Karasuma" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Karasuma Shijo, Shimogyo-ku, Kyoto 600-8412</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/dc/82dc1a6ce7c9abe20d411f92dc8609e10d88398a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.67" OriginalAmount="81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00180123" Longitude="135.7513129" StarRating="2" HotelCode="864976|372989" HotelName="Grand Japaning Hotel Omiya Karigane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>409-1 Karigane, Shimogyo, Kyoto 600-8430, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ec/0dec2dfc9cdf8e2f6920ae54a8310d8bb7cc6b56.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.67" OriginalAmount="81.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|588016" HotelName="Noku Kyoto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1674422_foto_1.jpg</HotelPictures>
        <HotelDescription>Great care is taken to ensure guests experience comfort through top-notch services and amenities.Remain linked during your visit by utilizing the complimentary internet access available.Effortlessly plan your daily activities and travel requirements with concierge service and luggage storage provided by the front desk services. For extended visits or whenever required, the dry cleaning service and laundry service ensures your preferred travel garments remain clean and accessible.Need some relaxation? Your room features daily housekeeping to make your stay even more comfortable and enjoyable. The hotel is completely smoke-free. In limited designated zones, smoking is exclusively permitted. Crafted for coziness, every guestroom provides an array of features, guaranteeing a tranquil night's sleep while maintaining the level of comfort.For a more enjoyable stay, select rooms at hotel are equipped with linen service, blackout curtains and air conditioning. For certain chosen rooms, guests can enjoy in-room amusement like television and cable TV as a part of their stay. Rest assured that your hydration needs will be met, as some guestrooms are equipped with a refrigerator, bottled water, instant coffee, instant tea and mini bar. Maintain your cleanliness and comfort using a hair dryer and toiletries available in select guest restrooms. Each morning at Noku Kyoto, a scrumptious, homemade breakfast kick-starts the day.Begin your holiday mornings right with your essential cup of coffee, offered daily at the cafe on-site.During your visit, indulge in a range of delightful culinary choices at hotel to enhance your experience. Experience unparalleled comfort as groceries can be brought right to your room at Noku Kyoto through their distinctive delivery assistance. Do you possess exceptional culinary skills? Prepare your meals personally within the hotel at its shared kitchen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.67" OriginalAmount="81.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99891457" Longitude="135.77211825" StarRating="2.5" HotelCode="436693|ms_inn_higashiyama" HotelName="M's Inn Higashiyama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>4-159 Komatsu-cho, Higashiyama-ku, Kyoto, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/e4/12e4d95c36de444562331c3885740f3827963bfe.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.67" OriginalAmount="81.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.022977" Longitude="135.759285" StarRating="3" HotelCode="916239|kyoto_garden_palace" HotelName="Kyoto Garden Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>605 Tatsumaecho, Shimochojamachi-agaru, Karasuma-dori, Kamigyo-ku, Kyoto 602-0912</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/cf/52cfb2ea3b4a0f1b560cca76b628279348d53ac2.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.95" OriginalAmount="81.26" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D15768" HotelName="M's Hotel Kyoto Station Kizuya" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620430_foto_1.jpg</HotelPictures>
        <HotelDescription>This designer hotel offers spacious rooms and a convenient location near Kyoto Station, surrounded by shops and restaurants. Though the exterior appears modest, the Kyoto-inspired architecture creates a sense of grandeur within. Each room is designed for relaxation, with ample space to unpack comfortably. A coin-operated laundry adds to the convenience, making this hotel an excellent choice for extended stays. Enjoy a unique, stylish atmosphere as each room features distinct furnishings and wallpaper.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.74" OriginalAmount="82.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98288005" Longitude="135.76104188" StarRating="3" HotelCode="549407|sotetsu_fresa_inn_kyotohachijoguchi" HotelName="Sotetsu Fresa Inn Kyoto-Hachijoguchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Higashikujo Nishisanno-cho, Minami-ku, Kyoto 601-8003, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/2e/c32e026a01f55befe8629b79b1f91af4ea193680.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.54" OriginalAmount="82.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00497182" Longitude="135.75767525" StarRating="3" HotelCode="746057|685262" HotelName="Hotel Wbf Kyoto Shijo Nishikitei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>284-1 Tenjinyama-cho, Muromachi-nishiiru, Nishikikoji-dori, Nakago-ku, Kyoto 604-8221</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/00/0200aeddc66126c868d4779330683aebe275c78c.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00087464" Longitude="135.75531484" StarRating="3" HotelCode="816418|341344" HotelName="Stay Sakura Kyoto Shijo Karasuma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Honryusuicho 770-2, Shimogyo ku, 600-8462 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/08/e308566beb70a4647fbb4d7595d8bc1f51b326f5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.81" OriginalAmount="83.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00001793" Longitude="135.76410561" StarRating="3" HotelCode="404121|kyomachiya_ryokan_sakura_urushitei" HotelName="Kyomachiya Ryokan Sakura - Urushitei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/21/77217d17535a5e12b734d574f5192bd9563f4c9c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.81" OriginalAmount="83.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.007737914716" Longitude="135.76822221279" StarRating="3" HotelCode="173833|best_western_hotel_kyoto" HotelName="Vista Premio Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>457 Matsugae-cho, Kawaramachi-Rokkaku, Nakagyo-ku, Kyoto 604-8034</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/1c/e71ce87a06370bd6763ae041fdad5b992cfd136b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.46" OriginalAmount="84.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99839428" Longitude="135.75961668" StarRating="3" HotelCode="757403|660379" HotelName="Keio Prelia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>396 Gojokarasuma, Shimogyo, Kyoto 600-8418, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4a/974adad6963677f4ea974c8c678117682e8c9297.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="90.65" OriginalAmount="84.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CE3526" HotelName="ASAI KYOTO SHIJO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29660_image61647816_0.jpg</HotelPictures>
        <HotelDescription>Well located in the center of Kyoto, ASAI Kyoto Shijo provides air-conditioned rooms, a restaurant, free WiFi and a bar. The property is located 1.5 km from Gion Shijo Station, 1.7 km from Kyoto Station and 2.2 km from Sanjusangen-do Temple. There is a 24-hour reception, luggage storage and a currency exchange service.
The units are equipped with satellite TV and a safe. All rooms have a desk. Every morning an � la carte American and Asian breakfast is served. Popular points of interest near ASAI Kyoto Shijo include Kyoto Shigaku Kaikan Conference Hall, Kyoto International Manga Museum and TKP Garden City Kyoto. The nearest airport is Itami Airport, 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.95" OriginalAmount="85.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.035191" Longitude="135.69878725" StarRating="3" HotelCode="916184|ryokan_yamazaki" HotelName="Ryokan Yamazaki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>13 Takahana-cho, Umegahata, Ukyo-ku, Kyoto 616-8261, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d4/2cd46ba42a1fec93284ebb276b22da702725c8f9.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.02" OriginalAmount="85.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.991409057053" Longitude="135.81664477238" StarRating="3" HotelCode="320154|441248" HotelName="Hotel Brighton City Kyoto Yamashina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>23 Anshu Sajiki-cho, Kyoto 607-8012, Yamashina-ku, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/9a/739a9d3990249d9b3f0f7f6e5995f6e33a6f4714.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00944139" Longitude="135.77555729" StarRating="3.5" HotelCode="567776|234585" HotelName="Gozan Hotel &amp; Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>35-7 Sanchome, Higashiyama-Ku, Kyoto 605-0005, Honshu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/28/6728213e8da4ef5f0da03e873c9322b2684d52a9.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.02" OriginalAmount="86.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97960128" Longitude="135.75703112" StarRating="3" HotelCode="339067|kyoto_daiichi_hotel" HotelName="Kyoto Daiichi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Shimotonoda-cho Higashikujo, Minami-ku, Kyoto 601-8047</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/20/9e20d6ede9dcd08873ee19a2ef4f0ad4e7ff2985.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.02" OriginalAmount="86.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98121" Longitude="135.753484" StarRating="3" HotelCode="316299|kyoto_plaza" HotelName="Kyoto Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Nishiikujo, Zao-cho, Minami-ku, Kyoto 601-8414</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/f6/fbf67f6085a2ba823384f5226603f388ee49575b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99308019" Longitude="135.77305892" StarRating="3" HotelCode="879945|365500" HotelName="The Machiya Kamiumeya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>161-2 Kamiumeya-cho, Kyoto 605-0876, Higashiyama-ku</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/48/65486c930c1cb9e40951f6e325dd3ffcee29ae09.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.09" OriginalAmount="87.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01159548" Longitude="135.76598146" StarRating="3" HotelCode="744934|hotel_resol_trinity_kyoto_oike_fuyacho" HotelName="Hotel Resol Trinity Kyoto Oike Fuyacho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Designated Smoking Area,Internet,Restaurant,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>249 Kamihakusancho, Nakagyo, Kyoto 604-0943, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/45/1e4573229f0f25e9bc076f81e69d555d57632b23.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.09" OriginalAmount="87.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.983853531996" Longitude="135.75592163558" StarRating="3" HotelCode="15131|new_miyako_hotel" HotelName="Miyako Hotel Kyoto Hachijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Nishikujo-Inmachi, Minami-ku, Kyoto 601-8412</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/22/3722fe6558798b1884f930e165929342f5818909.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.09" OriginalAmount="87.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99610893" Longitude="135.7506372" StarRating="2.5" HotelCode="78336|hotel_livemax_kyoto_gojo" HotelName="Hotel Livemax Kyoto Gojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>698-2 Kakimotocho, Shimogyo Ward, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c1/27c15802d43de418eb3e997f9451d94aac93c8d7.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99310697" Longitude="135.74347452" StarRating="2" HotelCode="746089|298023" HotelName="Grand Japaning Hotel Tambaguchi South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>20 Nishishinyashiki Shimonocho, Kyoto 600-8829</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/7a/757a8db4b42083344e8f0b912f83b786668444d3.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.16" OriginalAmount="88.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0081945" Longitude="135.75151909" StarRating="3" HotelCode="644994|cmm_horikawa_sanjo" HotelName="CMM Horikawa Sanjo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>692 Shimohachimonjicho, Kyoto 604-8333</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/36/1e36aa2c037c02f2d4df7f6e2d8cebd76e59ca97.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.16" OriginalAmount="88.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99993924" Longitude="135.77884668" StarRating="2" HotelCode="593421|gion_koh_hostel" HotelName="Gion Koh Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>475 Shimogawara cho, 605-0825 Kyoto, Higashiyama-ku</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/66/e766d74e2bb5581c8bea837fe45f7f2d9edc3d82.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.16" OriginalAmount="88.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01730794" Longitude="135.75850872" StarRating="3" HotelCode="636218|the_share_hotels_rakuro_kyoto" HotelName="Rakuro Kyoto The Share Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>186 Tsuneuma-cho, Nakagyo-ku, Kyoto-shi, Kyoto 604-0867</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/03/5603304124378d930bed5f02988beb0c8a41f721.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="0" HotelCode="971114|491939" HotelName="Shizutetsu Hotel Prezio Kyoto Shijo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>452 Furunishi-cho, Kyoto 604-8227</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/e6/01e60bf918e457cc5f3486bdcf142f2548f6a822.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97724955" Longitude="135.75944242" StarRating="2.5" HotelCode="550630|hotel_she_kyoto" HotelName="Hotel She Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>16 Higashikujo-Minamikarasumacho, Minamiku, Kyoto 601-8041</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/e0/9de0ce91f958f4804bdb83579a928dfadf11818b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.979730713442" Longitude="135.75628326903" StarRating="3" HotelCode="400548|green_rich_hotel_kyoto_eki_minami" HotelName="Green Rich Hotel Kyoto Eki Minami" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>3 Higashikujo Shimotonoda-cho, Minami-ku, Kyoto-fu 601-8047, Kyoto-fu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/56/ca56babd44b8ebcf0f289cd0b5ad71c64e4a0e51.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.007802" Longitude="135.75944" StarRating="4" HotelCode="76093|hotel_monterey_kyoto" HotelName="Monterey Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Jyo, Minami Karasuma-dori, Nakagyo-ku, Kyoto, Kyoto-fu 604-8161</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/10/35109a56f99bb26492290613282cfdd7ba707539.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00560095" Longitude="135.7773315" StarRating="3" HotelCode="589154|kyoto_inn_gion" HotelName="Kyoto Inn Gion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>435 Rinkacho, Higashiyama-ku, Kyoto 605-0062</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/b0/b1b02af3f463b0a8ba9f7045555c419656d7ce2d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97072796" Longitude="135.76071436" StarRating="3" HotelCode="613606|253541" HotelName="Ariston Hotel Kyoto Jujo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Kamitoba Kanjinbashicho, Minami-ku, Kyoto 601-8112, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/c9/13c9b122f2591827a1a66a13a23a12434ecbcf53.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.983838425897" Longitude="135.75839594006" StarRating="3" HotelCode="173832|117045" HotelName="ibis Styles Kyoto Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Higashi-kujo-kamitonoda-cho 47, Minani-ku, Kyoto 601-8002</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/9d/109d37085e449222935ec00fec379cdcf8ca15eb.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98185325" Longitude="135.759827" StarRating="3" HotelCode="916257|daiwa_roynet_hotel_kyotohachijoguchi" HotelName="Daiwa Roynet Kyoto-Hachijoguchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-2 Higashikujo-kitakarasumacho, Minami-ku, Kyoto-shi, Kyoto 601-0817</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a4/7ca48900a31f45e28d34ae16817a1dbc0fcf3a77.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.010558" Longitude="135.762278" StarRating="3" HotelCode="95300|hotel_gimmond_kyoto" HotelName="Gimmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>595 Takakura-Oike-dori, Kikkoya-Cho, Takakura Nishiiru, Nakagyo-ku, Kyoto 604-8105</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e1/8d/e18d52d525b8e6b3e4316e9aad8fd5f41bfc7178.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9797725" Longitude="135.7594993" StarRating="3" HotelCode="354865|sakura_terrace" HotelName="Sakura Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-1 Karasuma-cho, Higashi-kujo, Minami-ku, Kyoto 601-8047, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/38/a938ab16398166dd39bdc42a1db3304070c35aeb.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.987398105374" Longitude="135.75876601658" StarRating="3" HotelCode="916270|hotel_hokke_club_kyoto" HotelName="Hokke Club Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kyoto-eki Karasuma Chuo-guchi Shomen, Shimogyo-ku, Kyoto-shi, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/48/78/48789b5733eb9e8ac4fbce541cd6431ae355de8f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.60" OriginalAmount="90.28" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|713730" HotelName="Hotel Monterey Kyoto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907984_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Monterey Kyoto is only a 2-minute walk from Karasuma-Oike subway station. The hotel was designed under the theme of Edinburgh and Scottish arts and craft because Kyoto and Edinburgh are sister cities. The hotel combines the best of Kyoto's stylish culture and Britain's traditional heritage. It offers European-style accommodation with a spa, sauna facilities and free internet. The guestrooms are decorated in calm colors with sophisticated decor, fitted with a minibar, tea/coffee making facilities and a trouser press. Massage and laundry services are available upon request. Japanese restaurant, French restaurant and Cafandamp;eacute; are available within the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.37" OriginalAmount="91.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.017129298833" Longitude="135.68085403866" StarRating="2" HotelCode="383421|guest_house_atagoya" HotelName="Guest House Atagoya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hostels" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Dry Cleaning,Internet,Kitchen,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>4-27 Sagatenryuji Kurumamichicho, Ukyo-ku, Kyoto 616-8373</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/30/8630e431df9aa44e45ff3cc21b3c65c73a482a5b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="98.28" OriginalAmount="91.85" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D13D04" HotelName="Hotel The M's Kyoto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617777_foto_1.JPG</HotelPictures>
        <HotelDescription>Hotel The M's Kyoto is located within 5 minute walk from JR Shinkansen Kyoto station. This hotel comprises 153 cosy rooms. All the rooms are non-smoking and are equipped with free Wi-Fi and air conditioner. Hotel The M's Kyoyo was built in 2019. Coin-operated washing and drying machine are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.44" OriginalAmount="92.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.987350068829" Longitude="135.75917243957" StarRating="3" HotelCode="25941|tower_hotel_kyoto" HotelName="Kyoto Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karasuma-dori, Shichijo-sagaru, Simogyo-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/2d/0c2d00179a0e3c76b1b1d2d358d06b351e592a7f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.44" OriginalAmount="92.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98086928" Longitude="135.76172727" StarRating="3" HotelCode="742608|hotel_keihan_kyoto_hachijoguchi" HotelName="Hotel Keihan Kyoto Hachijoguchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>5 Minami Sannosho, Higashikujo Minami-ku, Kyoto-shi 601-8011, Kyoto-fu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f7/41/f741eba8875f0550706319fe89deb78ef6614d7d.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="98.80" OriginalAmount="92.34" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D29834" HotelName="KOKO HOTEL Kyoto Sanjo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2655382_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Kyoto's Sakyo Ward, Hotel Wing International Premium Kyoto Sanjo is a short walk from Kawaramachi and Nishiki Market. Kyoto University and Yasui Konpiragu are both within a mile of the hotel. The hotel offers 88 guestrooms equipped with refrigerators, flat-screen televisions, and complimentary Wi-Fi. Private bathrooms feature separate bathtubs and showers, including deep soaking bathtubs and complimentary toiletries. A 24-hour front desk, laundry facilities, and an elevator are also available. Please note: for stays of two or three nights, there is no room cleaning. For stays of four nights or more, room cleaning is provided every three days, with fresh bath and face towels delivered daily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="99.64" OriginalAmount="93.12" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D03915" HotelName="Urban Hotel Kyoto-Gojo Premium" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2590431_foto_1.jpg</HotelPictures>
        <HotelDescription>Property LocationWith a stay at Urban Hotel Kyoto Gojo Premium in Kyoto (Shimogyo Ward), you'll be within a 5-minute drive of Kawaramachi Street and Kyoto Tower.  This hotel is 1.2 mi (2 km) from Nishiki Market and 1.6 mi (2.6 km) from Nij Castle.RoomsMake yourself at home in one of the 150 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wired and wireless internet access keeps you connected, and satellite programming provides entertainment. Bathrooms feature showers, complimentary toiletries, and bidets. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.DiningAt Urban Hotel Kyoto Gojo Premium, enjoy a satisfying meal at the restaurant. Buffet breakfasts are available daily from 6:00 AM to 10:00 AM for a fee.Rec, Spa, Premium AmenitiesEnjoy a range of recreational amenities, including a sauna, a fitness center, and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and a vending machine.Business, Other AmenitiesFeatured amenities include complimentary wired internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. Motorcycle parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="99.75" OriginalAmount="93.22" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|832307" HotelName="GIMMOND KYOTO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/421946_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Gimmond Kyoto is located at Karasuma-Oike, a 2-minute walk from the subway station and situated at Oike Boulevard, the center of Kyoto's tourism and business. Public transportation to any points are right at hotel.  This European taste hotel's guest rooms are equipped with LAN internet access and PC for fee and Wi-Fi are also available at lobby. The guestrooms are bright and air-conditioned with a large window and pleasant neutral tones. Restaurant Bella Rossa Daniel's serves Italian dishes and wines, from breakfast to dinner, while delicious local cuisine can be enjoyed at casual Japanese restaurant Choji-ya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.008209581939" Longitude="135.76881364456" StarRating="3" HotelCode="344013|izutsu_hotel_kyoto_kawaramachi_sanjo" HotelName="Izutsu Hotel Kyoto Kawaramachi Sanjo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>52 Daikoku-cho, Nakagyo-ku, Kyoto 604-8031</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/9c/9e9cc94d8312c6f8cfb8a599c56c1897943b77be.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.003739666667" Longitude="135.76846066667" StarRating="3" HotelCode="916280|kyoto_central_inn" HotelName="Kyoto Central Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shijo Teramachi Higashi Iru Otabicho, Shimogyo-ku, Kyoto 600-8002, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/43/c543bba1aa0dc7be8d3a5f77bf2cddf218cd1627.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00319802" Longitude="135.77372425" StarRating="3" HotelCode="305827|hotel_sasarindou" HotelName="Hotel Sasarindou Hotel in Kyoto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>570-102 Gion Machi Minamigawa, Higas, 605-0074 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/3e/4c3e0b61bf1ada56c288cd78543a331e9fa819c3.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.30" OriginalAmount="96.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99211139" Longitude="135.76200174" StarRating="3.5" HotelCode="743977|788920" HotelName="Hotel Ethnography Kikoku no Mori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>320-8 Uchikoshicho, Shimogyo-ku, Kyoto 600-8151, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/f4/37f4e321bb56040886da9aa27b01872744d3750b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01263049" Longitude="135.75582011" StarRating="3" HotelCode="744442|308805" HotelName="Kyoto Kamanza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>702 Kamimatsuya-cho, Kamanza-dori Nijo-agaru, Nakagyo-ku, Kyoto 604-0035</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/58/d958e73ba60ed6fa75603d1d602d39843897ca76.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99674074" Longitude="135.75251174" StarRating="3" HotelCode="785109|439279" HotelName="Urban Hotel Kyoto-Shijo Premium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>272-6 Shijyohorikawa-Cho, Horikawa-Dori, Shimogyo-ku, Kyoto 600-8481</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/e3/c9e386212f37cfe08444cf3c3b08cf9341ee3a49.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.79" OriginalAmount="97.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98287506" Longitude="135.75835456" StarRating="3" HotelCode="360944|sakura_terrace_the_gallery" HotelName="Sakura Terrace The Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2025" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>39 Kamitonodacho, Higashikujo, Minami-ku, Kyoto 601-8002</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/6a/d06a41d18c4c099849774b0750eae8b645bd555b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.79" OriginalAmount="97.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.003607936217" Longitude="135.77618672024" StarRating="3" HotelCode="95295|apa_kyoto_gion_hotel" HotelName="APA Hotel Kyoto Gion EXCELLENT" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>555 Gionmachi Minamigawa, Higashiyama-ku, Kyoto 605-0074, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/c6/eac62faee6a13003136b51d1713c444176b2e64e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.79" OriginalAmount="97.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.983693386091" Longitude="135.76077103615" StarRating="3" HotelCode="173835|hotel_keihan_kyoto" HotelName="Hotel Keihan Kyoto Grande" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Higashikujyo-nishisannoucho, Minami-ku, Kyoto 601-8003</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/ef/cfef96f94fe3c094c088762867d8187c5f5040f7.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.86" OriginalAmount="98.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.95305375" Longitude="135.74703547" StarRating="3" HotelCode="404138|hotel_in_the_green_adults_only" HotelName="Hotel in the Green - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Takedanishi Koyanouchicho, Fushimi-ku, Kyoto 612-8449</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/e4/b0e40c0607dfd5c238ad780baf06a1f17a1d6a77.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.86" OriginalAmount="98.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00702395" Longitude="135.77469973" StarRating="3" HotelCode="615795|hotel_ethnography_gion_furumonzen" HotelName="Hotel Ethnography Gion Furumonzen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>350 Miyoshicho, Higashiyama-ku, Kyoto 605-0081</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3a/d93a1e3a7c9c2803d8fb97cf11467c084a8c8732.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0546073" Longitude="135.7287005" StarRating="3" HotelCode="916215|207686" HotelName="Ryokan Nenrinbo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Kitatakagamine-cho, Takagamine, Kita-ku, Kyoto 603-8468</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/56/be56a80d124c8ff0b2e996982e53bc81a5a9b738.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.002941877676" Longitude="135.75473070145" StarRating="3" HotelCode="166111|mitsui_garden_hotel_kyoto_shijo" HotelName="Mitsui Garden Kyoto Shijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>707-1 Myodenji-cho, Shijo-sagaru, Nishinotoin-dori, Shimogyo-ku, Kyoto 600-8472</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/2b/6f2b074d441f1d7331a4e8eeddc43084d743d4ef.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98873103" Longitude="135.75938837" StarRating="3.5" HotelCode="492829|daiwa_roynet_hotel_kyoto_ekimae" HotelName="Daiwa Roynet Hotel Kyoto Ekimae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>707-2 Higashishiokoji-cho, Shimogyo-ku, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ca/98ca11a74bae8ffb1027b5ef27ed7467464f0d2a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.003759991703" Longitude="135.76586593481" StarRating="3" HotelCode="316495|hotel_grand_bach_kyoto" HotelName="Hotel Grand Bach Select Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>363	 Naramono-cho, Shijo Teramachi Nishiiri, Shimogyo Ward, Kyoto 600-8004</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/94/a59442c5899cbc34939186d052a72f8b0aa886ff.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00924705" Longitude="135.75880285" StarRating="3" HotelCode="570648|tokyu_stay_kyoto_ryogaemachidori" HotelName="Tokyu Stay Kyoto Ryogaemachi-Dori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>392 Kakimotocho, Anekoji-sagaru, Ryogaemachi-dori, Nakagyo-ku, Kyoto-shi 604-8173, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344188a448a7fcbcf540d7927a7dc4f2c2825c7.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9909932" Longitude="135.76033141" StarRating="3" HotelCode="621080|hotel_kuu_kyoto" HotelName="Hotel Kuu Kyoto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Shokuyacho, Shimogyo-ku, Kyoto 600-8158</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/7b/7e7b587d6721f6f6266d904fb796430d8bad3287.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="100.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.986384" Longitude="135.752493" StarRating="4" HotelCode="88916|rihga_royal_hotel_kyoto" HotelName="Rihga Royal Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Taimatsu-cho, Shiokoji-sagaru, Higashihorikawa-dori, Shimogyo-ku, Kyoto 600-8237</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/be/b2be1744403522f9af2ce317e70eae7715af8396.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="100.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.984517800494" Longitude="135.77837411245" StarRating="3" HotelCode="916208|guest_house_higashiyama" HotelName="Guest House Higashiyama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2025" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>30-22 Imagumanominamihiyoshicho, Higashiyama-ku, Kyoto 605-0953, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/52/bf526469f9bc1337eaf4a1deb149b503cdaacfa4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="100.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.987341" Longitude="135.758196" StarRating="3" HotelCode="210708|matsumoto_ryokan" HotelName="Matsumoto Ryokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>579 Higashishiokouji-cho, Shimogyo-ku, Kyoto city, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/55/3e553e410518a45c63d75ad90cf3a71e32785b4e.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="100.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.987437967846" Longitude="135.75770258904" StarRating="3" HotelCode="56470|hotel_new_hankyu_kyoto" HotelName="Hotel New Hankyu Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shiokoji-dori, Shimogyou-ku, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/af/67aff8e689f4bf9196d7a8b3b238ed6545451674.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="101" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97896636" Longitude="135.7490464" StarRating="3" HotelCode="590609|235383" HotelName="Sunrise Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>120-1 Hieijyo-cho, Nishikujyo, Minami-ku, Kyoto 601-8437</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/e0/2fe0cd294a62fb5563c356bc0d908bedd967154e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99836917" Longitude="135.77238253" StarRating="3" HotelCode="593204|the_hotel_kiyomizu_gion" HotelName="The Hotel Kiyomizu Gion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Matsubara-Dori, Yumiya-cho, Yamatooji Higashiiru, Higashiyama-ku, Kyoto 605-0817</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/87/b687771955a8a5f50496ec41ffde2e747231169d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00246301" Longitude="135.7587775" StarRating="3" HotelCode="549414|sotetsu_fresa_inn_kyotoshijokarasuma" HotelName="Sotetsu Fresa Inn Kyoto Shijokarasuma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>160 Dojisyacho, Karasuma Nishiiru, Ayanokouji dori, Shimogyoku, Kyoto City 600-8421</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2b/bd/2bbd05179ee016f72681e8607b8e4c5cddc0edde.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.12" OriginalAmount="101.05" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|B9E569" HotelName="HENN NA HOTEL PREMIER KYOTO GOJO KARASUMA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20178_image59143318_0.jpg</HotelPictures>
        <HotelDescription>Located in Kyoto, less than 1 km from TKP Garden City Kyoto, Henn na Hotel Premier Kyoto Gojo Karasuma offers rooms with air conditioning. With free WiFi access, the hotel is located about an 18-minute walk from Sanjusangen-do Temple and 1.8 km from Kyoto International Manga Museum. The property is 2.2 km from Samurai Kembu Kyoto and 2.3 km from Nijo Castle. A buffet breakfast is served at the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.65" OriginalAmount="101.54" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C08363" HotelName="AGORA KYOTO SHIJO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20734_image59508458_0.jpg</HotelPictures>
        <HotelDescription>Agora Kyoto Shijo is situated in Kyoto in the Kyoto region, less than 1 km from Kyoto International Manga Museum and 1.3 km from Nijo Castle. It has a bar. SATEI (A place to experience the town spirit) that is inspired by the "Kyomachiya", which is the traditional architectural style of the local people in Kyoto. A lounge with an impressive tea pot when you enter the entrance. The counter seats at night will be an open bar where you can spend time with the locals of Kyoto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.71" OriginalAmount="101.60" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|713727" HotelName="Rihga Royal Hotel Kyoto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/906143_foto_1.jpg</HotelPictures>
        <HotelDescription>'Enjoy the convenience of this hotel, located just a short walk or complimentary shuttle ride from JR Kyoto Station. A highlight of your stay will be the revolving restaurant offering panoramic views. Guest rooms feature beautiful shoji (rice paper doors) to enhance the Japanese atmosphere. Take advantage of the heated indoor swimming pool during your visit. '</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="109.02" OriginalAmount="101.89" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|693377" HotelName="KYOTO TOWER HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19768_image57283221_0.jpg</HotelPictures>
        <HotelDescription>Kyoto Tower Hotel is located just 2 minutes' walk from the Central Exit (Karasuma Exit) of JR Kyoto Station, at the base of the lighthouse-shaped Kyoto Tower. Standing right in front of Kyoto Station and the bus terminal, our hotel offers a very convenient location for tourists and business people. Kansai Tourist Information Center on 3F in Kyoto Tower Building located 3 minutes' walk from our hotel. This center provides various services to respond to the requests of foreign visitors to Japan. Kyoto Tower Hotel has restaurant "Tower Terrace" and Sky lounge "KUU". The beer garden and BBQ garden are also available for a limited time. Breakfast is served at "Tower Terrace".</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.14" OriginalAmount="102" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00838815" Longitude="135.77948741" StarRating="2" HotelCode="879928|373000" HotelName="Stay Sakura Kyoto Higashiyama Shirakawa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>507 Tsutsumich, Higashiyama-ku, Kyoto 605-0025</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/f3/a5f3e0effda11efd9849ad6f507ea052e2656829.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.14" OriginalAmount="102.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.007805020241" Longitude="135.76702260073" StarRating="3" HotelCode="434086|hotel_gracery_kyoto_sanjo" HotelName="Hotel Gracery Kyoto Sanjo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>420 Sakuranocho, Teramachi Higashi Iru Rokkaku-dori, Nakagyo-ku, Kyoto, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/92/e492843afb3f76035ad17d6903c9810cc68f6b84.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.14" OriginalAmount="102.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99203447" Longitude="135.75528243" StarRating="3" HotelCode="433572|hotel_tou_nishinotoin_kyoto" HotelName="Kyo No Yado Rakucho Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2025" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>445 Nishinotouin-sho, Nisinotouin-dori, Hanaya-cho sagaru, Shimogyou-ku, Kyoto 600-8327</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/2b/cd2bc5c2bee6cc00a364046dce3e2d246e5ba4d3.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="103.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.93281351" Longitude="135.71462081" StarRating="3" HotelCode="408509|hotel_alfa_kyoto_adult_only" HotelName="Hotel Alfa Kyoto - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>390 Hazukashihishikawacho, Fushimi-ku, 612-8487 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/29/cb29738e363d3eba7cf3c23d9adfcfe96668cf48.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="103.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.008997823286" Longitude="135.76948508773" StarRating="3" HotelCode="916268|royal_park_hotel_the_kyoto" HotelName="Royal Park Hotel The Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sanjo-dori, Kawaramachi Higashi-iru, Nakagyo-ku, Kyoto 604-8004</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/68/bc684ac9b11de5c997de373d307c158c6f83caf5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="0" HotelCode="830660|497283" HotelName="AB Hotel Kyoto Shijo Horikawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>5 Kashiwayacho</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/65/ca652c12ec6a044061afab876c9c030def248824.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99967918" Longitude="135.76465509" StarRating="4" HotelCode="760082|333333" HotelName="Enso Ango Tomi II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>187 Ebisuyacho, Takatsuji-sagaru, Tominokoji-dori, Shimogyo-ku, Kyoto 600-8062</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/42/ee42e3df1d537fe03dd61b016c6cafeb52ebbfc8.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.28" OriginalAmount="104.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.996561372474" Longitude="135.75756311417" StarRating="3" HotelCode="35448|aranvert_hotel_kyoto" HotelName="Aranvert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/11/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>179 Higashi Kazariya-cho, Gojyo Street, Shimogyoku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/60/c160d43f75868e0f052e20fb54c97e54d6627cd7.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.78" OriginalAmount="104.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01173475" Longitude="135.765075" StarRating="3" HotelCode="916186|256387" HotelName="Sugicho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>172 Moriyamacho, Oike-agaru, Tominokoji, Nakagyo-ku, Kyoto-shi 604-0953, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/fb/9efb5f950dc2ba6f9c86a65cc83744a3625b3cfb.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.16" OriginalAmount="104.82" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D2FA06" HotelName="HOTEL Tomiya with M's" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2665976_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.987214490511" Longitude="135.76077215682" StarRating="3" HotelCode="400500|79623" HotelName="Tomiya Ryokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>545 Shiokoji-dori, Higashishiokoji-cho, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/d3/3cd3d01998d072db298a7029b2ff90baad945814.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9991774" Longitude="135.75946716" StarRating="3" HotelCode="342518|205731" HotelName="Kyoto Itoya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>712 Yakushimaecho, Shimogyo-ku, Kyoto 600-8416</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ce/57ce5671fd26366ade68add6cbf3caf5e4ea3162.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98003396" Longitude="135.76265514" StarRating="2.5" HotelCode="549402|210624" HotelName="LA Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58-1 Higashikujo Kamigoryocho, Kyoto 601-8015, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/4d/b44d56c121ed1f41107b0d4e0d1175a2aa8c597e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.35" OriginalAmount="105.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.943023320466" Longitude="135.75121970711" StarRating="3" HotelCode="339071|pulses_inn_kyoto" HotelName="Pulses Inn Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fushimi-ku Shimo-toba Higashi Serikawa 45, Kyoto 612-8395</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c1/cfc163e5ab2ecd91d1520f65762da3e8dc578b7e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.35" OriginalAmount="105.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99417" Longitude="135.75583425" StarRating="2" HotelCode="227290|nagomiryokan_yuu" HotelName="Nagomi Ryokan Yu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Wakamiya-dori, Kamiwakamiya-cho, Rokujo, Nishi-iru, Shimogyo-ku, Kyoto 600-8313</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/02/4d02ee7fa65f6aec132f765aad435fcc0d0bbe7d.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.35" OriginalAmount="105.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99403737" Longitude="135.75835396" StarRating="2.5" HotelCode="632482|karasuma_rokujo_hotel" HotelName="Karasuma Rokujo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>233 Higashi Uoya-Cho, Shimo Kyo-Ku, Kyoto City</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f3/86f37089c5d8dc5299c8aa1e50c8cc9978b38344.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.68" OriginalAmount="105.31" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|CD0395" HotelName="Hotel Keihan Kyoto Ekiminami" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2535276_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Description  Located only a short walk from Hachijoguchi exit of Kyoto station, this hotel near a station offers ideal lodging for tourism as well as business.Property Access  1 minute on foot from Hachijoguchi exit of Kyoto station #Check In/Check Out Policy    Check In: 15:00 Check Out: 11:00 Last Check In: 27:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.42" OriginalAmount="106.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98587749" Longitude="135.77794722" StarRating="2.5" HotelCode="589809|kyoto_kumano_house" HotelName="Kyoto Kumano House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>119-4 Minamihiyoshi-cho, Imagumano, Kyoto 605-0953</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/b9/bfb98a050785aac7e6118b09bc630f3f7cf90ff8.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.42" OriginalAmount="106.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01082879" Longitude="135.74667496" StarRating="3" HotelCode="620173|no6_nijohotel" HotelName="No6 Nijo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16-5 Ikenouchi cho, Nishinokyo, Nakagyo-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/3b/b23b97d7368256661c0ae9dd5f47fcf1721b75a2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.49" OriginalAmount="107.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00047678" Longitude="135.77615442" StarRating="3" HotelCode="699829|kyoto_inn_gion_the_second" HotelName="Kyoto Inn Gion The Second" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>46-7 Bishamoncho, Higashiyama-ku, Kyoto 605-0812</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/24/cd24f20a59a589b2c120c24a6dbab618b0704d5e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.56" OriginalAmount="108.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.005691033431" Longitude="135.76557588705" StarRating="3.5" HotelCode="227287|ryokan_kyonoyado_kagihei" HotelName="Kagihei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>481 Agaru Umeya-cho, Tsu Nishiki (Nishiki), Fuyacho (fuyachou), Nakagyo-ku, Kyoto-shi 604-8057</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/9a/129a98f268c952ae07df8fabfdd4303a69c6e561.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.000563142857" Longitude="135.75977271429" StarRating="3" HotelCode="916243|daiwa_roynet_hotel_kyoto_shijo_karasuma" HotelName="Daiwa Roynet Kyoto Shijo Karasuma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>678 Omandokoro-cho, Karasuma-dori Bukko-ji Sagaru, Shimogyo-ku, Kyoto-shi, Kyoto 600-8413</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/cf/63cfd6122850d47b678e5e8d827ebbcecf8d4068.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00509263" Longitude="135.76795489" StarRating="0" HotelCode="315959|super_shijyo_kawaramachi" HotelName="Super Hotel Kyoto Shijyo Kawaramachi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Designated Smoking Area,Elevator,Internet,Laundry,Restaurant,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>538-1 Shin kyougoku Dori, Sijyo Agaru, Nakano-cho, Nakagyo-ku, Kyoto shi 604-8042, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/7f/c87fb462676d2d356c16e86f4a4e70ad7777a097.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.00" OriginalAmount="110.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3" HotelCode="969973|727155" HotelName="Framboise Kyoto Hotel De Charme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>63-7 Higashikujo, Higashigoryocho, Kyoto 601-8028, Minami-ku</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/2d/db2d6c95c2941c56f5a509ca0cd816b14e99bee5.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.29" OriginalAmount="110.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3" HotelCode="980210|788923" HotelName="Bna Alter Museum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>267-1 Tenmacho, Shimogyo, Kyoto 600-8024</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/bb/f3bb61662be028fce2f2b92b4f83f1120d9cf7ed.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="118.67" OriginalAmount="110.91" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|713728" HotelName="Mitsui Garden Hotel Kyoto Shijo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/246908_foto_17.jpg</HotelPictures>
        <HotelDescription>Enjoy garden views at this upscale Kyoto hotel, centrally located near Shijo Street, and take advantage of amenities like complimentary Wi-Fi and a vending machine. Buffet breakfast is available daily (fee applies). The hotel offers 347 air-conditioned rooms, each featuring a refrigerator, flat-screen TV with digital channels, and premium bedding. Private bathrooms include shower/tub combinations with deep soaking bathtubs and complimentary toiletries. Dry cleaning/laundry services and a 24-hour front desk are also available. Self-parking is offered (subject to charges). Nishiki Market is an 11-minute walk away, and Kawaramachi Street is 1. 1 miles from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="119.07" OriginalAmount="111.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3.5" HotelCode="978542|778861" HotelName="Node Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>461 Toroyama-cho, Nakagyo-ku, Kyoto 604-8225</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/91/b191622cb3805c53bbe61c315f32a99bbfe1aa4f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119.70" OriginalAmount="111.87" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CD0342" HotelName="REF Kyoto Hachijoguchi by Vessel Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2535223_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Description  Due to launch in summer of 2020, this is a hotel that offers no charge policy for children under the age of 18 years old sharing bed with their parents.Property Access  3 minutes on foot from Kyoto station #Check In/Check Out Policy    Check In: 14:00 Check Out: 11:00 Last Check In: 28:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.91" OriginalAmount="113" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00986117" Longitude="135.71608429" StarRating="3" HotelCode="952872|341029" HotelName="Floral Green Maple House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>25 Sai Innishisanzocho, Kyoto 615-0027</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/fb/4cfb9ebbc6682588b7dd301c5e5ccc4aa471334a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.91" OriginalAmount="113" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00103035" Longitude="135.77291975" StarRating="3" HotelCode="774104|341289" HotelName="Rinn Gion Kenninji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>69-1 Hakatacho, Higashiyama-ku, Kyoto 605-0805, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/89/f989fa857c3e9c4531011362f9b70459fac4cf96.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.91" OriginalAmount="113.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.006087107329" Longitude="135.76157886589" StarRating="3" HotelCode="173836|ryokan_hirashin" HotelName="Kyoto Ryokan Hirashin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Takoyakushi-Dori, Takakura-Nishi, Nakagyo-ku, Kyoto 604-8141</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/02/0c0241c84844764a858cee2ae9c2335af64daf72.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="121.32" OriginalAmount="113.38" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|B9E566" HotelName="HENN NA HOTEL PREMIER KYOTO EKI HACHIJOGUCHIMAE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20175_image59136738_0.jpg</HotelPictures>
        <HotelDescription>Located conveniently in the Kyoto City Center district of Kyoto, Henn na Hotel Kyoto Hachijoguchi is set less than 0.6 mi from TKP Garden City Kyoto, a 16-minute walk from Sanjusangen-do Temple and 1.2 mi from Tofuku-ji Temple. Featuring a restaurant, the 4-star hotel has air-conditioned rooms with free WiFi, each with a private bathroom. Kyoto International Manga Museum is 2.2 mi away and Samurai Kembu Kyoto is 2.2 mi from the hotel. At the hotel, all rooms are equipped with a desk and a flat-screen TV. The units will provide guests with a fridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.98" OriginalAmount="114.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.014003104248" Longitude="135.67434394694" StarRating="4" HotelCode="916211|ranzan_hotel" HotelName="Ranzan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>33 Sagatenryuji Susukinobaba-cho, Ukyo-ku, Kyoto-shi, Kyoto 616-8385</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/c6/7ac6593f0c489bcbe07d74599b3cb12131c15a49.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.98" OriginalAmount="114.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9996307" Longitude="135.76841182" StarRating="3" HotelCode="639280|my_k_house" HotelName="My K House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>290-1 Shimizucho, Shimogyo-ku, Kyoto 600-8025</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/86/c48617b91336b415afafd9ae6bc38959bc3bbbe2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.98" OriginalAmount="114.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00640799" Longitude="135.77316105" StarRating="3" HotelCode="592750|hotel_ethnography_gion_shinmonzen" HotelName="Hotel Ethnography Gion Shinmonzen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2-219 Nishinoch, Kyoto-shi 605-0088, Higashiyama-ku, Kyoto-fu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ec/ebec0708704eefe9690a1be84b0a4b33ee6e8441.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="122.52" OriginalAmount="114.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3" HotelCode="880102|692928" HotelName="Stay Sakura Kyoto Gion North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>528-7 Higashimonzencho, Kyoto 606-8345, Sakyo-Ku</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/96/cc9695b15df399a869b05235e6845addc6c59c3f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="123.01" OriginalAmount="114.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.995226" Longitude="135.751729" StarRating="4" HotelCode="" HotelName="Kyoto Tokyu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Gojo Sagaru, Horikawa Dohri, Shimogyo-ku</AddressLine>
          </AddressLines>
          <PostalCode>(0)753412488</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/42245/965647.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;432 non-smoking rooms are located on 7 storeys and can be reached by lift. Multilingual staff at the 24-hour reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a drinks machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Other services include a 24-hour security service, a transfer service, room service, a laundry service, a hairdresser and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and projector is available.This city hotel is located approximately 15 minutes’ walk north of Kyoto Station, making it ideal for guests who wish to use train and bus routes throughout the city, as well as offering easy connections to closeby Nara, Osaka and Kansai Airport. The hotel is just a 5-minute walk from Nishi Honganji Temple, 3 minutes by foot from the Kyoto Tower, and a brisk 20-minute walk up Karasuma Street from the famous Nijo Castle.Guests can enjoy a selection of sport and entertainment options. Fine weather can be enjoyed on the terrace. There are many ways to relax or stay active at the hotel, including a gym, aerobics and massage treatments. Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms include a double bed. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. Equipped with a direct dial telephone, a television with satellite/cable channels, a radio and WiFi (no extra charge), the rooms provide many ways for guests to stay connected and entertained. Slippers are included. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. As an extra convenience, bathrooms provide cosmetic products. Wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.Various dining options are available, including a restaurant with air conditioning, a café and a bar. A delicious breakfast provides energy for the rest of the day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.The hotel has a 24-hour reception. Chargeable parking is possible onsite as follows: In-House Guest Privilege JPY 2,000 per night (14:00-11:00), Tokyu Comfort Members JPY 1,000 per night(14:00-11:00), JPY 300 for each additional 30 minutes. Advanced reservation is not available. In the case that the parking lot is full, please use alternative parking facilities outside the hotel. Please note that Triple consists in 2 beds(120cm) plus extra bed(110cm), Quad consists in 2 beds(120cm), extra bed(110cm) plus sofa bed(90cm).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.05" OriginalAmount="115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99548069" Longitude="135.75903534" StarRating="3" HotelCode="787074|351527" HotelName="Hauza Kyoto Gojo Karasuma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>316 Yokosuwancho, Shimogyo-ku, Kyoto 600-8179, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/02/c9025663388c3e1b1bf868b08d7d9b8c1980d64b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="123.14" OriginalAmount="115.08" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D45A54" HotelName="Prince Smart Inn Kyoto Sanjo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2704769_foto_1.jpg</HotelPictures>
        <HotelDescription>Close to Nishiki Market and Kawaramachi Street, Prince Smart Inn Kyoto Sanjo provides free continental breakfast, a free daily manager's reception, and a coffee shop/cafe. Stay connected with free WiFi in public areas, and guests can find other amenities such as laundry facilities and a restaurant. You'll also find perks like:Coffee/tea in the lobby, a front-desk safe, and a 24-hour front deskGuest reviews give good marks for the breakfast and helpful staffRoom featuresAll 137 rooms offer comforts such as first-run movies and laptop-compatible safes, in addition to thoughtful touches like air conditioning and smart speakers. Extra amenities include:Bathrooms with toilets with electronic bidets and free toiletries43-inch flat-screen TVs with Netflix, Hulu, and streaming servicesRefrigerators, smart speakers, and satellite channels</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.63" OriginalAmount="115.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.984856977964" Longitude="135.75668614352" StarRating="3" HotelCode="540664|619224" HotelName="Miyako City Kintetsu Kyoto Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1-9 Kamadono-cho, Higashi Shiokoji, Shimogyo-ku, Kyoto 600-8215</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/16/d116d6f21586c9f6624280408f66e7ead6757446.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.12" OriginalAmount="116" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98324863" Longitude="135.75846767" StarRating="3" HotelCode="880167|380728" HotelName="Via Inn Kyoto Station Hachijoguchi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>44-1 Kamitonodacho, Higashikujo, Harikoji-higashiiru, Muromachidori, Minami-ku, Kyoto-shi 601-8002</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/7a/bd7af6ffdac905e8a7f03328d3dca887b3403c37.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.12" OriginalAmount="116.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.001955" Longitude="135.7792128" StarRating="3" HotelCode="916223|gion_ryokan_karaku" HotelName="Ryokan Karaku" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>499 Gionmachi-minamigawa, Higashiyama-ku, Kyoto 605-0074</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d4/07d470fcf0af3ab66b86b53e3a2f8a90ebf9f5a1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.12" OriginalAmount="116.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00793774" Longitude="135.76940316" StarRating="3" HotelCode="639720|hotel_resol_kyoto_kawaramachisanjo" HotelName="Hotel Resol Kyoto Kawaramachi Sanjo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>59-1 Daikokucho, Kawaramachi-doru Sanjo, Kyoto 604-8031, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/46/22460daef8aa97991ccaf29bb3f05e191e5f113e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="124.41" OriginalAmount="116.27" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|832321" HotelName="HEARTON KYOTO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907717_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the centre of Kyoto, Japan, this hotel is a great place for both business and sightseeing. Amenities such as TV, internet, telephone, refrigerator, hair dryer, tea set, desk lamp, shampoo, conditioner, tooth brush set, nightwear, towel, slippers, and safe are equipped in each room. Laundry service, Cleaning service, morning call, delivery service, and massage service are available. A Japanese restaurant and caf� are in the hotel, serving delicious food throughout the day. This hotel combines the perfect blend of comfort and hospitality for both business and leisure travellers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.19" OriginalAmount="117.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00057875" Longitude="135.75814747" StarRating="3" HotelCode="744968|hotel_resol_kyoto_shijo_muromachi" HotelName="Hotel Resol Kyoto Shijo Muromachi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="24 Hour Security,Air Conditioning,Designated Smoking Area,Internet,Restaurant,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>554 Sannocho, Shimogyo-ku, Kyoto 600-8424, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/95/d495abcc08a7d7dc23c91d001a0bc50a544fd1f1.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.19" OriginalAmount="117.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.96452426" Longitude="135.6756911" StarRating="2" HotelCode="510045|hotel_kyoto_eminence" HotelName="Hotel Kyoto Eminence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Oharano Higashisakaidani-cho, Nishikyo-ku, Kyoto 610-1143</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/38/fc38a9e926e473e942b09f3061dd6454fd5622e7.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="125.56" OriginalAmount="117.35" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D29F41" HotelName="THE HOTEL HIGASHIYAMA KYOTO TOKYU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2656101_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to THE HOTEL HIGASHIYAMA KYOTO TOKYU, A Pan Pacific HotelLocated just 200 metres from the historic Shoren-in Temple, THE HOTEL HIGASHIYAMA KYOTO TOKYU, A Pan Pacific Hotel, offers an elegant retreat in the cultural heart of Kyoto. This refined 4-star hotel features a tranquil garden, a serene terrace, a fully equipped fitness centre, and an inviting restaurant and bar. Each air-conditioned guest room blends contemporary comfort with traditional Japanese sensibility, offering complimentary Wi-Fi, a flat-screen TV, an electric kettle, and premium toiletries. Start your day with a delightful Japanese and Western buffet breakfast, featuring a variety of original seasonal dishes prepared with local ingredients. Our dedicated multilingual team is available 24 hours a day to assist you in English or Japanese, ensuring a seamless and comfortable stay. Whether you're discovering Kyotoandrsquo;s iconic temples or seeking a relaxing escape, THE HOTEL HIGASHIYAMA KYOTO TOKYU, A Pan Pacific Hotel promises a memorable and enriching experience. Popular points of interest near THE HOTEL HIGASHIYAMA KYOTO TOKYU, A Pan Pacific Hotel include Samurai Kembu Kyoto, the iconic Heian Shrine, and the lively Gion Shijo area. The nearest airport, Itami Airport, is located 47 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.26" OriginalAmount="118.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01833939" Longitude="135.68211192" StarRating="3" HotelCode="345387|hotel_binario_saga_arashiyama_" HotelName="Hotel Binario Saga Arashiyama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Sagatenryuji Hiromichicho, Ukyo-ku, Kyoto 616-8372, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e7/fee77cc5870517f861aeaea22718c010d32e7ae8.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.26" OriginalAmount="118.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98772645" Longitude="135.76095387" StarRating="3" HotelCode="916230|kyoto_hotel_sanoya_inn" HotelName="Kyoto Hotel Sanoya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>539 Higashishiokoji-cho, Higashinotoindori-nanajyosagaru2, Shimogyo-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/bf/8abff47593ca0577048b5b55279e32aa81098f62.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="126.69" OriginalAmount="118.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3" HotelCode="981957|825077" HotelName="Sanco Inn Kyoto Hachijoguchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>48-1 Higashikujyo Kamitonodacho, Minami Ward, Kyoto 601-8002</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.33" OriginalAmount="119" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00427584" Longitude="135.76725412" StarRating="3" HotelCode="830670|341357" HotelName="Tokyu Stay Kyoto Shinkyogokudori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>557 Nakanocho, Nakagyo-ku, Kyoto 604-8042</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/ec/69ec7999d8c4564def7fc4d4c04fe490ffa43af1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.33" OriginalAmount="119.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98781521" Longitude="135.77083777" StarRating="3" HotelCode="550772|rinn_sanjusangendo" HotelName="Rinn Sanjusangendou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>588-3 Tatsumi-cho, Higashiyama-ku, Kyoto 605-0945</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/26/8c26e2b35ce643010a9d4a6457a679a095f55818.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="127.69" OriginalAmount="119.34" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|AB3B96" HotelName="Hotel Resol Trinity Kyoto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1557869_foto_1.jpg</HotelPictures>
        <HotelDescription>At Hotel Resol Trinity Kyoto, exceptional service and top-notch amenities create a memorable experience for guests. Complimentary internet access is available in the hotel to ensure you stay connected during your visit. Amenities at taxi offered by Hotel Resol Trinity Kyoto simplify the organization of your excursions, tourist activities, and other adventures in Kyoto. Continuously receive the support you require through front desk amenities such as concierge service and luggage storage.At the hotel, utilize the convenient laundromat to maintain your preferred travel attire fresh, allowing you to pack lighter.Desire to unwind? Make the most of your visit at Hotel Resol Trinity Kyoto with accessible amenities such as daily housekeeping. For the health and well-being of all guests and staff, smoking is restricted exclusively to assigned zones.Accommodations come equipped with all the conveniences required for a restful night's slumber. A selection of rooms feature linen service, blackout curtains and air conditioning to ensure your comfort and convenience. A number of rooms feature television for guest amusement and enjoyment.In certain rooms, the hotel offers visitors access to a refrigerator, bottled water, instant coffee and instant tea. Hotel Resol Trinity Kyoto offers a hair dryer, toiletries and bathrobes in the restrooms of specific accommodations. A delightful breakfast is the perfect way to begin your day, and at Hotel Resol Trinity Kyoto, you can always indulge in a scrumptious meal on-site.All adore a delightful cup of coffee! An on-site coffee shop ensures you can relish a cup of authentic, freshly-brewed coffee every morning -- or whenever you desire it.Allow your journey to be free from the pangs of hunger! On-site eateries offer delicious and accessible meal choices.An evening spent at hotel's bar can offer as much enjoyment as venturing out with your fellow travelers.At Hotel Resol Trinity Kyoto, affordable refreshments are available 24/7 through the convenient vending machines on-site. Are you inclined to prepare your own dishes? You will surely appreciate having the on-site shared kitchen available. At Hotel Resol Trinity Kyoto, guests can take pleasure in the delightful recreational amenities provided for their entertainment.Conclude your days in complete tranquility by paying a visit to massage and spa for ultimate relaxation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128.40" OriginalAmount="120" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00992656" Longitude="135.74710329" StarRating="3" HotelCode="591311|234827" HotelName="Hotel Naganoya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>21 Shinsenencho, Nakagyo-ku, Kyoto 604-8371</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/66/1b66fe0b4f65a4ca09d01f8ad33fdd793a53961b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.40" OriginalAmount="120.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.024515" Longitude="135.75605" StarRating="4.5" HotelCode="28582|kyoto_brighton_hotel" HotelName="Brighton Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nakadachiuri, Shinmachi-Dori, Kamigyo-ku, Kyoto 602-8071</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b0/07/b007288247b1f7a9bc5de988a37d946d8920acdf.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.40" OriginalAmount="120.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0301175" Longitude="135.7381675" StarRating="3.5" HotelCode="593917|kamishichiken_oku" HotelName="OKU Kamishichiken" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>712 Shinseicho, Imadegawa-dori, Shichihonmatsu Nishi-iru, Kamigyo-ku, Kyoto 602-8381</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ab/a4ab0c4c8ccc1c5d11c96a92f70a5ecaa874cd93.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="129.26" OriginalAmount="120.80" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D2B220" HotelName="KYOTO TAKASEGAWA BETTEI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/34465_image64528653_0.jpg</HotelPictures>
        <HotelDescription>Kyoto Takasegawa Bettei offers an authentic experience of Japanese hospitality. Located along the picturesque Takase canal between Kyoto station and Higashiyama district, the hotel combines modern comfort and references to Japanese traditional ryokan. You�ll find tatami floors, Japanese ceramics, and "shigarakiyaki" ceramic sinks, and typical architectural elements such as "mushikomado" style windows. Guest rooms are meticulously furnished to help our guests relax, thanks to high quality bedding and to the cypress wood aroma emanating from the bathtub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98424206" Longitude="135.76128047" StarRating="0" HotelCode="962579|439149" HotelName="Daiwa Roynet Hotel Kyoto Terrace Hachijo Higashiguchi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>14-1 Higashikujo, Higashisannocho, Kyoto 601-8004, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/57/8457ac6cb5237afd3a9a3a820526ac726b2f02d4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98427571" Longitude="135.76198019" StarRating="0" HotelCode="951320|439558" HotelName="Henn Na Hotel Kyoto Hachijoguchi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>15 Sannoucho, Higashikujo, Minami-ku, Kyoto 601-8004, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/56/ce56277b537e46dd295b78d6baf2627fc6f69fba.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.54" OriginalAmount="122.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00160065" Longitude="135.75120295" StarRating="2.5" HotelCode="548656|kyoto_guesthouse_oyado_kei" HotelName="Kyoto Guesthouse Oyado Kei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>415-1 Karigane-cho, Shimogyo-ku, Kyoto 600-8389, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/96/81966747c37f887b40464a3bdcdcf1c9903d2c8a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.54" OriginalAmount="122.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98684506" Longitude="135.75506003" StarRating="3" HotelCode="338603|hatoya_zuihoukaku" HotelName="Kyoto Hot Spring Hatoya Zuihokaku Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>802 Minamifudodo-cho, Nishinotoin, Shiokoji-sagaru, Kyoto 600-8234, Shimogyo-ku</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/1c/c21c2e3ff66217ea2f6035f85064b3aef66bfc8a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.54" OriginalAmount="122.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00053104" Longitude="135.77195157" StarRating="3" HotelCode="492704|oyado_tofukuji" HotelName="Oyado Tofukuji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7-29 Fukuinegoshonouchi-cho, Higashiyama-ku, Kyoto 605-0987</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/41/bf41dfef069dab86e902658283845207c74a2dfd.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="131.48" OriginalAmount="122.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.992241" Longitude="135.760775" StarRating="3" HotelCode="210707|825038" HotelName="Matsubaya Ryokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nishi-iru, Higashinotouin, Kamijuzuyamachi-dori, Shimogyo-ku, Kyoto 600-8150</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/04/a404cb1cb66285501bd1c0c23289c268b4611d80.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="131.60" OriginalAmount="122.99" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|697842" HotelName="RESOL KYOTO KAWARAMACHI-SANJO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/232122_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Resol Kyoto Kawaramachi Sanjo is located in Kyoto, 1.4 km from Heian Shrine and 2.1 km from Kiyomizu-dera Temple. Guests can enjoy the on-site restaurant. All rooms come with a flat-screen TV. You will find a electric tea pot in the room. The rooms include a private bathroom with a bath and bidet, with slippers provided. For your comfort, you will find free toiletries and a hair dryer. You will find a 24-hour front desk at the property. Kyoto Station is 2.7 km from Hotel Resol Kyoto Kawaramachi , and Gion District is half a kilometer from the property. This is our guests' favorite part of Kyoto, according to independent reviews.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.61" OriginalAmount="123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.988058" Longitude="135.756525" StarRating="3" HotelCode="93224|kyoto_tower_hotel_annex" HotelName="Kyoto Tower Hotel Annex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>595-1 Higashishiokojicho, Shimogyo-ku, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/47/a3476f4640f2d1b26e95f519fa3f4e3eb2045a00.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.61" OriginalAmount="123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0075534" Longitude="135.7631962" StarRating="3" HotelCode="930871|ryokan_kohro" HotelName="Ryokan Kohro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2025" HotelFacility="Fax,Internet,Jacuzzi,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokkaku kita higashi kado, Sakaimachi Street, Nakagyo-ku, Kyoto-shi, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/ef/8befb53d7e52b42fd1bcd6604ca49315f3c1c407.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.61" OriginalAmount="123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99283113" Longitude="135.77578639" StarRating="3" HotelCode="596260|samuraitei_kyoto_kiyomizu" HotelName="Samuraitei Kyoto Kiyomizu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>468-13 Tokiwacho, Higashiyama-ku, Kyoto 605-0874, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/31/b0317411141029b8f9fb0d46ca81af5349ab4b5f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.68" OriginalAmount="124" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0085041" Longitude="135.76049441" StarRating="2" HotelCode="949417|341072" HotelName="Guest House Miyabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>20-1 Umetadacho, Nakagyo-ku, 604-8136 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/46/764617a8f257bc1612554af2db9b2abcb0659ece.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00275893" Longitude="135.77292317" StarRating="3" HotelCode="591099|kyoto_granbell_hotel" HotelName="Kyoto Granbell Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>27 Yamatooji-dori, Yamatocho, Shijo Sagaru, Higashiyama-ku, Kyoto 605-0802</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a9/40a9580162134bf0981c28c32abb10de04094b2a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.006458022706" Longitude="135.7751685501" StarRating="3" HotelCode="916262|gion_shinmonso" HotelName="Gion Shinmonso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shinmon Mae, Hanamikoji, Higashiyama Ku, Kyoto 605-0082, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/68/26686f6043a97642abad751f760814ad38223f63.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.993787718875" Longitude="135.75604843774" StarRating="3" HotelCode="400529|roman_kan" HotelName="Roman kan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>542	Wakamiya-dori, Wakamiya-cho, Rokujo Sagaru, Shimogyo-ku, Kyoto 600-8314</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/90/6e90ea4fdbbcb53b24c1bf114671067fc30e43b4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.82" OriginalAmount="126.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99775013" Longitude="135.78145978" StarRating="3" HotelCode="518428|kyonoyado_sangen_ninenzaka" HotelName="Kyo-no-Yado Sangen Ninenzaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>350-13 Masuyacho, Higashiyama-ku, Kyoto 605-0826</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f5/86f54584f5921781f830b36eb164b5a6f9911c4d.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="135.61" OriginalAmount="126.74" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|673563" HotelName="KYOTO TOKYU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895631_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Kyoto. It is close to the Nishi Honganji Temple and the nearest station is Gojo Subway Station. The Hotel has a coffee shop and a fitness centre/gym. All 430 rooms are equipped with minibar, hairdryer, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.89" OriginalAmount="127.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98732887" Longitude="135.7617932" StarRating="3" HotelCode="916232|dormy_inn_premium_kyoto_ekimae" HotelName="Dormy Inn Premium Kyoto Ekimae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>558-8 Higashishiokoji-cho, Shimogyo-ku, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/a6/b2a62fb3aefc4daa9d4070d8a803757d8f835754.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="136.53" OriginalAmount="127.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98477098" Longitude="135.74945034" StarRating="5" HotelCode="814981|690891" HotelName="Hotel Banister Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>290 Ohmiya-dori, Hachijo-agaru, Daikoku-cho, Mimami-ku, Kyoto 601-8402</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/f1/05f18646ccb60c1efceed66a8d5a6002cb57fe5e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.96" OriginalAmount="128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.011306740751" Longitude="135.67859010675" StarRating="3" HotelCode="528966|business_hotel_arashiyama" HotelName="Business Hotel Arashiyama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Arashiyama Kamikawara-Cho, Nishikyo-Ku, Kyoto 616-0001, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/b1/06b1c5c28a69af841f0aea278d62b2d3f0c19477.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01715578" Longitude="135.74688424" StarRating="2.5" HotelCode="436942|kyoto_nijo_ohan" HotelName="Kyoto Nijo Ohan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>1215-1 Shuzeicho, Kamigyo-ku, Kyoto 602-8155, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/23/32237079235d5575c8d95df7d58a744182e387bd.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.012143" Longitude="135.769715" StarRating="3" HotelCode="904438|hotel_villa_fontaine_village_kyoto" HotelName="Village Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Mibu-Bojo-cho, Nakagyo-ku, Kyoto 604-8804, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/fa/64fa199cfe877e14a80f770ebbf656108c47ab4f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.04789221" Longitude="135.79203837" StarRating="2.5" HotelCode="544620|yadoya_ironlodge" HotelName="Yadoya Iron Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>14-1 Shugakuin-oobayashsi town, Sakyo-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/0e/ed0e0d2419f5c499b2d58e54a7ad78bae9b8efcb.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00781218" Longitude="135.76641025" StarRating="3" HotelCode="489245|kyoto_machiya_ryokan_cinq" HotelName="Kyoto Machiya Ryokan Cinq" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Ryokans" CnxPolicy="Free CXL until 16/11/2025" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>327 Ebiya-cho, Nakagyo, Kyoto 604-8076</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/75/0b75708410d363952024df896282d04e827c4874.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01504723" Longitude="135.78768487" StarRating="3" HotelCode="620301|ryokan_kanade" HotelName="Ryokan KANADE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Okazaki Hoshojicho, Sakyo-ku, Kyoto 606-8333</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/e8/fae8d5f5ea444b75c4f78fed22af88c763cc3380.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98438118" Longitude="135.76293367" StarRating="3.5" HotelCode="623464|daiwa_royal_hotel_grande_kyoto" HotelName="Daiwa Royal Hotel Grande Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>15 Nishiiwamoto-cho, Higashikujo, Minami-ku, Kyoto 601-8005</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/af/2e/af2e01fb2c9bc76eeada5393447de2f7809ae3da.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01059844" Longitude="135.67941574" StarRating="3" HotelCode="636450|riverside_arashiyama" HotelName="Riverside Arashiyama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Nishikyo-ku Arashiyama Nakaoshitacho, Kyoto 616-0004</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/fb/b8fba20c7f6ea0369c0b4b74ed5b88c349e5a168.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.123062319617" Longitude="135.82253875671" StarRating="3" HotelCode="916209|ohara_no_sato" HotelName="Ohara no Sato (Ryokan)" Meals="HALF-BOARD-DINNER" BedType="HALF-BOARD-DINNER" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Kusao-cyo Oohara, Sakyo-ku, Kyoto 601-1248</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/b3/5fb3fa164e10efc79edd0b3570d09533f7bd07dc.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.988676" Longitude="135.760421" StarRating="0" HotelCode="540688|ryokan_ginkaku" HotelName="Ryokan Ginkaku" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>709 Higashisiokoji-cho Shichijo-sagaru, Akezu-mon-dori, Simogyo-ku, Kyoto 600-8216, Prefecture Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/57/b857743ecae92fab998f0ab2cb38a4096b4edb6d.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.31" OriginalAmount="133" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97390057" Longitude="135.7612861" StarRating="0" HotelCode="812770|439607" HotelName="Kyoto U-Bell Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38-1 Ishidacho, Minami-ku, Kyoto 601-8032, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/fc/99fcc2a15b073c11f7c7f5a08c1e9f50486a45ab.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.57" OriginalAmount="133.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3" HotelCode="916260|905003" HotelName="Ebisuya-cho Machiya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/ee/2eeec7f4ef8cf5223b6cd51cd028becd8cd65eab.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="143.23" OriginalAmount="133.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.006635137365" Longitude="135.75692942726" StarRating="4" HotelCode="400494|410238" HotelName="Mitsui Garden Hotel Kyoto Shinmachi Bettei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>361 Rokkaku-cho, Rokkaku-sagaru, Shinmachi-dori, Nakagyo-ku, Kyoto 604-8212</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b2/63/b2630049dc5a20d0d412afbbdeabde1159b04ffe.JPEG</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.38" OriginalAmount="134.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99935006" Longitude="135.73943524" StarRating="2.5" HotelCode="404403|kyoto_traditional_machiya_house" HotelName="Kyoto Machiya Ninja Terrace House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>61-1 Mibumatsubara-cho, Nakagyo-ku, Kyoto 604-8823</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/fe/04fec5117e4b3476b5b023307b3379673e139c70.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.990860785553" Longitude="135.74738118949" StarRating="3" HotelCode="486838|aoshida" HotelName="Aoshida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>1-15 Suwabirakicho, Shimogyo-ku, Kyoto-shi 600-8832, Kyoto-fu, Honshu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/48/82489a13b53b8c960d524a1bfa9c608998060fba.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97637682" Longitude="135.74431153" StarRating="3" HotelCode="636855|samurai_house_near_world_heritage_toji" HotelName="Samurai House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>38-9 Nishikujo Toyodacho, Minami-ku, Kyoto 601-8448</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/dc/afdcac941345a882c4d91749d15daffba9d6c266.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97680905" Longitude="135.76228968" StarRating="3" HotelCode="969751|shiori" HotelName="Shiori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>27 Higashikujo Nakafudanotsujicho, Minami-ku, Kyoto 601-8026</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/e0/dee05b6d7320393bf1097338b59e5aa340fba62b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99787938" Longitude="135.77971196" StarRating="2.5" HotelCode="624286|rc_hotel_kyoto_yasaka" HotelName="RC Hotel Kyoto Yasaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>370 Yasaka Kamimachi, Higashiyama-ku, Kyoto 605-0827, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/16/cf165b6c8651c72ae26d3e9686b6d002969fe28a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.52" OriginalAmount="136.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00903134" Longitude="135.77356497" StarRating="5" HotelCode="841318|kyoto_yura_hotel_mgallery_by_sofitel_opening_april_2019" HotelName="Kyoto Yura Hotel Mgallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84 Ohashicho, Ohashi Higashiyama-ku, Kyoto, Kyoto 605-0009</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/60/226076f57feebc79878ebb79590c5598df70d67c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="145.86" OriginalAmount="136.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00544112" Longitude="135.75658616" StarRating="3.5" HotelCode="613748|638781" HotelName="Hotel Intergate Kyoto Shijo Shinmachi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>387 Shinmachi-dori, Mukadeya-cho, Nishikikoji-agaru, Nakagyo-ku, Kyoto 604-8214</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/2a/962a3cae402e1877a2f5676ad9ebc868f638ed74.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.59" OriginalAmount="137.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00057585" Longitude="135.77539766" StarRating="4" HotelCode="550701|machiya_maya_gion" HotelName="Machiya Maya Gion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>562-11 Komatsu-Cho, Higashiyama-Ku, Kyoto-shi 605-0811</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/7d/0f7d91b7dab5e428c0835ac0a000e583a6551361.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.59" OriginalAmount="137.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00355733" Longitude="135.73528247" StarRating="3" HotelCode="521959|sarangbang_2" HotelName="Sarangbang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>10-3 Nakagyo-ku, Mibusennen-cho, Kyoto 604-8854</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/c7/c8c7f05eac83fe3ac001dcd4efd12fa9840f2f5c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.66" OriginalAmount="138.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.011681307588" Longitude="135.76934069395" StarRating="5" HotelCode="28583|kyoto_hotel_okura" HotelName="Kyoto Hotel Okura" 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,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawaramachi-Oike, Nakagyo-ku, 604-8558 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/ae/ebae19c310ee00ad427c6ea53ea0ebb00a37b2dd.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.73" OriginalAmount="139.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0629004" Longitude="135.7811692" StarRating="4" HotelCode="79991|grand_prince_hotel_kyoto" HotelName="Grand Prince Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Takaragaike, Sakyo-ku, Kyoto-shi, Kyoto 606-8505</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d8/ef/d8ef0ec1585333aa26c04b9ab98dd1ad2cb36248.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.54" OriginalAmount="139.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9799807" Longitude="135.76978926" StarRating="3" HotelCode="550177|700014" HotelName="Rinn Tofukuji Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>2-27-28 Fukuine Goshonouchi-cho, Higashiyama-ku, Kyoto 605-0987, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/28/3c2883cad2702661f60ce07bc43f05b1193dffa2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.87" OriginalAmount="141.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99448469" Longitude="135.76075603" StarRating="3" HotelCode="563482|guesthouse_connection_karasuma_gojo" HotelName="Guesthouse Connection Karasuma Gojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>539-5 Higashinotoin-dori 3 cho-me, Izumicho, Gojo Sagaru, Shimogyo-ku, Kyoto 600-8188</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/f8/41f838b7e4a08cabc978ac86efcd404834d302ec.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.94" OriginalAmount="142" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00152443" Longitude="135.7567317" StarRating="3" HotelCode="610936|234481" HotelName="Apartment Hotel 7key S Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Villa" CnxPolicy="Free CXL until 02/12/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>404 Funebokocho, Shimogyo-ku, Kyoto 600-8443, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/9d/049d7d07ea412e51c75d891869c0a6ec78c98431.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.08" OriginalAmount="144" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99731172" Longitude="135.7632066" StarRating="3" HotelCode="957318|380688" HotelName="Hotel Mondonce Kyoto Gojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228-1 Tawarayacho, Sakaimachidori, Shimogyo Ward, Kyoto 600-8070</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/3f/973f718070465b91e9d44b9ffd04773fd1aa4399.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="154.15" OriginalAmount="144.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98690085" Longitude="135.76117885" StarRating="3" HotelCode="880180|660361" HotelName="Mitsui Garden Hotel Kyoto Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>848 Higashi-Shiokojicho, Shimogyo-ku, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f8/f1f8ab4aab26b746e2beccd935cfb5e737a0af7b.jpeg</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.15" OriginalAmount="145.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.983053666667" Longitude="135.75976733333" StarRating="2" HotelCode="916218|rb_hotel_kyotoeki_hachijyoguchi" HotelName="R&amp;B Hotel Kyoto Ekimae Hachijoguchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-1 Higashikujo, Kamitonodacho, Minami-ku, Kyoto-shi, Kyoto 601-8002</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d1/58d176868a98ae66be482e1e7a3d8856262f7dfa.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.22" OriginalAmount="146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00431596" Longitude="135.74713104" StarRating="3" HotelCode="592630|fuga_private_house_shijoomiya" HotelName="Fuga Private House Shijo-Omiya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>8-22 Mibubojo-Cho, Kyoto City 604-8804, Nakagyo-Ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/16/5a1661c488d255e6fbf90f0faee30326a3344f52.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="160.40" OriginalAmount="149.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0004584" Longitude="135.7607827" StarRating="4" HotelCode="95298|190699" HotelName="Hotel Nikko Princess Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Takahashi-cho, Karasuma, Takatsuji Higashi-iru, Shimogyo-ku, Kyoto 600-8096</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/80/77803a124d4b7b4100f624b78372932f7717c7fd.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98289454" Longitude="135.75153409" StarRating="3" HotelCode="551057|rinn_kujoharikojitei_59" HotelName="Rinn KujoHarikoji Tei 59" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>59 Nishikujo, Harikoji-cho, Minami-ku, Kyoto-fu 601-8422</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/d2/c1d291bd7af2728632c47edc55ebda0968107cdf.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9968079" Longitude="135.7500466" StarRating="3" HotelCode="573170|luck_you_kyoto" HotelName="Luck You Kyoto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Ryokans" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>590-16 Kakimoto-cho, Kuromondori Gojo-Agaru, Shimogyo-ku, 600-8357 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ff/bfff62531a6e87a6b78af76042344e7c29af9715.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.011629" Longitude="135.768037" StarRating="3" HotelCode="177413|kohakuan_machiya_residence_inn" HotelName="Machiya Residence Inn - Kohaku-an" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>3-8 Sennyuji, Suzumegamori-cho, Hiagshiyama-ku, 605-0975 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/f0/d0f002445cf7096178da08324aa053a38fbd1f24.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="166.73" OriginalAmount="155.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.012657" Longitude="135.752324" StarRating="4" HotelCode="76525|134048" HotelName="ANA Crowne Plaza Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nijojo-Mae, Nakagyo-ku, Horikawa-dori, Kyoto 604-0055, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/62/03/62035c5e39fee0c60cafb55743b547446f653f15.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.92" OriginalAmount="156" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00691634" Longitude="135.75188783" StarRating="3" HotelCode="630724|253709" HotelName="Mimaru Kyoto Horikawa Rokkaku" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>249 Tsuboya-Cho, Horikawa Rokkaku-Sagaru, Nakagyo-Ku, Kyoto 604-8255, Kyoto-fu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/96/5c9663df899b6800b4c7eb791e3c85c52934459c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.999260911926" Longitude="135.76548733493" StarRating="3" HotelCode="426668|anzuan_machiya_residence_inn" HotelName="Anzu-an" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Garden,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>202-2 Kagiya-cho, Shimogyo-ku, Kyoto-shi 600-8057, Kyoto-fu, Honshu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/65/3165130d1eedc7ed26cec2e8acf8da0e397d759b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98207606" Longitude="135.75236787" StarRating="0" HotelCode="969756|yadoru_kyoto_washi_no_yado" HotelName="Yadoru Kyoto Washi No Yado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>89-3 Nishikujo Harikojicho, Minami-ku, Kyoto-shi, Kyoto 601-8422</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/5f/bd5f6cd55ad1c04bf995dff64070a4c84cac60a4.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99540071" Longitude="135.75440211" StarRating="3" HotelCode="594042|rakurakuan" HotelName="Rakurakuan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3-452 Tenshitsukinuke, Shimogyo-ku, Kyoto 600-8456</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/5b/d65b2d30f851c02c83accc3840f9dac10f01ace6.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.20" OriginalAmount="160.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.009440523376" Longitude="135.73674234693" StarRating="3" HotelCode="916190|kyoyadoya_wakakusaan" HotelName="Kyoyadoya Wakakusa An" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>18-9 Nishi Gekkou-Cho, Nishinokyou, Nakagyou-Ku, Kyoto 604-8423</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/97/d497eadd5cbec96716c50233a080feb413aa3e29.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.34" OriginalAmount="162.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.02111366" Longitude="135.68687643" StarRating="3" HotelCode="380744|saga_grace_hotel" HotelName="Saga Grace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/71/a771bfe2a0f8b174a41a32410a2c309c0387e156.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.55" OriginalAmount="165.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00672225" Longitude="135.77276577" StarRating="3" HotelCode="615342|hotel_alza_kyoto" HotelName="Hotel Alza Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3-33 Benzaitencho, Higashiyama-ku, Kyoto 605-0086, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/6c/ad6c5c5b20b714028a71f768aa51c8c0142cde8a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.71" OriginalAmount="165.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98250866" Longitude="135.76050802" StarRating="3" HotelCode="975899|825086" HotelName="Eph Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>5-6 Nishisannocho, Higashikujo, Minami, Kyoto 601-8003</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c8/9fc8cb74dab2168cec4cf407c0af2b788b3e92d9.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.69" OriginalAmount="167.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98325021" Longitude="135.75907343" StarRating="4" HotelCode="787129|hotel_vischio_kyoto_by_granvia" HotelName="Hotel Vischio Kyoto By Granvia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>44-1 Kamitonodacho, Higashikujo, Minami-ku, Kyoto City 601-8002, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/f9/d8f9ae67052def1bf5bb22a7c1965ba2188a2b1f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99956771" Longitude="135.73948497" StarRating="3.5" HotelCode="522543|machiya_oozora" HotelName="Machiya Oozora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>44-1 Mibumatsubara-cho, Nakagyo-ku, Kyoto 604-8823</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7c/c07c460174fc1fef8724169fc53ef7db52c3e04e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.90" OriginalAmount="170.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.002196106217" Longitude="135.7733661936" StarRating="3" HotelCode="384417|azukian_machiya_residence_inn" HotelName="Azuki-an" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>557-10 Komatsu-cho, Higashiyama-ku, Kyoto-shi 605-0811, Kyoto-fu, Honshu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/c4/eec4365007d6170ba89cec3f1c2c3353ab862475.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.90" OriginalAmount="170.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99454" Longitude="135.74905" StarRating="3" HotelCode="903847|toyoko_inn_kyoto_gojoomiya_2" HotelName="Toyoko Inn Kyoto Gojo-Omiya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>502-5, Chudojimae-cho, Nichome, Nishigawa, Gojyo-sagaru, Omiyadori, Simogyo-ku, Kyoto-city 600-8362</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8b/3f/8b3f0d8e4f2388ed8031652e3e302edef95ac76b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="183.10" OriginalAmount="171.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.000506" Longitude="135.75511659" StarRating="2" HotelCode="854621|685248" HotelName="Mimaru Kyoto Nishinotoin Takatsuji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>782 Honryusuicho, Shimogyo-ku, Kyoto 600-8462</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/61/b66102ce6046ac4da26e3c028ad2e044ace9275e.jpeg</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.04" OriginalAmount="172.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.05454125" Longitude="135.67306742" StarRating="2" HotelCode="339064|takao_kanko" HotelName="Takao Kanko Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/01/d301f604ae93a9d5f7f7dc039a23987cc12d93ba.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="187.90" OriginalAmount="175.61" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D14B03" HotelName="Mimaru Kyoto Nijo Castle" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619173_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located in the Central Kyoto area, Mimaru Kyoto Nijo Castle promises a relaxing and wonderful visit. The property offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including 24-hour security, are at hand. Each guestroom is elegantly furnished and equipped with handy amenities. The property offers various recreational opportunities. Discover all Kyoto has to offer by making Mimaru Kyoto Nijo Castle your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01998815" Longitude="135.7458803" StarRating="3" HotelCode="492944|demizu_machiya_" HotelName="Demizu Machiya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes" CnxPolicy="Free CXL until 17/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>512 Shimomaruyamacho, Shimodachiuri, Kyoto 602-8176</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/00/3c00ffd627916aa250413ae177c6d0686f709465.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00806001" Longitude="135.78144476" StarRating="3" HotelCode="550584|azzurro_elefante" HotelName="Azzurro Elefante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>30-24/30-66 Awataguchi Sanjobocho, Higashiyama-ku, Kyoto 605-0035, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c5/93c56f99b6e33bd7f74fcc832e7a36513cd38851.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.39" OriginalAmount="177" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98849854" Longitude="135.76996871" StarRating="3" HotelCode="856595|372995" HotelName="Kyo Anthu Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>7 Chome19 Honmachi, Higashiyama-ku, Kyoto-shi 605-0981</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/26/e02671c335944e52e77325e14fcbec5ff1411e7a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.53" OriginalAmount="179" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.020413905337" Longitude="135.6811976732" StarRating="3" HotelCode="778343|341272" HotelName="Nagi Kyoto Arashiyama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17-4 Sagatenryujiwakamiya-Cho, Ukyo-Ku, Kyoto City 616-8317, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/d9/f8d97863469a6e54830dbcac42e115f114b9ca6b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="193.00" OriginalAmount="180.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15832" HotelName="Mimaru Kyoto Kawaramachi Gojo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620494_foto_1.jpg</HotelPictures>
        <HotelDescription>This apartment building features a fitness center, a microwave in a common area, and a refrigerator in a common area. WiFi in public areas is free. Additionally, laundry facilities, multilingual staff, and a TV in a common area are onsite. Each apartment provides an LCD TV with digital channels, plus a kitchen with a refrigerator, a stovetop, and a microwave. Added amenities include free WiFi, a dining area, and a separate tub and shower. Housekeeping is available on request. Mimaru Kyoto Kawaramachi Gojo offers 96 accommodations with safes and hair dryers. Beds feature down comforters. Accommodations at this 3-star apartment have kitchens with refrigerators, stovetops, microwaves, and separate dining areas. Bathrooms include separate bathtubs and showers with rainfall showerheads, and toilets with an electronic bidet. This Kyoto apartment provides complimentary wireless Internet access. LCD televisions come with digital channels. Housekeeping is offered on request and irons/ironing boards can be requested. Recreational amenities at the apartment include a fitness center. Guests under 16 years old are not allowed in the fitness facility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.67" OriginalAmount="181" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00829678" Longitude="135.76958836" StarRating="3" HotelCode="754864|341008" HotelName="Cross Hotel Kyoto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>71-1 Daikokucho, Kawaramachi-dori, Sanjo-sagaru, Nakagyo-ku, Kyoto 604-8031, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/91/fc91f4e60bd2271ce28b86762e841471385e8a06.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.67" OriginalAmount="181.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.988261642994" Longitude="135.74146641105" StarRating="3" HotelCode="387875|naokonoza_bettei_umekoji" HotelName="Naokonoza Bettei Umekoji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8-33 SujyakuUchihata-cho, Shimogyo-ku, Kyoto 600-8843</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/2c/be2cba448ca29b60c593e4a4b9fb9c1547f6a3d1.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.74" OriginalAmount="182" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00273122" Longitude="135.7625803" StarRating="3" HotelCode="864054|365486" HotelName="Kyoto Shijo Takakura Hotel Grandereverie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>225 Takazaimoku-cho, Shimogyo-ku, Kyoto 600-8082</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/90/3290462f9d484835b01e4ca828b85b99887e35f5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.74" OriginalAmount="182.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97539088" Longitude="135.77028392" StarRating="3" HotelCode="585294|tsumugi_tofukuji_minamimon" HotelName="Tsumugi Tofukuji Minamimon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>18 chome 383-3 Honmachi, Higashiyama, Kyoto 605-0981, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/08/1108b35a7ae1559b523c6f56ec41b9c689051b55.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="195.83" OriginalAmount="183.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.986202978003" Longitude="135.76010584831" StarRating="5" HotelCode="56469|136401" HotelName="Granvia Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JR Kyoto Station, Karasuma Chuo-guchi, Shiokoji-sagaru, Karasuma-Dori, Shimogyo-ku, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/74/bc74853b74cc11bb1bb4949ebbda164bb828c75d.JPEG</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.88" OriginalAmount="184.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9979308" Longitude="135.77959191" StarRating="3" HotelCode="630896|kiyomizu_machiya_inn_" HotelName="Kiyomizu Machiya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes" CnxPolicy="Free CXL until 16/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>374-7 Yasaka Kamimachi, Higashiyama-ku, Kyoto 605-0827</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/81/d1817b477ecaea2bd0e02f88f2717caf6227ff91.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.88" OriginalAmount="184.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99743483" Longitude="135.76783978" StarRating="3.5" HotelCode="592870|hanakagari" HotelName="Hanakagari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>446 Shimozaimoku-cho, Shimogyo-ku, Kyoto, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/37/89371bc8ef92fb1373a3a27d25b12bf49f1e7ffa.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.95" OriginalAmount="185.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="0" HotelCode="971184|good_nature_hotel_kyoto" HotelName="Good Nature Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inaricho, Shimogyo-ku, Kyoto 600-8022</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f9/59f9fecaf2b5c937cb8318d0a66e72419d6bdcd5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.95" OriginalAmount="185.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99683898" Longitude="135.77546864" StarRating="3.5" HotelCode="493636|machiya_and" HotelName="Machiya And" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>41 Higashianekoji, Higashiyama-ku, Kyoto 605-0029</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/d9/82d9fa196a49c3f61a6684303ba313fe39dcfd8b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.09" OriginalAmount="187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00904716" Longitude="135.7565726" StarRating="3" HotelCode="746315|298060" HotelName="Mimaru Kyoto Shimmachi Sanjo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>105 Machigashiracho, Shimmachi Sanjoagaru, Nakagyo, Kyoto 604-8206, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b7/4a/b74ae2922c5a47ef944cee3d912c5e34b7f79c00.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.09" OriginalAmount="187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00731509" Longitude="135.76457956" StarRating="3" HotelCode="423259|235318" HotelName="R&amp;Run Kyoto Serviced Apartment &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>72-1 Rokkaku-dori, Rokkaku N Building, Daikoku-cho, Nakagyo-ku, Kyoto 604-8073</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/52/95527c09e040421df3601c586d6e70e84d1dc41d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="201.16" OriginalAmount="188" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00201085" Longitude="135.75334811" StarRating="2.5" HotelCode="639918|253728" HotelName="Resi Stay Kumico Amaterrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>566-4 Kazahayacho, Shimogyo-ku, Kyoto 600-8475</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/b0/3eb0c0cdd8d0b196112ec5401db526dc63797698.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="202.19" OriginalAmount="188.96" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|D37810" HotelName="OKURA KYOTO OKAZAKI BETTEI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/36525_image66438359_0.jpg</HotelPictures>
        <HotelDescription>Hotel Okura Kyoto Okazaki Bettei has a fitness center, garden, a restaurant and bar in Kyoto. This 5-star hotel has free WiFi, a 24-hour front desk and a concierge service. Some units at the property have a balcony with city views.All units at this property are equipped with a coffee machine. The accommodation units have a private bathroom with a bidet and free toiletries, as well as a flat-screen TV and air conditioning. Some rooms offer a terrace. All rooms have a refrigerator.An American breakfast is served every morning at the hotel.
Popular points of interest near the accommodation include Eikan-do Zenrin-ji Temple, Heian Shrine and Shoren-in Temple. The nearest airport (Osaka-Itami Airport) is 48 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.37" OriginalAmount="191.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.02090345" Longitude="135.74431391" StarRating="3" HotelCode="492707|yamanaka_guest_house" HotelName="Yamanaka Guest house" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>297-1 Higashishinmei-cho, Kamigyo-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/07/0b07f5b08c65e74ab3196c29bb5b99cabfd47fd3.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.44" OriginalAmount="192.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00832588" Longitude="135.78490077" StarRating="3" HotelCode="492684|our_turn_machiya_inn" HotelName="Our Turn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>5-6 Awataguchikaji-cho, Higashiyama-ku, Kyoto 605-0051</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/13/70137709f66673fda29fe316a6184ba530cca05f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.51" OriginalAmount="193" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00737034" Longitude="135.7570452" StarRating="3" HotelCode="737684|285032" HotelName="Kyoto Shinmachi Rokkaku Hotel Grandereverie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>120 Tamakuracho, Nakagyo-ku, Kyoto 604-8211, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/82/d78267990662f550de6ba7ccf67a651e0fe34841.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.65" OriginalAmount="195.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.001478397097" Longitude="135.77979801779" StarRating="3" HotelCode="916226|ryokan_motonago" HotelName="Ryokan Motonago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>511 Kodaiji Michi, Washio-Cho, Higashiyama-ku, Kyoto 605-0072, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ba/86baba1f71ac4b322e28403d4cbf68f169542516.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.72" OriginalAmount="196" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00933331" Longitude="135.75796603" StarRating="4" HotelCode="490402|209116" HotelName="Villa Sanjo Muromachi Kyoto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>375 Ennogyoja-cho, Sanjo Muromachi Agaru, Nakagyoku, Kyoto 604-8174</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/fc/21fc4c75929efbfb1ca7cc0619b2d9ebb4a796e2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.72" OriginalAmount="196.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.12380517" Longitude="135.82199233" StarRating="3" HotelCode="338690|yumoto_onsen_oharasansou" HotelName="Yumoto Onsen OharaSansou" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Free CXL until 16/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>17 Ohara Kusaocho, Sakyo-ku, Kyoto 601-1248, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/34/2e34f93524fbc6c58f50acbf8c155b4f1d6b2d88.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.86" OriginalAmount="198.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99719647" Longitude="135.77898181" StarRating="3" HotelCode="383451|kyoto_higashiyamaso" HotelName="Kyoto Higashiyamasou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4-159 Kiyomizu, Kyoto 605-0862, Higashiyama-Ward, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/54/b454217276efc7b7f356076b215bc610ee572ed4.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="212.38" OriginalAmount="198.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.004077227447" Longitude="135.75364472024" StarRating="4" HotelCode="743932|700024" HotelName="Nagi Kyoto Shijo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>557 Fujimoto-Cho, Shijoagaru, Aburakojidori, Nakagyo-Ku, Kyoto City 604-8233</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/c4/7dc41f1bbf26c959249d5c8ad9f44766212e1e12.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="213.82" OriginalAmount="199.83" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|D1B425" HotelName="Homm Stay Nagi Shijo Kyoto By Banyan Group" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2630485_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.00" OriginalAmount="200.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00818905" Longitude="135.78004669" StarRating="3.5" HotelCode="550794|umenokian" HotelName="Umenokian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>479 Umemiya-cho, Higashiyama-ku, Kyoto 605-0061</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c8/5ec89000083ce7e4906a6faf9426eed7edd38659.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.00" OriginalAmount="200.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0018013" Longitude="135.7527379" StarRating="3" HotelCode="619159|kakuchi_asagian" HotelName="Kakuchi Asagian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>432-1 Yohouji, Shimogyo-ku, Kyoto 600-8477</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/60/ee60b849228770fea309ebcd8d3a29984c490598.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.07" OriginalAmount="201" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01204892" Longitude="135.77816491" StarRating="3" HotelCode="831241|340995" HotelName="A Un" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>507 Kitamonzencho, Sakyo, Kyoto 606-8352</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/bd/f9bd3abc074bbc340bf873a9a4fe83aedf678eb2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.07" OriginalAmount="201.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99834634" Longitude="135.77074768" StarRating="3" HotelCode="510106|tsukikusaan" HotelName="Tsukikusa-an" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>440-8 Nishigomon-cho, Higashiyama-ku, Kyoto-shi 605-0816, Kyoto-fu, Honshu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/a5/3aa5ece8510061327d90624e055a8cd89c9662e0.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.27" OriginalAmount="203.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.010759513783" Longitude="135.68059825061" StarRating="3" HotelCode="440173|190709" HotelName="Kadensho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Internet,Laundry,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5-4 Arashiyamanishiichikawa-cho, Kyoto Saikyo-ku 616-0003, Yubinbango</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/NTA/55359/55359_hb_010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="221.07" OriginalAmount="206.61" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|C22D51" HotelName="Mimaru Kyoto Shinmachi Sanjo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2276515_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Description  Mimaru Kyoto Shinmachi Sanjo is due to open in autumn of 2018.Property Access  5 minutes on foot from Karasumaoike station #Check In/Check Out Policy    Check In: 15:00 Check Out: 11:00 Last Check In: 22:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.84" OriginalAmount="212.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99058421" Longitude="135.76031849" StarRating="3" HotelCode="422656|hokkaikan_ohanabo" HotelName="Hokkaikan Ohanabo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>66-2 Shokuya-cho, Shimo Juzuyamachi, Agaru, Akazu-dori, Shimogyo-ku, Kyoto 600-8158</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/1f/561f1f876e5b82541ed42dd34006620d59ed2a48.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.84" OriginalAmount="212.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99399438" Longitude="135.74502757" StarRating="3" HotelCode="550622|shimabara_kaiden" HotelName="Shimabara Kaiden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>1-9 Kosaka-cho, Shimogyo-ku, Kyoto 600-8821</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/92/a2920f334bf8e3a57391f3a45f09fc81a65dc413.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.91" OriginalAmount="213.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00528123" Longitude="135.77731273" StarRating="3" HotelCode="595541|rinn_gion_yasakamae" HotelName="Rinn Gion Yasakamae" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>436-4 Rinkacho, Higashiyama-ku, Kyoto 605-0062</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/80/01808c41f4ed1adf3c1c83e259ab37dfab5afd6b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="230.21" OriginalAmount="215.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9985952" Longitude="135.77386744" StarRating="3.5" HotelCode="549405|619144" HotelName="The Celestine Kyoto Gion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>572 Higashi-Oji, Yasaka-dori, Komatsu-cho, Nishiiru, Higashiyama-ku, Kyoto 605-0933</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/97/8c97322207411b061f432e012acff6507dacec24.JPEG</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="231.12" OriginalAmount="216" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00699562" Longitude="135.77807662" StarRating="3" HotelCode="779879|341041" HotelName="Gion Shirakawa No Yado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>295 Ishibashicho, Kyoto 605-0066</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/4c/db4c910ed753456a9cd7f194693d52c590a9ce7b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.54" OriginalAmount="222.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.000584077153" Longitude="135.76520302105" StarRating="3" HotelCode="422647|momonohanaan_machiya_residence_inn" HotelName="Momonohana-an" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>144-9 Sujiya-cho, Shimogyo-ku, Kyoto-shi 600-8061, Kyoto-fu, Honshu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/6d/f86d3f1638f0fd57dd35b8f5905abe30df82b94c.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.54" OriginalAmount="222.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01326889" Longitude="135.76292301" StarRating="2.5" HotelCode="550598|choya_goshominami" HotelName="Choya Gosho-Minami" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>627-12 Sugiyacho, Nakagyo-ku, Kyoto 604-0822</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/8e/518e2166b8e8a8e377bd02530e581d32037ae263.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="239.06" OriginalAmount="223.42" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|096334" HotelName="GRANVIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894065_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Kyoto. The nearest station is Kyoto. The Hotel has a coffee shop, an indoor swimming pool and a fitness centre/gym. All 535 rooms are equipped with minibar, hairdryer, trouser press and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.75" OriginalAmount="225.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.02864701" Longitude="135.75293368" StarRating="3" HotelCode="316301|yadoya_nishijinso" HotelName="Yadoya Nishijinso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Ryokans" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>458 Nishimachi, Motoseiganji-dori, Kamigyo-ku, Kyoto 602-0956</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/85/c1852fdfce8c2d4a58d45f1d567dd8a088e446ba.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.75" OriginalAmount="225.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.015871613043" Longitude="135.77015819739" StarRating="3.5" HotelCode="491704|natsumean_machiya_residence_inn" HotelName="Natsume-an" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>541-43 Suemarucho, Nakagyo-ku, Kyoto-shi 604-0901, Kyoto-fu, Honshu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/fd/f7fd1d9754bd67f551b44ff5803686379add318c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.82" OriginalAmount="226.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01621392" Longitude="135.75845954" StarRating="2.5" HotelCode="550703|mitsuki_kyoto" HotelName="Mitsuki Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>142 Kameya-cho, Nakagyo-ku, Kyoto 604-0865, Kyoto-fu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/bf/75bfaf31b28df9e9b92f2590a73881e37e654f2e.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.96" OriginalAmount="228.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01058172" Longitude="135.77074393" StarRating="3.5" HotelCode="540456|solaria_nishitetsu_hotel_kyoto_premier" HotelName="Solaria Nishitetsu Hotel Kyoto Premier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>509 Kamiosaka-cho Kiyamachi-dori, Sanjo-agaru Nakagyo-ku, Kyoto-shi, Kyoto 604-8001</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/d3/09d36b19c0e7088848ec1a4de34bbb5b995c3893.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.10" OriginalAmount="230" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99280426" Longitude="135.75556459" StarRating="3" HotelCode="755258|341153" HotelName="Houka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>567 Nishimatsuya, Shimogyo, Kyoto 600-8326, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/1e/291ec840d2e723db795b7bb2349c809dbbbe2e4c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.24" OriginalAmount="232.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.003972" Longitude="135.77578" StarRating="4.5" HotelCode="211473|kizashi_the_suite" HotelName="Kizashi The Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>275 kitagawa, Gion-machi, Higashiyama-ku, Kyoto city, Kyoto 605-0073</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/c8/dbc81fa3b015805c7823a784b7d3e0291afb5256.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.31" OriginalAmount="233.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.021262" Longitude="135.75242508" StarRating="3.5" HotelCode="572073|the_junei_hotel_kyoto_imperial_palace_west" HotelName="The Junei Hotel Kyoto Imperial Palace West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Higashihorikawa-dori, Sanchome, Shimo Chojamachi, Kamigyo-ku, Kyoto-shi 602-8056</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/16/7c16f01df92c6b2c972349709e14b8ccf6448417.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.38" OriginalAmount="234.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.006996" Longitude="135.764116" StarRating="4" HotelCode="173834|matsui_honkan_ryokan" HotelName="Matsui Honkan Ryokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>405 Izutsuyacho Nakagyo-ku, Yanagino Banba Rokkaku Sagaru, Nakagyo-hu, Kyoto 604-8118</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/0a/ff0a4898257ef08da39e0122463ccea1b271c89f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.45" OriginalAmount="235" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99801956" Longitude="135.7684132" StarRating="2" HotelCode="738535|285029" HotelName="Kyoto River View House Kyou-raku" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>427 Kiyamachi-dori, Zaimoku-cho, Shimogyo-ku, Kyoto-shi 600-8016, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/32/2b328a4a7193885d96d8a083f2bfb268fabb83a3.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.52" OriginalAmount="236.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99012158" Longitude="135.75610368" StarRating="3" HotelCode="620113|the_machiya_hotel_kyoto" HotelName="The Machiya Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>664 Wakamiya-dori, Takeya-cho, Shichijo Agaru, Shimogyo-ku, Kyoto 600-8319</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/fc/61fcf383c6e412c93fb0b5c43c7ae10fa223e2fc.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.59" OriginalAmount="237" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0534586" Longitude="135.8330029" StarRating="4" HotelCode="28584|205668" HotelName="L'Hotel de Hiei" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ipponsugi Hieizan Sakyoku, 606 0000 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1146678/MckEwJOD_6c8c97148a1b0642baf013463fdf1d89.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.66" OriginalAmount="238.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98109305" Longitude="135.75561162" StarRating="1" HotelCode="403303|kujo_stays" HotelName="Kujo Stays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>8, Higashikujo Nakatonodacho, Minami-ku, Kyoto 601-8048</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/ed/cbed2ac2fb2e53cab033f9f33a83768554dab583.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="257.57" OriginalAmount="240.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|599005" HotelName="HOTEL THE CELESTINE KYOTO GION" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675297_foto_1.jpg</HotelPictures>
        <HotelDescription>The 5-star The Celestine Kyoto Gion offers comfort and convenience whether you're on business or holiday in Kyoto. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, wheelchair accessible, 24-hour front desk are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, air purifier, complimentary tea, free welcome drink, humidifier. The hotel offers various recreational opportunities. Discover all Kyoto has to offer by making The Celestine Kyoto Gion your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.87" OriginalAmount="241" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99856951" Longitude="135.76759016" StarRating="3" HotelCode="916217|71457" HotelName="Sunroute Kyoto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Matsubara-sagaru, Kawaramachi-dori, Shimogyo-ku, Kyoto City, Kyoto 600-8027</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193692/193692a_hb_a_011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.87" OriginalAmount="241.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3.5" HotelCode="491709|kyoto_ikken_machiya_satoi_tetsusen_omiya_gojo" HotelName="Kyoto Ikken Machiya Satoi Tetsusen Omiya Gojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>281 Shimo-Chofukuji, Shimogyo-ku, Kyoto 600-8375</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/33/ed337e02662c8d853625f3e6d8e44f54d4b941a3.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="262.37" OriginalAmount="245.21" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|C7AB91" HotelName="ACE HOTEL KYOTO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19044_image60575358_0.jpg</HotelPictures>
        <HotelDescription>Designed in collaboration with world-renowned architect Kengo Kuma and longtime collaborators Commune Design, Ace Hotel Kyoto is created in honest dialog with the city�s past and future legends. We can�t wait to call it home.
Ace Hotel Kyoto is housed in a part new build, part historic structure, with available rooms in each. Designed in partnership with legendary architect Kengo Kuma and longtime friends Commune Design, each room reflects Kyoto's abundance of craft, attention to detail and love for beautiful, functional design. Some rooms come with garden views, window seats, tatami mattresses and double vanities. Most rooms have turntables and all rooms have a Tivoli radio, Japanese soaking tub and original art from local Japanese artists. Accessible rooms are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.22" OriginalAmount="246" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98227845" Longitude="135.75687031" StarRating="2" HotelCode="593464|340993" HotelName="22 Pieces" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>9-4 Higashikujo Muromachi, Minami-ku, Kyoto 601-8001</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/f6/a1f6ec73d13d11be12ae4e24bbb8b4f5d0f9cbda.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264.29" OriginalAmount="247" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="2" HotelCode="975977|380690" HotelName="Japanese Style Ryokan Yuan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>477 Shinanocho Kamigyo-ku, Kyoto 602-8277</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ba/9aba22249dc377c3adc9d75af457908d91ca5255.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.43" OriginalAmount="249.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99998917" Longitude="135.7715565" StarRating="3" HotelCode="631476|kyomachiya_ebisu" HotelName="Kyomachiya Ebisu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>177-5 Shimoyanagi-cho, Higashiyama-ku, Kyoto 605-0808, Kyoto-fu</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/c8/71c8f7bab46a5094c2ceb27045e32e69ea06f400.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.64" OriginalAmount="252.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99741024" Longitude="135.77433622" StarRating="3" HotelCode="550724|rokuhara_inn" HotelName="Rokuhara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>101-36 Rokuro-cho, Higashiyama-ku, Kyoto 605-0813</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/65/f265d0dacce24964179a9fdd5cd378a5d345bdf1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.71" OriginalAmount="253.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0027601" Longitude="135.77402945" StarRating="0" HotelCode="686386|hanatouro_hotel_gion" HotelName="Hana Touro Hotel Gion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>555 Komatsucho</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/6e/7c6ea7b61fd760a4e11a6b26a6e020fa0ed02472.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.78" OriginalAmount="254.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99517322" Longitude="135.77997543" StarRating="3" HotelCode="550595|choya_chawanzaka" HotelName="Choya Chawanzaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6-583-51 Gojohashihigashi, Higashiyama-ku, Kyoto 605-0846</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/16/43163824b1219b9e497e8f2b8228c801e0f8e9ae.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.27" OriginalAmount="261.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.055686501708" Longitude="135.67377085483" StarRating="3.5" HotelCode="200521|momijiya_honkan_takaosansou" HotelName="Hotel Momiji-ya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Takao, Umegahata, Ukyo-ku, Kyoto 616-8289</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/84/e88477a7cfef1229feede2085acfdb16c738b2a5.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.55" OriginalAmount="265.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00030376" Longitude="135.77819327" StarRating="3" HotelCode="627713|benten_residences" HotelName="Benten Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>431-3 Kamibentencho, Higashiyama-ku, Kyoto 605-0822, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/c1/acc18c6dc7969a27e5ab6148b42b35cd90095204.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.62" OriginalAmount="266" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="2" HotelCode="978055|365496" HotelName="Shiki Shiki Shinra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>286 Takoyakushicho, Nakagyoku, Kyoto 604-0021</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/36/a936087dbc97660946e48680c80aaffd6b155b93.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="289.63" OriginalAmount="270.68" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|817948" HotelName="KARASUMA KYOTO HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907306_foto_1.jpg</HotelPictures>
        <HotelDescription>Located near traditional houses and temples, contemporary Hotel Karasuma Kyoto offers easy access to transport links. It features a restaurant, a bar and rooms with free high-speed internet. Kyoto Karasuma Hotel is a less than a 5-minute stroll from both Karasuma Station and Shijo Station. It is a 10-minute walk from downtown area Shijo-Kawaramachi, and 20-minutes from Nijo Castle. The cosy rooms are fitted with air conditioning, heating and an en suite bathroom. They are comfortably furnished with satellite TV, a radio and a refrigerator. An air humidifier is available for rent. Hotel Karasuma Kyoto has a 24-hour front desk, which provides luggage storage and currency exchange. Laundry and ironing services are available. Restaurant Toh Lee serves authentic Chinese cuisine, and can arrange private dining rooms. Bar Anchor specialises in seasonal cocktails and whiskies, and there is a coffee shop on the lobby floor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.97" OriginalAmount="271" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.991815435661" Longitude="135.76054235179" StarRating="3" HotelCode="313623|209651" HotelName="Yamadaya Ryokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Kame machi, Shomenagaru, Akezudori, Shimogyo-ku, Kyoto 600-8159, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92726/3692726/1.jpg?f=15234772</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.04" OriginalAmount="272.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.011075666667" Longitude="135.677671" StarRating="3" HotelCode="200522|togetsutei" HotelName="Togetsutei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arashiyamanakaoshita cho 54-4, Nishikyo Ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/bb/a5bbc733b6d7225476ffaed9309b06413b0763b5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.11" OriginalAmount="273.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9965364" Longitude="135.77895349" StarRating="3" HotelCode="676362|kyoto_kiyomizu_hanakyoka" HotelName="Saka Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>4-200 Kiyomizu, Higashiyama-ku, Kyoto 605-0862</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/7e/267ed001b5ba76b287ce6b2fddb5b1a3e95cb8d5.PNG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.53" OriginalAmount="279.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00158656" Longitude="135.76977082" StarRating="4" HotelCode="361096|aoi_hotel_kyoto_2" HotelName="Aoi Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>146 Kiyamachi-dori, Tenno-cho, Bukkoji Agaru, Kyoto 600-8013, Shimogyo-ku, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/c5/a8c5c4349c53766654d4dad8e54bd828eff1c3e3.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="299.60" OriginalAmount="280" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.001660857143" Longitude="135.77906914286" StarRating="4" HotelCode="916225|209645" HotelName="Sakanoue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>502 Washio-cho Gion Shimogawara, Higashiyama-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/4d/634de99898df35609c48cdbcb8701f4e8ac2e7c8.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.88" OriginalAmount="284.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00513728" Longitude="135.77736945" StarRating="2.5" HotelCode="549392|yururi" HotelName="Gion Guesthouse Yururi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>434-4 Rinka-cho, Higashiyama-ku, Kyoto 605-0062, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/ce/28ceb756e0d9b4b5dce5c635d432c3623d87626b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.09" OriginalAmount="287.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.007053437028" Longitude="135.7758311957" StarRating="4" HotelCode="384302|gionkinpyo" HotelName="Gion Kinpyo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>335 Miyoshi-cho, Furumonzen, Higashiyama-ku, Kyoto city 605-0081, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/88/29883b0456826fb386d33de517ee3fc8aeed3bd2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.30" OriginalAmount="290.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.990887428571" Longitude="135.76111757143" StarRating="3" HotelCode="916205|ryokan_izuyasu" HotelName="Traditional Kyoto Inn serving Kyoto cuisine IZUYASU" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Shimogyo-ku Higashinotoin-dori Shimo Juzuyamachi-agaru, Sasaya-cho 272, Kyoto, Kyoto Japan 600-8156</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/50/8250e90adbdbe3c3887b92b73308d32161824ccb.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="310.34" OriginalAmount="290.04" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CE3525" HotelName="DUSIT THANI KYOTO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29659_image61647802_0.jpg</HotelPictures>
        <HotelDescription>The graciousness of Thai hospitality and the subtlety of Japanese tradition are interwoven and interpreted through a modern lens at our urban sanctuary in the heart of Japan�s ancient capital Kyoto. From our luxurious guestrooms and suites to the welcoming lobby lounge and the peaceful and immaculate courtyard, each space is carefully conceived to immerse you in elegant surrounds while simultaneously making you feel at home. Relax and revitalise with spa treatments and hydrotherapy at Devarana Wellness, discover the epitome of Thai cuisine and Japanese culinary traditions at our compelling restaurants, and enjoy a wide range of activities designed to enhance your well-being and uniquely connect you with the culture and spirituality of Kyoto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.44" OriginalAmount="292" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0136873" Longitude="135.76195024" StarRating="3" HotelCode="755157|341361" HotelName="Tomoya Residence Hotel Kyoto Nijo Takakura" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>58 Matsuyacho Nijodori Takakura Nishiiru, Nakagyo, Kyoto 604-0831, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/50/2f50acf0dc4e25cc613ac20410cb41825caba725.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.44" OriginalAmount="292.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.000880997345" Longitude="135.77933639275" StarRating="4" HotelCode="400487|ishibekoji_ryugin" HotelName="Ishibekoji Ryugin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2025" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>463-12 Higashiyama, Kyoto City 605-0825, Shimokawaracho</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/1a/e41ac515e7802c8a4520bec982d29d5b304eafa2.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.51" OriginalAmount="293.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99742218" Longitude="135.74914112" StarRating="3" HotelCode="587039|kuraya_kamigojocho" HotelName="Kuraya Kiyomizu Gojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>401-3 Kamigojocho, Shimogyo-ku, Kyoto 600-8377</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/8f/fd8fa6fde1dc98f9ff4c133a883c4d04bf0f89c3.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.65" OriginalAmount="295.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.011014859615" Longitude="135.78882921819" StarRating="3" HotelCode="161134|kyoto_garden_ryokan_yachiyo" HotelName="Kyoto Garden Ryokan Yachiyo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Nanzenji Fukuji-cho, Sakyo-ku, Kyoto 606-8435, Kyoto-shi</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/e6/84e687df7cb97b2c936f308e6760aedd791e4ede.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.65" OriginalAmount="295.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00920066" Longitude="135.7504958" StarRating="3" HotelCode="481850|guest_house_rinn_nijo_castle" HotelName="Rinn Nijo Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>322-2 Aneinokuma-cho, Kyoto, Nakagyo-ku</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a8/aba81b43f1b4cbdb6e23dbecba352d4232ec15e6.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.72" OriginalAmount="296.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99916638" Longitude="135.77876833" StarRating="0" HotelCode="593715|kyokoyado_yutone" HotelName="Kyokoyado Yasaka Yutone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>413 Kodaiji Sagaru Minami-machi, Shimokawahara-dori, Higashiyama, Kyoto 605-0824, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/ea/f0ea9f6bbc7ea8c546582f5c3ea3f845abd9c22c.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.79" OriginalAmount="297.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.009263748183" Longitude="135.78775405884" StarRating="4" HotelCode="25942|the_westin_miyako_kyoto" HotelName="The Westin Miyako Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keage, Sanjo, Higashiyama-ku, Kyoto 605-0052</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/c5/77c5e5b08b6ecdf93378e0fdad549e63688fc01d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.86" OriginalAmount="298.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.988532302707" Longitude="135.77327013016" StarRating="5" HotelCode="61193|hyatt_regency_kyoto" HotelName="Hyatt Regency Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>644-2 Sanjusangendo-mawari, Higashiyama-ku, Kyoto 605-0941</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/02/7e028cd0a1fa9dace2aac27a0833bf5cf848839b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.86" OriginalAmount="298.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00886945" Longitude="135.74341222" StarRating="3" HotelCode="595930|kuraya_senbonsanjo" HotelName="Kuraya Senbonsanjo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>21-15 Nishinokyo Nanseicho, Nakagyo-ku, Kyoto 604-8412</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/0e/e50e0c542fa0af5d7f3b54b73784570b6d18539e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.86" OriginalAmount="298.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00909637" Longitude="135.74384788" StarRating="3" HotelCode="596639|kuraya_nanseicho" HotelName="Kuraya Nanseicho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5-1 Nishinokyo Nanseicho, Nakagyo-ku, Kyoto 604-8412, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/16/3a160b4395181d1ca0769de567ec57c3ac06f27f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.63" OriginalAmount="309.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.995323953821" Longitude="135.77470367643" StarRating="3" HotelCode="492720|kuraya_kiyomizu_gojyo" HotelName="Kuraya Kiyomizu-Gojo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6-502 Gojobashihigashi, Higashiyama-ku, Kyoto 605-0846</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/83/8483008cbfc35f0b2ca8c4ee19ebe1ab5f57aff7.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.63" OriginalAmount="309.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99443258" Longitude="135.76657345" StarRating="3" HotelCode="550607|garakuan" HotelName="Garakuan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>74-1 Minamikyogoku-cho, Shimogyo-ku, Kyoto 600-8117, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/d9/fad9c4507243c16f0d607c83676136e304984d33.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.19" OriginalAmount="317.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99397725" Longitude="135.75936275" StarRating="4" HotelCode="916188|hotel_kanra_kyoto" HotelName="Kanra Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185 Kitamachi, Karasuma-dori, Rokujo-sagaru, Shimogyo-ku, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ba/a4ba030b0dfb8b79dc4b6a04508a9693234572f5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.19" OriginalAmount="317.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0118495" Longitude="135.77421101" StarRating="3.5" HotelCode="550937|masarigusa" HotelName="Masarigusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>109 Okiku-cho, Sakyo-ku, Kyoto 606-8376</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/8f/5d8fa5425f07a6f668a9acb5d7d816fad8afe6be.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.33" OriginalAmount="319.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.96863797" Longitude="135.77246952" StarRating="4" HotelCode="404939|kyomachiya_stay_waka_fushimi_inari" HotelName="Kyo-machiya Stay WAKA Fushimiinari-tei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Fukakusa Kaidocho, Fushimi-ku, Kyoto 612-0806</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/e7/7be727f09f60bccdebf0ee271ea2e17e7593d8b1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.89" OriginalAmount="327.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.04162866" Longitude="135.76854489" StarRating="3" HotelCode="522550|yadoya_aoi" HotelName="Yadoya Aoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>108-1 Shimogamo, Kifune-cho Sakyo-ku, Kyoto 606-0813</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0e/470ee3eb691f28058aa10d187e8f6565296ecdcc.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="361.82" OriginalAmount="338.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.02043575" Longitude="135.75341128" StarRating="3" HotelCode="550673|700036" HotelName="Kyomachiya Hotel Shiki Juraku" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>165 Aburanokoji-dori, Konoe-cho, Shimodachiuri–agaru, Kamigyo-ku, Kyoto 602-8046</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/46/594650f5f0395c8581e2613ab067db3a3011c714.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="363.39" OriginalAmount="339.62" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|A26F26" HotelName="THE THOUSAND KYOTO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19770_image58094321_0.jpg</HotelPictures>
        <HotelDescription>This all-new "Personal Comfort Hotel" lets each guest enjoy a new sense of comfort, incorporating the rich wisdom and appreciation of beauty that embody the millennial city of Kyoto. Offering you incomparable and unforgettable hospitality and relaxation. With greenery and a garden for healing and relaxation, enjoy an oasis of peace where guests feel at one with nature. But great taste isn't the only highlight! Bringing you joy, delight, surprise, new discoveries, the essence of Kyoto and its culture... through each and every dish, encapsulating excitement, its own story, experiences and feelings, we deliver the same to our valued customers. Our cuisine offers both exceptional quality and ingredients from all corners of the globe, as well as Kyoto, for your delectation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.99" OriginalAmount="357.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01666012" Longitude="135.75074361" StarRating="3.5" HotelCode="550713|nakanoan" HotelName="Nakano-An" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2025" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>519-23 Nakano-cho, Kamigyo-ku, Kyoto 602-8143</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d8/16d89ce2c927a91a164564d45612461dda19bac2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.06" OriginalAmount="358.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0133998" Longitude="135.6757364" StarRating="4" HotelCode="916245|ryotei_rangetsu" HotelName="Ryotei Rangetsu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>7 Susukinobaba-cho, Sagatenryuji, Saga Tenryuji, Ukyo, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/48/a748041bf77bb03d560c8b8e056f058a241db12e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="391.20" OriginalAmount="365.61" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C22980" HotelName="Hotel Kanra Kyoto" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2276132_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Location With a stay at Hotel Kanra Kyoto, you'll be centrally located in Kyoto, just a 4-minute walk from Higashi Honganji Temple and 10 minutes by foot from Kyoto Tower.  This 4-star hotel is 0.7 mi (1.2 km) from Shijo Omiya and 1 mi (1.6 km) from Kawaramachi.RoomsMake yourself at home in one of the 68 guestrooms featuring refrigerators. Your memory foam bed comes with down comforters and premium bedding. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.AmenitiesRelax and unwind with body treatments and facials. This hotel also features complimentary wireless Internet access and concierge services.Business AmenitiesFeatured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Kyoto? This hotel features 1173 square feet (109 square meters) of event facilities.DiningEnjoy Italian cuisine at KITCHEN KANRA, one of the hotel's 2 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/caf�. Wrap up your day with a drink at the bar/lounge. Full breakfasts are available daily from 7 AM to 9:30 AM for a fee.Nearby AttractionsDistances are displayed to the nearest 0.1 mile and kilometer.  Higashi Honganji Temple - 0.4 km / 0.2 mi  Costume Museum - 0.7 km / 0.4 mi  Kyoto Tower - 0.9 km / 0.5 mi  Nishihonganji Temple - 1.1 km / 0.7 mi  Shijo Omiya - 1.2 km / 0.7 mi  Kyoto Art Center - 1.4 km / 0.9 mi  Nishiki Market - 1.4 km / 0.9 mi  Kawaramachi - 1.4 km / 0.9 mi  Sanjusangendo Temple - 1.6 km / 1 mi  Kyoto National Museum - 1.7 km / 1 mi  Rokakkudo Temple - 1.8 km / 1.1 mi  Kyoto Aquarium - 1.8 km / 1.1 mi  Pontocho - 1.9 km / 1.2 mi  Umekoji Park - 1.9 km / 1.2 mi  Teramachi Street - 1.9 km / 1.2 mi  The nearest airports are:Osaka (KIX-Kansai Intl.) - 99.3 km / 61.7 mi Osaka (ITM-Itami) - 48.8 km / 30.3 mi The preferred airport for Hotel Kanra Kyoto is Osaka (KIX-Kansai Intl.). #</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.66" OriginalAmount="369.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.98435803" Longitude="135.76164676" StarRating="4" HotelCode="969996|709415" HotelName="Mimaru Kyoto Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>15-1 Higashikujo, Higashisannocho, Minami-ku, Kyoto 601-8004</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/f8/4cf882d2e33d34dad7e6849cc1afc4e066da16c9.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.32" OriginalAmount="376.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00944179" Longitude="135.7372308" StarRating="3" HotelCode="510462|kyonoyado_gekkoan" HotelName="Kyo Ryokan Gekko-an" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" CnxPolicy="Free CXL until 24/11/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Nishinokyo Nishigekko-cho, Nakagyo-ku, Kyoto 604-8423</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/3d/7d3d31fc1c6c966b8504f8e6bb7303c1baf77e8f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.46" OriginalAmount="378.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.998261311062" Longitude="135.75751973571" StarRating="3.5" HotelCode="522181|kyokoyado_muromachi_yutone" HotelName="Kyokoyado Muromachi Yutone" Meals="HALF-BOARD-DINNER" BedType="HALF-BOARD-DINNER" PropertyType="Hotel,Resort" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>199 Tokuman-cho, Shimogyo-ku, Kyoto 600-8437, Kyoto Prefecture</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/2b/f12bb2b48388944fb78431c1c7e80701e570b439.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="411.48" OriginalAmount="384.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13939" HotelName="MIMARU SUITES Kyoto Shijo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617427_foto_1.jpg</HotelPictures>
        <HotelDescription>The total number of room available on this hotel are 37 rooms. Unfortunately, MIMARU SUITES Kyoto Shijo does not offer 24-hour reception and there are no units/rooms in the hotel where guests staying at this property can ask for a cot for the little ones. This establishment's common areas are disability-friendly.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414.09" OriginalAmount="387" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.119381321257" Longitude="135.83356036442" StarRating="4" HotelCode="536704|341236" HotelName="Kyoto Seryo" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Oharashorinin-cho, Sakyo-ku, Kyoto 601-1241</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.93" OriginalAmount="399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.986146714286" Longitude="135.76141171429" StarRating="4" HotelCode="36189|209616" HotelName="Kyoto Century 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>680 Higashi Shiokoji-cho, Shiokoji Sagaru, Higashinotoindori, Shimogyo-ku, Kyoto 600-8216</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/16/88/168825237ac1037c96986fb00312460e252ac5a4.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="455.82" OriginalAmount="426.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.97368928" Longitude="135.76065489" StarRating="3" HotelCode="492712|yumemaboroshi" HotelName="Yumemaboroshi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>46 Higashikujyo Ishida-cho, Minami-ku, Kyoto 601-8032</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/39/06398dbebf92b482ad12f9aae386ef10abe260f5.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="457.57" OriginalAmount="427.64" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D2A976" HotelName="Mimaru Suites Kyoto Central" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2657205_foto_1.JPG</HotelPictures>
        <HotelDescription>MIMARU SUITES KYOTO CENTRAL offers top-notch services and amenities, ensuring guests experience utmost comfort. Share your photos and respond to emails at your convenience, thanks to the free Wi-Fi internet access offered by hotel. The hotel maintains a completely smoke-free zone, providing a breathable atmosphere. Smoking is limited to specified smoking zones. Throughout the day and evening, grab a bite to eat from hotel's self-service vending machines whenever you please.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.96" OriginalAmount="428.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99451806" Longitude="135.76720996" StarRating="0" HotelCode="582131|kamohan" HotelName="Kamohan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>143-9 Toichicho, Kiyamachi Gojo, Shimogyo-ku, Kyoto 600-8111</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/8f/fc8f8f6df3b2d22b0765bf229dca5fb4b50d132f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.77" OriginalAmount="511.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3" HotelCode="614866|art_mon_zen_kyoto" HotelName="Art Mon Zen Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>391 Furumonzen-dori, Motomachi, Higashiyama-ku, Kyoto 605-0089</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/cb/3ecba7f9e2c3f3e94e593f004d0d0dd6bba86962.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.03" OriginalAmount="529.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0073916" Longitude="135.75593481" StarRating="3.5" HotelCode="617906|machiya_hotel_fukune" HotelName="Machiya Hotel Fukune" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>105-3 Nishirokkakucho, Nakagyo-ku, Kyoto 604-8217</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/5b/755b5a6969c2860a4f5ddb082cc2b6b2d7cba79b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="579.94" OriginalAmount="542.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.010464" Longitude="135.789203" StarRating="3.5" HotelCode="543972|kikusui_2" HotelName="Kikusui" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>31 Nanzenji Fukuchi-cho, Sakyo-ku, Kyoto-shi 606-8435, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/93/d89393c651582233e9b55f7324ac7da3264cd0d0.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="588.57" OriginalAmount="550.07" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D3E680" HotelName="SORA NIWA TERRACE KYOTO BETTEI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/37132_image67152519_0.jpg</HotelPictures>
        <HotelDescription>Treat yourself to a stay in one of the 32 guestrooms, featuring outdoor private hot tubs and heated floors. Your pillowtop bed comes with down comforters and premium bedding. 55-inch LCD televisions with Netflix provide entertainment, while complimentary wireless internet access keeps you connected. Conveniences include safes and electric kettles, and housekeeping is provided daily.Japanese breakfasts are available daily from 7:00 AM to 9:30 AM for a fee.Featured amenities include a 24-hour front desk, an elevator, and a vending machine.With a stay at Soraniwa Terrace Kyoto Bettei in Kyoto (Shimogyo Ward), you'll be steps from Kawaramachi Street and 7 minutes by foot from Nishiki Market.  This hotel is 1.5 mi (2.5 km) from Kyoto Imperial Palace and 1.6 mi (2.6 km) from Kiyomizu Temple.Distances are displayed to the nearest 0.1 mile and kilometer.  Kawaramachi Street - 0.1 km / 0.1 mi  Shijo Street - 0.2 km / 0.1 mi  Kiyamachi Street - 0.3 km / 0.2 mi  Pontocho Alley - 0.3 km / 0.2 mi  Kyoto Shinkyogoku Shopping Street - 0.4 km / 0.2 mi  Kyoto MINAMIZA Theatre - 0.4 km / 0.3 mi  Kenninji Temple - 0.5 km / 0.3 mi  Teramachi Street - 0.6 km / 0.3 mi  Nishiki Market - 0.6 km / 0.4 mi  Gion Shirakawa Area - 0.6 km / 0.4 mi  Hanamikoji Street - 0.6 km / 0.4 mi  Gion Corner - 0.7 km / 0.4 mi  Gion Tatsumi Bridge - 0.8 km / 0.5 mi  Yasui Konpiragu - 0.9 km / 0.6 mi  Yasaka Shrine - 0.9 km / 0.6 mi  The nearest airports are:Itami Airport (ITM) - 49.7 km / 30.9 mi Kobe Airport (UKB) - 77.9 km / 48.4 mi Kansai Intl. Airport (KIX) - 97 km / 60.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.90" OriginalAmount="570.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.994448" Longitude="135.76855777778" StarRating="4" HotelCode="916222|seikoro_ryokan" HotelName="Ryokan Seikoro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>467 Nishitachibana-cho, Higashiyama-ku, Kyoto 605-0907</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/62/a2622805b960f9886b31095f1a18040f4d86c7a4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="681.59" OriginalAmount="637.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.05393636" Longitude="135.79106937" StarRating="3" HotelCode="433089|heihachi_tea_house_inn" HotelName="Heihachi Tea House Inn" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="Ryokans" CnxPolicy="Free CXL until 07/12/2025" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Luggage Storage,Meeting Room,Parking,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>8-1 Yamabana-Kawagishi-Cho, Sakyou-Ku, 606-8005 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/9a/639a4125c4cff659a0e0134b9816b62b5cb58465.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.42" OriginalAmount="706.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00906992" Longitude="135.68111865" StarRating="1" HotelCode="589693|mulan_hostel" HotelName="Mulan Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/11/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>74-16 Arashiyama Kamikaidocho, Nishikyo, Kyoto 616-0016</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/a3/47a3197ac2021451e60bfe93a85d07ad3e9de0ea.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.54" OriginalAmount="722.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01466655" Longitude="135.75341284" StarRating="3" HotelCode="490051|nazuna_kyoto_nijotei_service_dedication" HotelName="Nazuna Kyoto Nijo-tei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>580 Kusuriyacho, Nakagyo-ku, Kyoto-shi 604-0066, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/7d/7b7dec8ae7da3bcf068fe7d26dd8171c5542b95f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="783.24" OriginalAmount="732.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.013724654673" Longitude="135.67343328836" StarRating="5" HotelCode="319548|suiran_a_luxury_collection_hotel_kyoto" HotelName="Suiran A Luxury Collection Hotel, Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Susukinobaba-cho, Saga-Tenryuji, Ukyo-ku, Kyoto 616-8385</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/35/7c35195e806f5fd2294df35907ad4493500a7365.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="858.14" OriginalAmount="802.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0228017" Longitude="135.7865697" StarRating="4" HotelCode="916237|ryokan_yoshidasanso" HotelName="Ryokan Inn Yoshida-sanso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>59-1 Yoshida, Shimo-ooji-cho, Sakyo-ku, Kyoto 606-8314</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/1d/d01dea1cdc1d3ca83f78545302aca1f20537c84f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="860.28" OriginalAmount="804" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.0023" Longitude="135.763" StarRating="3" HotelCode="815762|372999" HotelName="Sowaka" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>480 Shimogawara-dori, Kiyoi-cho, Yasaka Toriimae-sagaru, Higashiyama-ku, Kyoto 605-0821</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/52/a9529b6597c78907c5f11fe571375dd0bcd2bf50.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.35" OriginalAmount="805.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.02923243" Longitude="135.74803645" StarRating="3" HotelCode="621957|hachi_shinshinen" HotelName="Kyoto Hachi Shinshinen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>212 Nakasuji-dori, Yoko Omiya-cho, Omiya Nishi-iru, Kamigyo-ku, Kyoto 602-8449</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/f8/a2f8a68e8412e55e007b9c718fb1be19a547920f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.43" OriginalAmount="1049.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.01370721" Longitude="135.77078674" StarRating="5" HotelCode="283985|the_ritzcarlton_kyoto" HotelName="The Ritz-Carlton Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/11/2025" 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>Kamogawa Nijo-Ohashi Hotori, Nakagyo-ku, 604-0902 Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/d7/5dd7916c733119af31f534589b04857406e863d9.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1139.55" OriginalAmount="1065.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.99022871" Longitude="135.77608944" StarRating="5" HotelCode="462087|four_seasons_hotel_kyoto" HotelName="Four Seasons Hotel Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>445-3 Myohoin Maekawa-cho, Higashiyama-ku, Kyoto 605-0932</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/8e/f28ea2abae44b8f3f369467b0874dfb6684b989a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1196.26" OriginalAmount="1118.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.016392176239" Longitude="135.66656268834" StarRating="4" HotelCode="200517|hoshinoya_kyoto" HotelName="Hoshinoya Kyoto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-2 Genrokuzan-cho, Arashiyama, Nishikyo-Ku, Kyoto-Shi 616-0007, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/c1/fec177c04a1ebb7373df5155441a20efd47b6534.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.92" OriginalAmount="1156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="35.00386137" Longitude="135.74734116" StarRating="2.5" HotelCode="227303|toyoko_inn_kyoto_shijoomiya" HotelName="Toyoko Inn Kyoto Shijo-Omiya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>6-2 Mibubojo-cho, Nakagyo-ku , Kyoto-city 604-8804, Kyoto</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/82/8282afe06bf09d6270cf43d0b069e9ea91b3776c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8213.32" OriginalAmount="7676.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="34.9944226" Longitude="135.7582798" StarRating="2" HotelCode="400602|koto_an" HotelName="Koto An" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>240-2 Muromachi-dori, Sakai-machi, Gojo Sagaru 2 chome, Shimogyo-ku, Kyoto 600-8162</AddressLine>
          </AddressLines>
          <CityName>Kyoto</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/fc/bdfc4aa7f02383b7b9e57a4b9725a00262596b39.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="160226.20" OriginalAmount="149744.11" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|D42121" HotelName="SIX SENSES KYOTO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KYOTO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/36704_image66950097_0.jpg</HotelPictures>
        <HotelDescription>Capital del pa�s en tiempos pasados y todav�a considerada el coraz�n cultural e hist�rico de Jap�n, Kioto es famosa por sus templos budistas, santuarios sinto�stas, palacios, arquitectura tradicional japonesa, hermosos cerezos en flor y monta�as cubiertas de cedros centenarios que rodean la ciudad. Nos encontrar� en el tranquilo distrito de Higashiyama, a un corto paseo del templo Myoho-in, el Museo Nacional de Kioto y el templo budista Sanjusangendo.  En el hotel se entrelazan toques de dise�o inspirados en la obra maestra de la literatura El romance de Genji y en antiguas leyendas populares. Elija una de nuestras 81 habitaciones y suites con las vistas que prefiera: a nuestro patio interior, a la ciudad o al jard�n del famoso santuario Toyokuni del siglo XVI que tenemos frente a nosotros. Emb�rquese en un viaje de bienestar en el Six Senses Spa, donde la tecnolog�a inteligente se combina con los m�todos de curaci�n tradicionales o disfrute de experiencias gastron�micas acordes con cada estaci�n en Sekki, nuestro restaurante abierto durante todo el d�a. Y no se pierda las bebidas arom�ticas del Caf� Sekki y visite nuestro Bar Nine Tails.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.08" OriginalAmount="44.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|guesthouse_bell_fushimi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/12/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service,Laundry,Central Heating,Jacuzzi,Swimming Pool,Bicycle Rental,Spa,Designated Smoking Area,Lounge,Wheelchair Access,Sauna,Kitchen,24 Hour Security,Wake-up Call Service,Concierge,Dry Cleaning,Garden,Housekeeping,Luggage Storage,Parking,Elevator,LCD/Projector,Vending Machine,Business Centre,Library,Meeting Room,Shopping Arcade</BasicAmenities>
    <HotelRating>4,3,5,4.5,2,3.5,2.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HOTEL,BUSINESS HOTEL,CLUB RESORT,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,HOLIDAY HOMES,APARTMENT,VILLA,HOSTELS,GUEST HOUSES,RESORT,RYOKANS,VILLAGE,INNS</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
0b22cd25-f26d-4bcc-abea-2bd438461ec5|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="0b22cd25-f26d-4bcc-abea-2bd438461ec5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="13581" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-20T00:00:00" End="2025-12-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0b22cd25-f26d-4bcc-abea-2bd438461ec5|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
0b22cd25-f26d-4bcc-abea-2bd438461ec5|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
0b22cd25-f26d-4bcc-abea-2bd438461ec5|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-11-12T11:27:36.3318942+00:00" Version="0" EchoToken="Search" TransactionIdentifier="0b22cd25-f26d-4bcc-abea-2bd438461ec5" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="11.01" OriginalAmount="10.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1315" Longitude="113.305" StarRating="2" HotelCode="658738|723239" HotelName="7Days Inn Guangzhou Conghua Jiekou Zhenbei Road Branch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>22 Zhenbei Road, Jiekou Street, Conghua District, 510000 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/1c/371c613b87b01a77f79471c93dbaf68325d15f46.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12.48" OriginalAmount="11.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.43570124" Longitude="113.31950563" StarRating="3" HotelCode="272811|444481" HotelName="Kaiserdom Hotel Guangzhou Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>2 Shunxiang Road, 510890 Huadu, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/e7/76e7afd746976c1b4d93e0c8eb23ba2479a33c87.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.92" OriginalAmount="17.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.10279833" Longitude="113.28004283" StarRating="2" HotelCode="272861|739657" HotelName="Ying Feng Yuan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/11/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/90/d290853910b2e44c19f508465e0c177beca51f57.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19.63" OriginalAmount="18.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.109101958143" Longitude="113.25436401209" StarRating="2" HotelCode="134548|688083" HotelName="New Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Renmin Road South, Yuexiu District, 510120 Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/ed/80edc346ff23d24db1e94bfa5a60646c5fa17181.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19.75" OriginalAmount="18.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1359" Longitude="113.318" StarRating="2" HotelCode="661562|723240" HotelName="7Days Inn Guangzhou Conghua Jiekou Hedong Branch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Fengyuan Road Intersection, Huanshi East Road, Jiangpu Street, Conghua District, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/67/4d6778ac5fa0867b575441724ef8dbabb673285d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21.53" OriginalAmount="20.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.108478" Longitude="113.254312" StarRating="3" HotelCode="299024|685077" HotelName="Xin Hua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Peoples South Road, Yuexiu District, 510120 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/40/1b4052599ec9ee714e8552d3a47f52c0be0c5b84.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21.68" OriginalAmount="20.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1359" Longitude="113.318" StarRating="4" HotelCode="974105|740534" HotelName="Lavande Hotels Guangzhou North Railway Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>42 Xinhua Road, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/19/1c19d4844b75cea4e60bd5d732fcb29421873c60.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="22.46" OriginalAmount="20.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1219615" Longitude="113.2508363" StarRating="2" HotelCode="299155|731414" HotelName="7 Days Inn Guangzhou Chenjiaci Subway Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Elevator,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>819 Long Jin Dong Road, 510000 Guangzhou, Li Wan District</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/cb/aacb62b4a7e69df3c628c16e1bd0422ded1cd094.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="23.17" OriginalAmount="21.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.109331" Longitude="113.256597" StarRating="3" HotelCode="132028|155869" HotelName="Ai Qun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>113 West Yanjiang Road, (Yanjiang Xi Lu), Yuexiu, Guangzhou 510120, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/11/8411f8be750f84b4b2f32fb58a5ece6aaf9176eb.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="23.22" OriginalAmount="21.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.11536093" Longitude="113.25615047" StarRating="3" HotelCode="659911|688084" HotelName="Shang Yuan Chain Hotel Shang Xia Jiu Branch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>203 South Haizhu Road, Yue Xiu, 510000 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7d/ba7da01883f5ed584a1c87937b42867e94e697d1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="24.62" OriginalAmount="23.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.15728874" Longitude="113.2554624" StarRating="3" HotelCode="377183|725903" HotelName="Hanting GZ Sanyuanli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="24 Hour Room Service,Designated Smoking Area,Elevator,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>342 Guang Yuan West Road, Yuexiu District, 510400 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4b/284b0f4c6cc500f934fcaf059f5e3a898166c669.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.02" OriginalAmount="25.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1359" Longitude="113.318" StarRating="3" HotelCode="836129|883898" HotelName="Ji Hotel Guangzhou Economic Development Zone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>3770 Huangpu East Road, Huangpu District, 510799 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.21" OriginalAmount="25.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.095002411101" Longitude="113.32742929459" StarRating="4" HotelCode="186849|168960" HotelName="Guangzhou The Royal Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Chi Gang Road, Hai Zhu District, 510310 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d8/a9/d8a9bae73fad2d63a9a838ec677019d4c21fa055.JPEG</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.96" OriginalAmount="26.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.126984" Longitude="113.272442" StarRating="3" HotelCode="92971|109302" HotelName="Fu Ho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-33 Changbian Road, Yuexiu District, 510030 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129309/a_129309_A2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.58" OriginalAmount="26.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.184362" Longitude="113.257777" StarRating="3" HotelCode="161102|132794" HotelName="Days Inn Guangzhou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Yunxiao Road, Baiyun District, Guangzhou 510403</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/1a/fa1a992f8479764fd0d305ec89e1446d9248ca2c.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="29.18" OriginalAmount="27.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.205259414112" Longitude="113.25595938928" StarRating="3" HotelCode="171230|152700" HotelName="Hanting Hotel (Guangzhou Huangshi)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>457-459 Huangshi West Road, Baiyun District, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/02/5802a75f52cde81d16e2e11c3d80cc42d164b33e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="29.23" OriginalAmount="27.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.167673516006" Longitude="113.26759872926" StarRating="4" HotelCode="375892|606108" HotelName="Daxin International Hotel Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>288 Jinzhongheng Road, 510405 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/da/3ada865a60ef230c490aba33df4c5adee2a7aeb7.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="30.92" OriginalAmount="28.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="22.93084503" Longitude="113.38769415" StarRating="3" HotelCode="745715|631882" HotelName="Bridal Tea House Hotel Panyu Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Business Centre,Designated Smoking Area,Internet,Printer,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Area D Jisheng Business Center, 100 Shengxing Street, Panyu District, 511400 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/07/13071a5a0497ae4d81d39babce0c9ecd3cd7837f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="31.31" OriginalAmount="29.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.11129941" Longitude="113.2594165" StarRating="2.5" HotelCode="133477|687951" HotelName="Hongcheng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/cd/74cdbc4a92a59939edba389c912ca6fc514c9bba.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="31.67" OriginalAmount="29.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.12002813" Longitude="113.25371524" StarRating="3" HotelCode="111869|636046" HotelName="Five Rams City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/a7/4aa7f8dd0fb531ba9e1863a1f77750c55a543f9e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.77" OriginalAmount="30.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1315" Longitude="113.305" StarRating="3" HotelCode="845263|710402" HotelName="James Joyce Coffetel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>501 Sanyuanli Avenue</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/92/3392e69ac5ed49bde3571d90f18f503716b3ad0d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.10" OriginalAmount="30.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.164019849418" Longitude="113.31660566994" StarRating="3.5" HotelCode="332958|739463" HotelName="Paco Business Hotel Guangzhou Tianpingjia Metro Branch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3 Sha Tai Nan Road, 1 Tao Zhuang, 510000	Guangzhou, Guangdon</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506286/1.jpg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.08" OriginalAmount="31.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.093494915771" Longitude="113.27090978622" StarRating="4" HotelCode="41054|96274" HotelName="Rosedale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/12/2025" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>348 Jiang Nan Da Road Central, Guangzhou 510245</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/45/ba45e0087be1474f9a4fb187fa861f218dbf40f5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.42" OriginalAmount="32.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.145154" Longitude="113.246926" StarRating="3" HotelCode="176204|156589" HotelName="Guangdong Baiyun City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>179 Huanshi Xi Lu, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/5d/ef5db03cde4c5fc946a9932999aeaa9950f8de2b.jpeg</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.71" OriginalAmount="32.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.12485265" Longitude="113.39608143" StarRating="2" HotelCode="376239|693974" HotelName="7 Days Premium Guangzhou Chepi Subway Station Suning Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Suning Suqare 1F, 87 Zhongshan Mid Avenue, Tianhe District, 510000 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/db/eadbb46e16612495dda9b90bf590736b5d3f128f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.22" OriginalAmount="33.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1347833" Longitude="113.2939201" StarRating="4" HotelCode="97605|102917" HotelName="Yihe Ou Zhuang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>416 Huanshidong Road, 510061 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/24/d6244a189b1cf77bbc22d13d434b9e41e1ae5c91.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.57" OriginalAmount="34.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.10442801" Longitude="113.2505805" StarRating="5" HotelCode="111883|687952" HotelName="Guangdong Nan Mei Yuan Sheng Tai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Coffee Shop,Concierge,Designated Smoking Area,Elevator,Garden,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>16 Haiming Street, Binjiang Xi Road, Haizhu District, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/5e/65/5e65329f673547444d30aea79a822f86e663659d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.74" OriginalAmount="34.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.164982" Longitude="113.333285" StarRating="3" HotelCode="178158|161232" HotelName="The Spring Time Hotel Tianhe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Yanling Road, Tianhe District, Guangzhou 510507</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/7b/227ba1dc9282eaaf59f9782a2acc1f9671a967d1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="38.38" OriginalAmount="35.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.10798666" Longitude="113.62805989" StarRating="3" HotelCode="381195|612762" HotelName="Crowne Plaza Guangzhou Zengcheng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No.18 Yanjiang Avenue, Xingtang Town, Zengcheng District, 511300 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/0e/ee0e70541afefda9e863fd665ff690df748d3834.jpeg</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.42" OriginalAmount="36.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.16275" Longitude="113.445605" StarRating="4" HotelCode="207376|136194" HotelName="Landmark International Science City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guangzhou Luogang, 1 lan Yue Road, Science City, Lugang, Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/30/e030a19272f785ba96a151bf1d61bad8c9f83e69.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.60" OriginalAmount="37.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.095639" Longitude="113.335548" StarRating="3" HotelCode="76039|94345" HotelName="Warm Yes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>468 Middle Xingang Road, Haizhu District, Guangzhou 510318</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/fd/fefd77cab537478e3f1e2c74a8ccfabd6b08a03b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.26" OriginalAmount="37.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.146389" Longitude="113.256319" StarRating="4" HotelCode="92968|103068" HotelName="Liuhua Hotel Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194 Huanshi West Road, Yuexiu District, 510017 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/e7/3ce755f79d2f01b3351aa6940dfefd1e54b07552.jpeg</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.68" OriginalAmount="38.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.17232132" Longitude="113.47110082" StarRating="4" HotelCode="368596|694642" HotelName="Paco Business Hotel Luo Gang Wan Da Branch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2838 Kai Chuang Avenue, opposite Luogang Wanda Plaza, Metro Line 6 extension line Suyuan station A exit, Luogang, 510000 Guangzhou, Guangdong, Huanan (Südchina)</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/e8/87e8a79e09c1f00ba23c6cba279169e3b283b424.jpeg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.00" OriginalAmount="39.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.27697426" Longitude="113.81472266" StarRating="5" HotelCode="305671|363368" HotelName="Wanda Realm Zengcheng Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Li Cheng / Block 10, 69 Zeng Cheng Dadao, Zengcheng, Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/a9/22a91af15e9e02af60614a3257bfb01f8e07c50d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.86" OriginalAmount="40.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.123545193154" Longitude="113.33957268311" StarRating="4" HotelCode="305621|251568" HotelName="The Mulian Hotel Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tianhe, 715 Jinsui Lu, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/25/3b257a6fc026ee1a702ca3c73973bb4da32f2d3a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.00" OriginalAmount="41.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.14694609" Longitude="113.26010484" StarRating="3" HotelCode="413303|606087" HotelName="Southern Airlines Pearl Hotel - Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>No. 181 Huanshi West Road, Yuexiu District - Railway Station, 510010 Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/f4/c4f49fdab15d9e4295ddef254103b785141d5794.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.04" OriginalAmount="41.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.08075513" Longitude="113.32505746" StarRating="3.5" HotelCode="625011|738744" HotelName="Paco Business Hotel Guangzhou Datang Metro Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>4 Huiyuan New Street, West Jude Road, Hai Zhu, 510000 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/2a/822a6238d6da8d3304230ca8f2649d7738ac99bd.jpeg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.53" OriginalAmount="43.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.137282" Longitude="113.341266" StarRating="5" HotelCode="933038|180660" HotelName="La Perle International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Long Kou Dong Heng Street, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/60/a460ecb5425f6f6100e90a7a0eab7bf9ec12df75.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.61" OriginalAmount="43.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.12256807" Longitude="113.2703028" StarRating="3.5" HotelCode="953175|687430" HotelName="South &amp; North International Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>238 Beijing Road, Yuexiu District, 510000 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/a3/3fa31e31e171f901c16a29fdf044ceeaf96815c6.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.80" OriginalAmount="43.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.169891492247" Longitude="113.33936511164" StarRating="3" HotelCode="272910|169758" HotelName="Hanting Hotel Guangzhou Yanling" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>149 Yanling Road, Tianhe District, 510507 Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/c8/89c84d8788babba724e3d457467c5e27dce81f98.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.29" OriginalAmount="44.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.171473" Longitude="113.328941" StarRating="4" HotelCode="298917|223614" HotelName="Leeden Jingxi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>538 Shatai South Road, Tian He, 510510 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/38/4a386302f89d85a8bd0fbbec6f7b91ed321a0bc4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.95" OriginalAmount="44.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.137866" Longitude="113.33621" StarRating="3" HotelCode="172167|153231" HotelName="Paco Business Longkou West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>189 Longkou West Road, Tianhe District, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/4e/2c4efcfbd47e73f923344e320de08725877a628b.jpeg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48.37" OriginalAmount="45.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.131831" Longitude="113.267516" StarRating="4" HotelCode="128233|143968" HotelName="Guangdong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>309 Dongfengzhong Road, Yuexiu District, 510045  Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/2a/7e2a2fd7528c5ba599972d2fd7b3e2610bbdc448.jpeg</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.73" OriginalAmount="46.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.17329441" Longitude="113.2572334" StarRating="3" HotelCode="201614|690058" HotelName="Nanmei Osotto Recreation Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Conference Hall,Fax,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/3e/a93e4afa00b76e9c58a3602f103cde811133b15e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.07" OriginalAmount="46.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.459501272868" Longitude="113.35382539644" StarRating="3.5" HotelCode="314901|519010" HotelName="Holiday Inn Guangzhou Airport Zone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Jingu North Road, Huadong Town, 510890 Huadu, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/9e/109e958f9e2184fa4cf354c87af74b94fd956f45.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.43" OriginalAmount="47.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.12527568" Longitude="113.25227767" StarRating="3.5" HotelCode="377186|606151" HotelName="JI Hotel Guangzhou Xi Men Kou Branch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>85-99 Zhongshan Qi Road, Yuexiu, 510145 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/6d/a66de8138530cf368c6e4d948e78ca0266a82998.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.62" OriginalAmount="47.31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1345367" Longitude="113.3077174" StarRating="4" HotelCode="92975|94961" HotelName="Ocean Hotel Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>412 Huanshi Dong Lu, 510061 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/10/c510a5c06cf57c87550d454711e6313210cc793c.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.93" OriginalAmount="47.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.146276" Longitude="113.325685" StarRating="5" HotelCode="41049|94161" HotelName="Jianguo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>172 Linhe Road Central, 510610 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4e5b47da1a17d22323cac6464e14ac1392d1a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="51.46" OriginalAmount="48.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.11460238" Longitude="113.31310492" StarRating="3.5" HotelCode="411605|908355" HotelName="Hanting Seasons Hotel - Zhujiang Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns,Resort" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>18 Mingyue Yi Road, Guangzhou Dadao Zhong, Yue Xiu, 510000 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/e9/98e91b1796e1ea88a1f95a3b44e28aecc34b22d3.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="53.70" OriginalAmount="50.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.120159975611" Longitude="113.3529950381" StarRating="3" HotelCode="907643|150641" HotelName="Paco Business Hotel Yuancun Branch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yuancun Yi Heng Lu 7, Tianhe District, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/221249/1.jpg</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.55" OriginalAmount="50.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.126182266325" Longitude="113.33681053009" StarRating="4" HotelCode="931598|161778" HotelName="Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106 Huangpu Dadao West, Tianhe district, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/8c/b68c6dffdcbee7f127cc1323c9af6624abc1634a.jpeg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.70" OriginalAmount="51.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1292604" Longitude="113.267113" StarRating="3" HotelCode="272818|718553" HotelName="Yalan Hotel - Guangzhou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 Yuehua Road, Yuexiu, Guangzhou, Guangdong, China, 510000</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/9e/f89e77884765dfa933541360e2595e152c4b611e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.91" OriginalAmount="51.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.135694" Longitude="113.292734" StarRating="3" HotelCode="310605|215735" HotelName="Paco Business Hotel Ouzhuang Metro Station Branch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>74-1 Nonglinxia Road, Yue Xiu, 510062 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/17/11170ec38d1b4b69f01b6cbf7a6423635231ca2c.jpeg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.29" OriginalAmount="52.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.13178935" Longitude="113.28313766" StarRating="3.5" HotelCode="367091|692756" HotelName="Paco Business Hotel Dongfeng Road Branch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="24 Hour Room Service,Bar,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>5 Jianshesan Road, Yuexiu District, 510100 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/1b/381b29cbecaf1cf86a485fdfa7cf76e646f13312.jpeg</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.28" OriginalAmount="53.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.140817" Longitude="113.27512" StarRating="5" HotelCode="41051|110540" HotelName="Asia International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>326 Huanshi Dong Road, Section 1, 510060 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/34/793422e5d97ec72c2704f991ade652a91d230957.JPEG</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.28" OriginalAmount="53.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.165322825481" Longitude="113.45795091142" StarRating="4" HotelCode="300465|370077" HotelName="Holiday Inn Guangzhou Science City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Lanyue Road, Science City, Huangpu District, 510663 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/4a/094ae00c95ef194cc1ea3a97bcc1ea8edc0634d4.JPEG</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="57.65" OriginalAmount="53.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1817671" Longitude="113.47458926" StarRating="4" HotelCode="934155|384626" HotelName="DoubleTree by Hilton Hotel Guangzhou - Science City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 ShuiXi Road, Huang Pu District, 510530 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/c1/51c117d6a1c8c8a8125583eac3837253d3bcc989.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.12" OriginalAmount="55.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.190787" Longitude="113.274803" StarRating="4.5" HotelCode="93433|104177" HotelName="Baiyun International Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 14/12/2025" 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>Baiyun Avenue, Baiyun District, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f7/0af716269498b9f853092934107822bbce2c8a96.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.13" OriginalAmount="55.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1359" Longitude="113.318" StarRating="5" HotelCode="969851|724852" HotelName="Guangzhou Estandon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>9 And 11 Ke Yun Middle Road, Tianhe, 511065 Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/5d/9d5d736ff8b587c00b2c016383ef17591d2ce5f0.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.08" OriginalAmount="56.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.117377" Longitude="113.26231" StarRating="4" HotelCode="33655|94255" HotelName="Hotel Landmark Canton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Qiao Guang Road, Haizhu Square, 510115 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/3b/873b4784b6522d21006a5ea9e1769438bdae1c30.jpeg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.28" OriginalAmount="56.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.154812" Longitude="113.31479" StarRating="4" HotelCode="92986|111160" HotelName="Donlord International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>63 Guangzhou Dadao Bei Road, Tianhe, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/54898/54898_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.75" OriginalAmount="56.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.138875" Longitude="113.258919" StarRating="5" HotelCode="41055|93197" HotelName="Dong Fang Hotel Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Liu Hua Road, Yue Xiu, Guangzhou 510016, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/66/7b66014eb8cccdcd4642eeb7a8a67ebe91a06e3f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.78" OriginalAmount="56.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.12587401" Longitude="113.26572301" StarRating="4" HotelCode="830668|701924" HotelName="Pengman Beijing Road A-mall Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Reception Room 1724</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/fd/d2fd876169aef3ac7f71fac3ef6637cfc0dca677.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.11" OriginalAmount="58.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.141517" Longitude="113.335156" StarRating="5" HotelCode="394959|110398" HotelName="Grand International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>468 Tianhe Bei Road, Guangzhou 510635</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/51/1b513a04768786eec968d8b0767c3e48bbb8e83a.JPEG</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.30" OriginalAmount="58.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.172298985668" Longitude="113.45141025264" StarRating="5" HotelCode="899578|113219" HotelName="Hilton Guangzhou Science City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Ningcai Road, Science City, 510663 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/f6/63f68f8db7142d161811f6736b7de6d2a70464ff.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.30" OriginalAmount="60.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.12114033135" Longitude="113.31812739372" StarRating="4" HotelCode="141155|121377" HotelName="Leeden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Huacheng Road, Zhujiang New Town, Tianhe District, 510623 Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ac/7eac2035a23471b77c068e24188c03453ae0499f.JPEG</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.21" OriginalAmount="60.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.134243" Longitude="113.318993" StarRating="3" HotelCode="133180|169757" HotelName="Hanting Hotel Guangzhou Tianhe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,ATM/Cash Machine,Business Centre,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>97-99 Tianhe Road, Tianhe District, 510620 Gunagzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/d0/aad0c36b39d9501e7bccda835f9478253d1e1ab3.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.57" OriginalAmount="61.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.137253" Longitude="113.287056" StarRating="4.5" HotelCode="37119|94127" HotelName="Bai Yun Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/12/2025" 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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>367 Huanshi Dong Road, 510065 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/eb/c6eb7acff55100a18b92b068ef7637f854642fc4.JPEG</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.20" OriginalAmount="61.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.116427" Longitude="113.307822" StarRating="4" HotelCode="410156|93235" HotelName="Ramada Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Ming Yue Yi Road, Guangzhou Main Road Central, Guangzhou 510600</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/57/b857fad34f99b0fe23345f6c89a6fa8cdf61bcba.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.79" OriginalAmount="62.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.122497045278" Longitude="113.3660531044" StarRating="5" HotelCode="176206|156801" HotelName="Soluxe Hotel Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 24/11/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Huangpu Middle Road, Tianhe District, 510655 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/9d/789d38ba52ec7043c5c948f383169a3a2dc251da.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.81" OriginalAmount="64.31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.120133887429" Longitude="113.31189393997" StarRating="4" HotelCode="410150|94032" HotelName="Golden Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>93 Siyouxin Road, Dongshan District, Guangzhou 510600</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100761/a_100761_F2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.68" OriginalAmount="65.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.12684759" Longitude="113.34263982" StarRating="4" HotelCode="531019|606120" HotelName="Hampton by Hilton Guangzhou Zhujiang New Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>495 Huang Pu Da Dao Xi Road, Tianhe D hou, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/2e/732e3bf594b35b126704cc94c54b66ee374a34e0.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.95" OriginalAmount="67.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.118484" Longitude="113.26032" StarRating="3" HotelCode="76041|94808" HotelName="Guangzhou Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Qiyi Road, Haizhu Square, 510115 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/41/eb41a9b57b068ba0602a8e1184ca9db2bc9208ab.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.04" OriginalAmount="68.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.127628674016" Longitude="113.26176878409" StarRating="4" HotelCode="92985|109304" HotelName="Guangdong Yingbin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>603 Jiefang North Road, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/9d/579d29e0ff61466a11472c50efde0c0687e4f478.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.02" OriginalAmount="69.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.11549623" Longitude="113.27397158" StarRating="4.5" HotelCode="377706|557605" HotelName="LN Hotel Five" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>277 Yanjiang Road, Yuexiu District, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/22/b9225eb3ce4845a954e72d16a080daf86704c1d3.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.11" OriginalAmount="69.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.125637" Longitude="113.341505" StarRating="5" HotelCode="263332|180129" HotelName="Vanburgh Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Huangpu Dadao West, Guangzhou 510623</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/12/7a12dc24ea37d7a49557bcf7412718d3c2e87ea0.JPEG</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="74.94" OriginalAmount="70.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.140007970618" Longitude="113.26035597553" StarRating="5" HotelCode="69481|93236" HotelName="China Hotel, A Marriott Hotel, Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Liu Hua Road, Yue Xiu District, 510015 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/9f/cb9f5a5627d21b3d5e88bf32623972be582294d9.JPEG</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.22" OriginalAmount="70.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.124344" Longitude="113.318196" StarRating="5" HotelCode="474763|543301" HotelName="Vaperse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>5 Jinsui Road, Pearl River New City, 510623 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/a7/10a75be89a75353d79c4c45a1008b231746138bd.jpeg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.72" OriginalAmount="74.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.13444354" Longitude="113.30652259" StarRating="3" HotelCode="746012|688081" HotelName="Paco Hotel Guangzhou Zoo Metro Branch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>486 East Huanshi Road, Guangliang Building, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/03/cd0323ea03ae19134f510065f25d6fe8493b2521.jpeg</HotelPictures>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.19" OriginalAmount="78.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.37472" Longitude="113.257572" StarRating="4.5" HotelCode="171202|152188" HotelName="Crowne Plaza Guangzhou Huadu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>189 Ying Bin Da Dao, Huadu District, 510800 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9e46cda6b95e8e9d5fde31163d6ea9f8e600a0.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.37" OriginalAmount="83.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.13134977" Longitude="113.33144096" StarRating="4" HotelCode="425428|689163" HotelName="Lavande Hotel Gz Zhengjia Plaza Branch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2-3 Floor, 26 South Tianhe Road, Tianhe District, 510000 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/85/4e85bb65d8e3be00ee677f24dd2a484ac6b4a449.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.51" OriginalAmount="83.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.137902" Longitude="113.282427" StarRating="5" HotelCode="410160|139912" HotelName="Crowne Plaza Guangzhou City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" 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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>339 Huanshi Road East, Yuexiu District, Guangzhou 510098</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b9/7bb9095c852a1a5dfc0ac126c36af85d0af492ff.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="102.45" OriginalAmount="95.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.12250419" Longitude="113.32244459" StarRating="3.5" HotelCode="607856|591586" HotelName="H'Elite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>62 Jinsui Road, Zhujiang New Town, 510623 Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/a6/95a6d73fc6dd119fe50d045af723d8a7c1b0b941.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="102.65" OriginalAmount="95.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.13284704" Longitude="113.3262701" StarRating="3" HotelCode="322724|442670" HotelName="Guangzhou Grand View Golden Palace Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>228	Tianhe Road, Tianhe District, 510620 Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/80/b9806079410df28d749920b805dd2a8eb3ec4548.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.30" OriginalAmount="99.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.102491166564" Longitude="113.37004119349" StarRating="5" HotelCode="410154|93354" HotelName="Shangri-La Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" 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,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Hui Zhan Dong Road, Hai Zhu District, 510308 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/18/01184dbf83ada7a2d2c4960ca8ff97c34e528991.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.26" OriginalAmount="101.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.115941" Longitude="113.24016" StarRating="4" HotelCode="395748|89795" HotelName="Holiday Inn Shifu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>188 Di Shu Fu Road, Liwan District, 510140 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/43/d143e56629b6c12e4f44d97ec9cc4c0efd333e29.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.29" OriginalAmount="101.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.096544" Longitude="113.360101" StarRating="5" HotelCode="284129|223259" HotelName="Langham Place Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>638 Xingang East Road, Haizhu District, Guangzhou 510335</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/39/fa/39fae7097577a17e5a5f6f29db5658b6dd026be3.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.48" OriginalAmount="101.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.136562" Longitude="113.272202" StarRating="4" HotelCode="171239|152924" HotelName="Yue Xiu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>198 Xiaobei Road, Yuexiu District, Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152924/152924a_hb_a_002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="109.60" OriginalAmount="102.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1044976" Longitude="113.38318864" StarRating="4" HotelCode="604595|616971" HotelName="Intercontinental Guangzhou Exhibition Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>828 Yuejiang Middle Road, Haizu District, 510220 Guangzhou, Guangdong</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/be/4cbec2b4668b5a6fbb95266dd1908b732794d700.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.98" OriginalAmount="104.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.105944198351" Longitude="113.24226379394" StarRating="5" HotelCode="19388|93754" HotelName="White Swan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Shamian South Street, 510133 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/86/4486844ff85ae21137c8b4b77d80f118b451c3d9.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="112.45" OriginalAmount="105.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.135775" Longitude="113.288761" StarRating="5" HotelCode="33365|94343" HotelName="The Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>368 Huanshi Dong Lu, Guangzhou 510064</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f2/47/f247fd8c4f5f245f1f5d047d8acdf20465890d14.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="132.22" OriginalAmount="123.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.145816" Longitude="113.32172" StarRating="5" HotelCode="171216|155861" HotelName="Hilton Guangzhou Tianhe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 16/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215, Linhe Xi Heng Road, Tianhe district, Guangzhou 510500</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/32/89/328955b5a69cdf82e8ddbb0449f85bc598f14e7a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140.57" OriginalAmount="131.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.141283" Longitude="113.34018" StarRating="5" HotelCode="410162|94449" HotelName="Ascott Guangzhou" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>73 Tianhe Dong Road, Tianhe District, 510630 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/9d/e39d4cb5b2598b867c3319e29552b56009f12167.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="143.72" OriginalAmount="134.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.135705975" Longitude="113.324088275" StarRating="4" HotelCode="931571|218201" HotelName="Fraser Suites Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>OneLink Walk 232_2, Tianhe Road, Tianhe District, 510620 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/82/9e82fa4e90d5d09027839dd58fa4610eaf11881b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="163.58" OriginalAmount="152.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.188180106023" Longitude="113.27696084976" StarRating="4.5" HotelCode="905830|156509" HotelName="Hilton Baiyun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>515-517, Yuncheng Dong Road, Baiyun District, Guangzhou 510400</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/7e/607ef8d98d019287d6708cacf5cbe81a04881dc5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="171.08" OriginalAmount="159.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.122482244837" Longitude="113.32304120064" StarRating="5" HotelCode="88545|96892" HotelName="Grand Hyatt Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/12/2025" 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>12 Zhujiang West Road, Pearl River New City, Tianhe District, Guangzhou 510623</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/4f/a34ffb95edc3c219d28d8f3a1b77c4e075346b92.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="181.15" OriginalAmount="169.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.138140477051" Longitude="113.31575502123" StarRating="5" HotelCode="166456|148754" HotelName="Sofitel Guangzhou Sunrich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>988 Guangzhou Da Dao Zhong, Tianhe District, 510620 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/48/26483e42482312b564c2f2d7630d4591b438755e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="246.36" OriginalAmount="230.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.1185328" Longitude="113.32170586" StarRating="5" HotelCode="398021|469141" HotelName="Park Hyatt Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>16 Huaxia Road, Zhujiang New Town, Tianhe District, 510623 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Canton (Guangzhou)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/d1/f9d1f84fb6db5af6df01584138168227565267c1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.22" OriginalAmount="231.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.13475455" Longitude="113.33342359" StarRating="5" HotelCode="261969|433628" HotelName="Mandarin Oriental Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>389 Tianhe Road, Tianhe District, Guangzhou 510620</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/21/7d21fc6759111dfe3691fff50760d2096a7a6fa1.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.24" OriginalAmount="235.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="23.117794466827" Longitude="113.323427" StarRating="5" HotelCode="187462|176186" HotelName="Four Seasons Guangzhou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearl River New City, 5 Zhujiang West Road, Tianhe District, 510623 Guangzhou</AddressLine>
          </AddressLines>
          <CityName>Guangzhou (Canton)</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/89/9989ad131cc579df6933119c5f52ed4a542f288e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Internet,Restaurant,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Bicycle Rental,Heated Pool,Jacuzzi,Nightclub,24 Hour Room Service,Business Centre,Concierge,Dry Cleaning,Elevator,LCD/Projector,Lounge,Luggage Storage,Parking,Diet Meals,Wheelchair Access,Kitchen,Golf,24 Hour Front Desk,Beauty Salon,Coffee Shop,Meeting Room,Valet Parking,Printer,ATM/Cash Machine</BasicAmenities>
    <HotelRating>3.5,4,5,3,4.5,2,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,CITY HOTEL,ECO HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,INNS,RESORT,GUESTHOUSE,COUNTRY HOUSE,CLUB RESORT</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
2febde83-154d-4118-acfd-3be6b153a3fc|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="2febde83-154d-4118-acfd-3be6b153a3fc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39041" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-20T00:00:00" End="2025-12-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2febde83-154d-4118-acfd-3be6b153a3fc|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-11-12T11:27:57.3558557+00:00" Version="0" EchoToken="Search" TransactionIdentifier="2febde83-154d-4118-acfd-3be6b153a3fc" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="82.39" OriginalAmount="77.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="48.358208728688" Longitude="2.9834480226845" StarRating="3" HotelCode="158911|kyriad_design_enzo_cannesecluse" HotelName="Hotel Kyriad Design ENZO CANNES-ECLUSE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Tournesols, 77130 Cannes Ecluse</AddressLine>
          </AddressLines>
          <CityName>Cannes-Écluse</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/e2/84e21878e824b8f8a48ea4647688a4518d3598ce.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Golf,Internet,Restaurant</BasicAmenities>
    <HotelRating>3</HotelRating>
    <BedType />
    <Meals>ROOM ONLY</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
400ba8c1-f3c4-4da7-be73-a25b770c335e|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="400ba8c1-f3c4-4da7-be73-a25b770c335e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="59889" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-20T00:00:00" End="2025-12-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
400ba8c1-f3c4-4da7-be73-a25b770c335e|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
400ba8c1-f3c4-4da7-be73-a25b770c335e|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
400ba8c1-f3c4-4da7-be73-a25b770c335e|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
400ba8c1-f3c4-4da7-be73-a25b770c335e|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
400ba8c1-f3c4-4da7-be73-a25b770c335e|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-11-12T11:28:09.9520779+00:00" Version="0" EchoToken="Search" TransactionIdentifier="400ba8c1-f3c4-4da7-be73-a25b770c335e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="10.70" OriginalAmount="10.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.965405619572" Longitude="102.604705809" StarRating="2" HotelCode="491674|mixay_paradise_hotel" HotelName="Mixay Paradise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>2 Frangcois Ngin Road, Unit 01, Ban Mixay, Nong Khai, 01000 Vientiane, Chanthabuly District</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/b0/2cb0f130efd58fe9b0d934c35937d2d6ce97b6a0.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.77" OriginalAmount="11.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96400643" Longitude="102.6058553" StarRating="2" HotelCode="498988|vientiane_star_hotel" HotelName="Vientiane Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>18 Manthatourath, Chanthabouly, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/26/602650e62bc464b812f2ec7ce1e36a2b28b92dc1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.77" OriginalAmount="11.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.965590608623" Longitude="102.60908813266" StarRating="2" HotelCode="408658|new_lao_paris" HotelName="Central Vienna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Samsenthai Road, Unit 118, Sieng Ngeum Village, Chanthabuly District, 01000 Vientiane, Vientiane Prefecture</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/08/b308fab27f8565596f4f076c3389dc5856558532.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13.63" OriginalAmount="12.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.95645379" Longitude="102.63494141" StarRating="3" HotelCode="340708|360858" HotelName="La Ong Dao Hotel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel,hotel" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Thongphathong, Sisattanak District, 01000 Vientiane, Laos</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/86/60868f6a05819ec9836776d64825ad3e86204f02.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.91" OriginalAmount="13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97449532" Longitude="102.61476661" StarRating="2" HotelCode="491946|158334" HotelName="Souvanna Hotel 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 Sisavath Market Road, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/aa/63aa13ce4164b7cdb49f24a0b180ceedc5661c0d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.91" OriginalAmount="13.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.95668475" Longitude="102.61497751" StarRating="2" HotelCode="406907|chanthasom_guesthouse" HotelName="Chanthasom Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Elevator,Laundry,Luggage Storage,Parking,Porter,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4/055 Ban Phiawat, Fangum Road, Riverfront, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/6f/176fd42a8a92fbc35ccc1206b0fb284d2b56bbd0.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.98" OriginalAmount="14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.979078" Longitude="102.612951" StarRating="3" HotelCode="342612|91864" HotelName="Chaleunehoung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sisavath Village, Chanthabouly District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/45/7445fc1159b34087ab2167fec0e59392194a36d1.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.98" OriginalAmount="14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96414712" Longitude="102.6056618" StarRating="2" HotelCode="594930|304008" HotelName="Lucky Backpacker Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Manthatourath Road, 01000 Vientiane, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/89/d289a6eb1f4c25407064dfb9baa65a3deccec6f9.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.98" OriginalAmount="14.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96516255" Longitude="102.60596718" StarRating="2" HotelCode="379823|mixok_inn_3" HotelName="Mixok Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Laundry,LCD/Projector,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>188 Setthathirate Road, Mixay Village, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/1b/081b42eb2ca566bf56ce9335f580cd99890586c8.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.98" OriginalAmount="14.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96683082" Longitude="102.60277755" StarRating="0" HotelCode="812944|1m_hotel" HotelName="1m Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rue Setthathilath, In the Front of Wat Inpeng, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/3a/303a1cec5a32debd0ea4ef66d851952b5105156a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.05" OriginalAmount="15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96691502" Longitude="102.61089929" StarRating="2" HotelCode="847471|378643" HotelName="Nanynu Mini Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Phaynam Road, Ban Sisaket, Chanthabouly, 01030 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/76/f276e87c3277c9fd6f9a10de7104deee207b750d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.05" OriginalAmount="15.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97496448" Longitude="102.61482039" StarRating="2" HotelCode="423774|villa_sisavad" HotelName="Villa Sisavad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>117/12 Ban Sisavad Neua, PO Box 6928, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/36/10366c2bb66c5e357dda31d60f647d7bda4d64f1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.05" OriginalAmount="15.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97768545" Longitude="102.62195589" StarRating="3" HotelCode="592265|central_boutique_hotel_vientiane" HotelName="Central Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>House 235 Unit 18, Sibounhueng Village, Downtown, Vientiane, Chanthabouly District</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/cb/9bcb350a89af39d9a9dd873626238a76893d6ca3.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.05" OriginalAmount="15.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="18.01240034" Longitude="102.63280406" StarRating="2" HotelCode="594509|vanhmaly_hotel" HotelName="Vanhmaly Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Thanon Dang Doc, Saynamngeun District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/12/cb1291f17aa33181087126f5de8d1a90f6c2941e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.12" OriginalAmount="16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96546292" Longitude="102.60550321" StarRating="2" HotelCode="379822|158274" HotelName="Mixok Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/c5/dec57b00b10cec8ea86384b671e0c8e07b087a8d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.19" OriginalAmount="17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97400827374" Longitude="102.56119561176" StarRating="2" HotelCode="342111|158245" HotelName="Khamsaner Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Porter,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sikai Road, Ban Srikotabong, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/db/5bdbc2aca6d9aa70a64b9def63c8bc9ad8a6fdc8.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.19" OriginalAmount="17.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.975780591817" Longitude="102.61497202587" StarRating="2" HotelCode="340939|thavixay" HotelName="Thavixay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2 Dongmieng T2 Road, Sisavath, Chanthabouly District, Vientiane Laos, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/aa/63aa13ce4164b7cdb49f24a0b180ceedc5661c0d.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.33" OriginalAmount="19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.976083594021" Longitude="102.61419894424" StarRating="3" HotelCode="342376|91863" HotelName="Sisavath Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>145 Asean Road, Sisavath Village, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/76/4f76035a546da38f7d9db340fce1654e67d1a532.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.33" OriginalAmount="19.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96355968" Longitude="102.60506" StarRating="3" HotelCode="378092|v_hotel_" HotelName="V Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Elevator,Internet,LCD/Projector,Luggage Storage,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Norkeokumman Road, Baan Mechai, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/9c/be9c0ca51584ea586ded2b90808e9a4fa4c19a6b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.33" OriginalAmount="19.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96603952" Longitude="102.60606125" StarRating="0" HotelCode="695725|faa_apartment" HotelName="Faa Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>137 Rue Nokeokoummane, 01001 Vientiane, Laos</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/6c/ff6cd1f9d420cf3e6763a22cfb2a2166ac4be0bb.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.33" OriginalAmount="19.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96523624" Longitude="102.6027304" StarRating="2" HotelCode="341106|memory_hotel_5" HotelName="Memory Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Currency Exchange,Elevator,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Chao Anou Road, Chanthabuly District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/d4/86d4fcf0e38962c081328f1a0c66a953f46bbdbf.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20.36" OriginalAmount="19.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.974439769959" Longitude="102.61483398124" StarRating="3" HotelCode="345195|679333" HotelName="Douangchan Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Porter,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sisavath Road, Unit 358, Sisavath Village, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/90/6f9071cf2c8bc1ce45831afec148986fa5f6d506.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.40" OriginalAmount="20.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96761034" Longitude="102.60441767" StarRating="2" HotelCode="354020|anou_paradise" HotelName="Anou Paradise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Nightclub,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>01-03 Heng Boun Street, Chanthabouli District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/30/6a30ca0f424a08594231422205410be7e6f7cb38.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.47" OriginalAmount="21.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96431125" Longitude="102.60545281" StarRating="3" HotelCode="546603|douang_deuane" HotelName="Douang Deuane Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Nokeo Koummane Road, Bane Mixay, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/77/0677db0083a43e843a8926019753eded275c1d94.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.47" OriginalAmount="21.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96859903" Longitude="102.60486279" StarRating="3" HotelCode="341740|sp_vientiane" HotelName="Vientiane SP Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Phanomphenh Road, Ban Anou Vientiane, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/71/0c71461b7ee088391af5051059c375a6a18d8d6e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.54" OriginalAmount="22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.965343670068" Longitude="102.60868640089" StarRating="2" HotelCode="396240|91846" HotelName="Mali Namphu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>114 Pangkham Road, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/af/f3afa5cf1216ae93b58afabdd281e2e02ab0551f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.54" OriginalAmount="22.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96811444" Longitude="102.59463827" StarRating="3" HotelCode="412874|mekong_hotel" HotelName="Mekong Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Meeting Room,Nightclub,Parking,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ban sithanneua Souphanouvong Road, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/34/0d34d015479a5423a771d2ff93e89384864288ab.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.61" OriginalAmount="23.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.966901324483" Longitude="102.60960839689" StarRating="3" HotelCode="115710|day_inn" HotelName="Day Inn Hotel Vientiane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Porter,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>059/3 Pangkham Street, Chanthabury District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/63/69638be1162f76e2cce8c126ee37ed51fcae3aae.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.61" OriginalAmount="23.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.9683817" Longitude="102.60537268" StarRating="3" HotelCode="594798|vientiane_luxury_hotel" HotelName="Vientiane Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Bicycle Rental,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rue Phanompenh Road, Vientiane, Vientiane Prefecture</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/0e/760e150a27096fd54e89377347ca8272e7c0b752.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.61" OriginalAmount="23.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.9655" Longitude="102.609" StarRating="0" HotelCode="805434|sailomyen_cafe_hostel" HotelName="Sailomyen Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ban Sailom</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/21/4021accf409ca752c87a3afe21c6bab59f11b995.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="25.43" OriginalAmount="23.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.968403" Longitude="102.612835" StarRating="4" HotelCode="187146|173307" HotelName="Vientiane Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sailom Road, Hatsady Neua Village, Chanthabouly District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/ee/0fee0261f8733cc76673572395dd1ec6861aa99e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.68" OriginalAmount="24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.965207224552" Longitude="102.60860469095" StarRating="2.5" HotelCode="379383|158297" HotelName="Phonepaseuth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>97  Pangkham Road, 06000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/3f/363fe56f8814ff7dc02391814e6e5bf4c82929dd.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.68" OriginalAmount="24.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.966533" Longitude="102.605805" StarRating="3" HotelCode="297744|manorom_boutique_hotel" HotelName="Manorom Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hengbounnoy Street, Ban haysok, Chanthabouly District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/30/693033dd74c8e08a3cbd816ba26e5669c0684fef.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.68" OriginalAmount="24.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.959355048657" Longitude="102.62551289745" StarRating="3" HotelCode="399709|la_ong_dao_hotel_1_" HotelName="La Ong Dao Hotel 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Business Centre,Concierge,Conference Hall,Dry Cleaning,Elevator,Internet,Laundry,Lounge,Luggage Storage,Parking,Porter,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Phonesynuan Village, 01000 Sisattanak</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/d2/70d2ca6b0d7450534b6d84699b4960586857f6a7.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.68" OriginalAmount="24.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.9707994" Longitude="102.610846" StarRating="3" HotelCode="406459|mk_royal_hotel" HotelName="Vientiane Golden Sun Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kun Bu Lom Road, Saylom village, Chanthabouly district, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/bf/fbbfc7204a0b39971e24c4ce235642ef50a0bf0e.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.68" OriginalAmount="24.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.964526025901" Longitude="102.62530871801" StarRating="3" HotelCode="396706|douangpraseuth" HotelName="Douangpraseuth Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rue Bourichane, Ban Phonsinuan, Opposite of Thai Consulate, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/1c/951cbc78fabdc76696b7222cbd3f397ee88ea116.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.68" OriginalAmount="24.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.972615" Longitude="102.581373" StarRating="3.5" HotelCode="341677|sanjiang_grand_hotel" HotelName="Sanjiang Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Meeting Room,Nightclub,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>T2 Road, San Jiang International Market, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/c8/71c802860317841c738b7f9f034368b68fa7bfaa.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.75" OriginalAmount="25.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96053584" Longitude="102.62560339" StarRating="3" HotelCode="353507|lao_golden_hotel" HotelName="Lao Golden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tatmay Road, Phonsinoun Village, Sisattanak, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/ac/32ac0a54998b549f55f63ff4e3cf85cc36279b09.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.82" OriginalAmount="26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="18.00145963" Longitude="102.64437076" StarRating="3" HotelCode="491920|158325" HotelName="Sengkeo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 01/12/2025" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kaisone Phomvihane Road, Chommani Tai, Xaysettha District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c2/0ac23b409745c2401f710caff4ad6a09595486c4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.82" OriginalAmount="26.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.971227701243" Longitude="102.58626892632" StarRating="4" HotelCode="346114|s_park_design_hotel" HotelName="S Park Design Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Concierge,Designated Smoking Area,Elevator,Gift Shop,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Dongnasok Road, Nakham Church Conner, Ban NaKham, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/81/968196b5c2766b5d89da809752b4df5fdda17961.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.89" OriginalAmount="27.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96688431" Longitude="102.60978352" StarRating="3" HotelCode="337286|family_hotel_6" HotelName="Family Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Inns" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pangkham Road, Chiengyuean Village, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/77/3777ac92fd2049b10f9170a479a61a445aa3cdf1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.89" OriginalAmount="27.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97628591" Longitude="102.57971259" StarRating="0" HotelCode="703003|he_tian_hotel_2" HotelName="He Tian Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>T2 Road</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f7/80f7e1407035b22ea5b73e96428c18a8606b96ed.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.89" OriginalAmount="27.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.9655" Longitude="102.609" StarRating="0" HotelCode="859960|azalea_parkview_hotel" HotelName="Azalea Park View Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Francois Ngin</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/4a/304a7b7f083dcbc6a70c6b6facc0f000d5ba8fbb.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.96" OriginalAmount="28.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96665865" Longitude="102.59330112" StarRating="3" HotelCode="353721|seasons_riverside_" HotelName="Seasons Riverside Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Business Centre,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Fa Ngum Road, Ban Sithane Neua, Sikottabong District, Vientiane Capital, Lao P.D.R.</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/19/74191c733bde29b8cc05e0f5a6b05a0482725c5b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="30.96" OriginalAmount="28.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.966177435635" Longitude="102.60938549266" StarRating="3" HotelCode="201548|699638" HotelName="New Rose Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Library,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>339 Pangkham Road, Sisakhet Village, Chantabuly District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/b5/29b5297ff0ef342781eae8dc4dfff6b4ae5c7714.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.03" OriginalAmount="29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97589203" Longitude="102.60829714" StarRating="3" HotelCode="784879|378645" HotelName="S2 Modern Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ban Thongtoum, Vientiane, Chanthabouly District</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/a8/8aa8f583c4e2b9db73b4f18eeae2018178aa805c.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.10" OriginalAmount="30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="18.03284705" Longitude="102.64117222" StarRating="3" HotelCode="436859|158304" HotelName="Phounsiri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Saphangmeuk Village, Xaythany District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/56/3856419fecdac191219b60362334cb44450655ae.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.10" OriginalAmount="30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96650313" Longitude="102.59395612" StarRating="3" HotelCode="358924|91832" HotelName="Vansana Riverside Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Nightclub,Parking,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ban sithan neua, Chanthabuly District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/e8/b4e8fe2ed012b7bf1fafba0acd1099254d09237c.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.10" OriginalAmount="30.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96652084" Longitude="102.61203879" StarRating="0" HotelCode="553157|xaysomboun_hotel" HotelName="Xaysomboun Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>01 Khounbulum Road, Sisaket Village, Chanthabuly District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/3f/513f8f4141685663f9f442e9b14d45f207d63347.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.10" OriginalAmount="30.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97516669" Longitude="102.58387749" StarRating="3" HotelCode="610667|chang_palace_vientiane" HotelName="Chang Palace Vientiane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ban Nakham Road, Sikhottabong District, Dongpasak, 01000 Vientiane, Laos</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/1b/8f1bc0d89d4730690de9ea855ba167f090603134.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.10" OriginalAmount="30.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.966647" Longitude="102.609432" StarRating="2" HotelCode="186934|ihousenew_hotel" HotelName="iHouse Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>72/6 Pangkham Road, Vientiane, Laos</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/e7/8ce7458d5b95f70f8ddeded8208cfa191e41c65c.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.10" OriginalAmount="30.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.968847" Longitude="102.594451" StarRating="4" HotelCode="15309|laotel_vientiane" HotelName="Mercure Vientiane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unit 10, Samsenthai Road, P.O. Box 585, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/80/b4807bab384711946baaef544da646623a5d0cca.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.31" OriginalAmount="33.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96844212" Longitude="102.60324789" StarRating="3" HotelCode="509287|center_point_boutique_hotel" HotelName="Center Point Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>208-209 Samsenthai Road, Ban Anou, Vientiane 01000, Chanthaboury</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/e5/cde5b0b9e33ae5b533406a468cb3cb975537167b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.31" OriginalAmount="33.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.963983939738" Longitude="102.60553271424" StarRating="3" HotelCode="337346|vongkhamsene" HotelName="Vong Kham Sene Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/2d/5d2d92801b90f425af401096c5969be6a9c3dd0b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.31" OriginalAmount="33.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.965368475646" Longitude="102.59922120153" StarRating="2" HotelCode="341637|mekong_sunshine" HotelName="Mekong Sunshine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sithan Road, Unit 16, Sithanneua Village, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/34/1d34b6e72bf2c07d33b366b308693a109c0ec67a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.38" OriginalAmount="34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.966688" Longitude="102.593612" StarRating="3" HotelCode="185843|91840" HotelName="Sengtawan Riverside" 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,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unit 3 Ban Shitan Neua, Shikodtabong District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/69/6c69ce22a00800d4be8edd7218300924466824e1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.38" OriginalAmount="34.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96713" Longitude="102.610075" StarRating="3" HotelCode="99920|city_inn_vientiane" HotelName="City Inn Vientiane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Pangkham, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/9e/a79e25d7c21560a17be02abe5c7e372c69b323a3.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="37.00" OriginalAmount="34.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96452134" Longitude="102.62670874" StarRating="5" HotelCode="486218|679855" HotelName="Muong Thanh Luxury Vientiane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/40/d040b21a61711517e55027e51ed85cfc860a1f63.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.45" OriginalAmount="35.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.966701038626" Longitude="102.60963320732" StarRating="3" HotelCode="167673|sabaidee_at_lao" HotelName="Sabaidee at Lao Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Pangkham Road, Sisaket Village, Chanthabouly District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/19/de19182c7f5883ca3d6a804a13e711a76a019d0a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.45" OriginalAmount="35.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96469908" Longitude="102.60447483" StarRating="0" HotelCode="965859|aaron_vientiane_hotel" HotelName="Aaron Vientiane Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rue Francois Ngin, Ban Mixay, Chanthabouly District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/98/ec98f79671d744567d73c47b13107ffbecacfae4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.52" OriginalAmount="36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.99699464" Longitude="102.64176031" StarRating="3" HotelCode="341408|91838" HotelName="Angkham Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Porter,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No. 453 Unit 36 Kaysone Phomvihane Avenue, Ban Chommany, Saysettha District, P.O. Box 7136, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/a7/11a7ce47f34de6ba050cff8d86baf14c0b31cc33.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.52" OriginalAmount="36.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.966428" Longitude="102.606261" StarRating="3" HotelCode="210198|chanthapanya" HotelName="Chanthapanya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>138 Norkeokoummarn Road, Ban Mixay, Chanthabouli District, P.O Box 11809, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/zz/2dadd396824804bf34e254d55bd83db9413e4f32.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.52" OriginalAmount="36.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97467062" Longitude="102.62104994" StarRating="3" HotelCode="562027|phasouk_vien_chantra_hotel" HotelName="Phasouk Vien Chantra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>394 Sibounhueng Village, Unit 25, Chanthabouly District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/7e/1f7e420bd2430ea42412abca13e31bc9646adda1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.59" OriginalAmount="37.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.97421177" Longitude="102.59020334" StarRating="3" HotelCode="340805|chandara_boutique_hotel" HotelName="Chandara Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>ASEAN Road, ( T2) Na-Kham Village, Sikottabong District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e3/59e3a0ad0b046e315b79819232aa01be24d6fe9f.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.59" OriginalAmount="37.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.9655" Longitude="102.609" StarRating="0" HotelCode="859943|vanhseng_boutique_hotel" HotelName="Vanhseng Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>176/6 Nongduang Road</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/86/83867b51231f956179f69376764ddfe1bfcfa884.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.66" OriginalAmount="38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.964124" Longitude="102.608421" StarRating="3" HotelCode="213033|91829" HotelName="ibis Vientiane Nam Phu Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nam Phu Square, P.O. Box 2359, Setthathirath Road, Ban Xieng Ngeun, Chanthabury District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/1c/5c1cf8a3ac0854700e0d1c5bdde17e3050f9bf1a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.66" OriginalAmount="38.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.95486333432" Longitude="102.61443371164" StarRating="4" HotelCode="37977|don_chan_palace_hotel__convention" HotelName="Don Chan Palace Hotel &amp; Convention" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Fa Ngum, Ban Piawat, Sisatanak District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/0a/240a7283dde595090a1c12107ca795d2df5bfd5d.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.73" OriginalAmount="39.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.963976107849" Longitude="102.60410249233" StarRating="3" HotelCode="173873|best_western_vientiane_hotel" HotelName="Best Western Vientiane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-12 Francois Nginn Street, Mixai Village, Chanthaboury District, P.O. Box 4148, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/8a/2b8ab27b0b09618c8cc224023baf961b2a9007ca.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.87" OriginalAmount="41.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96980086" Longitude="102.62218564" StarRating="0" HotelCode="964401|urbanite_hotel" HotelName="Urbanite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>175 Yokkabat Street, Phonexay, Saysettha, 01030 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/17/9317a812f9b2cec5f6ea61ebcaf95ff5980ad1fd.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.87" OriginalAmount="41.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96611018" Longitude="102.60170173" StarRating="3" HotelCode="231272|hotel_khamvongsa" HotelName="Khamvongsa Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/92/ff927601b1048107249259ecb3f9140b75d8dc06.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.94" OriginalAmount="42.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96818108" Longitude="102.59709391" StarRating="4" HotelCode="421695|somerset_vientiane_serviced_residence" HotelName="Somerset Vientiane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Souphanouvong Avenue, Sikhotabong District, P.O.Box: 4793, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/f9/9ff95e42ec0172f9d29cf64089836f79f1f50ab8.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.94" OriginalAmount="42.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.964645" Longitude="102.602404" StarRating="3" HotelCode="186171|lao_orchid_" HotelName="Lao Orchid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chao Anou Road, Vat Chanh, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/ea/4ceaf12d78e32fe6850a025a0d6dbc5547ddaa1a.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.94" OriginalAmount="42.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.9684945" Longitude="102.59997894" StarRating="3.5" HotelCode="437241|capitol_residence" HotelName="Capitol Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>03 Ban Sihom, Chanthabouly District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e5/64e571d1bf747240c825c04b5ba9a6de42e7e854.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96435888" Longitude="102.60672351" StarRating="3" HotelCode="746567|303984" HotelName="Bloom Boutique Hotel and Cafe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Setthathirath Road, Wat XiengNgeun Alley, Xiengngeun Village, Chanthaboury District, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9c/439c9685ed0db68c62bfad204f3b25f5c17f7a59.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.13" OriginalAmount="45.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96358093" Longitude="102.62398798" StarRating="3" HotelCode="614563|679902" HotelName="Grand Hotel Vientiane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ban Phonsinuan, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ba/a1baedbd266987d03f134fda1847cee745bc1d18.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.22" OriginalAmount="46.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96703332" Longitude="102.61267214" StarRating="2" HotelCode="343219|chaleunxay_hotel" HotelName="Chaleunxay Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Currency Exchange,Elevator,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/90/87904a5952537cc295dfeff062aea23434ed952e.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.43" OriginalAmount="49.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.98251533" Longitude="102.63712606" StarRating="4" HotelCode="756838|bouakham_hotel" HotelName="Le Thatluang Dor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thatluang Neua, Saysettha, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/d2/50d225f0b1d369afd7bc5a46760e7374b22d8832.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.64" OriginalAmount="52.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.98532599" Longitude="102.60067443" StarRating="3" HotelCode="623576|treasure_plaza_vientiane_laos" HotelName="Continental Plaza Vientiane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Nong Bua Thong Tai, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/8f/8a8f7e2b1597095bc8b0b42dbdde299a93904c0b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.64" OriginalAmount="52.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96957963" Longitude="102.60473739" StarRating="0" HotelCode="962045|bayern_guesthouse" HotelName="Bayern Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chao Anou Road, Ban Anou Chanthabouly, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d1/07d130acdb4cc2cd9ac5e711b3d65564a5fb18f3.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.06" OriginalAmount="58.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.963613253657" Longitude="102.60343243515" StarRating="3" HotelCode="486197|le_luxe_boutique_hotel" HotelName="Le Luxe Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Fa Ngum Road, Watchan Village, PO Box 5, 01000 Vientiane, Chanthabury District</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/2a/a22a7866a7eef530115e411019bc6b7317b55a93.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.13" OriginalAmount="59.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.958529" Longitude="102.620946" StarRating="4" HotelCode="60187|green_park_boutique_hotel" HotelName="Green Park Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>248 Khouvieng Road, P.O.Box 9698, Vientiane, Laos</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/3b/ce3bea17313c75314fad3187abeb25a34d2edc4c.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.27" OriginalAmount="61.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.94374134785" Longitude="102.61751953968" StarRating="5" HotelCode="358771|landmark_mekhong_riverside_hotel" HotelName="Landmark Mekong Riverside Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Bar,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Donchan Road, P.O. Box 2365, Thatkao Village, Sisattanak, 10110 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/e0/3be033df2df7ace3f952e366a30a1b3cf02bfd36.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.41" OriginalAmount="63.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.966263" Longitude="102.608451" StarRating="4" HotelCode="13962|lao_plaza" HotelName="Lao Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Samsenethai Road, P.O. Box 6708, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/ba/3bbac9dfafbd200d41ea542ce34d7a69479a653f.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.55" OriginalAmount="65.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96667936" Longitude="102.60400759" StarRating="3" HotelCode="676082|lanis_house_by_the_ponds" HotelName="Lani's House By The Ponds" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>281 Setthathirat Road, Ban Haysok, PO Box 856, 01000 Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/74/9a748d5954b9375806a1a4f11a46d2cd916b9866.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.55" OriginalAmount="65.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.9661421" Longitude="102.60568144" StarRating="4" HotelCode="783768|lao_poet_hotel" HotelName="Lao Poet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rue Hengboun Noy, Ban Haysoke, Chanthabouly District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/02/e80258bf18f4300e7a169562d200364009fafbc1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.90" OriginalAmount="70.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96577814" Longitude="102.596859" StarRating="5" HotelCode="698563|la_seine_hotel_by_burasari" HotelName="La Seine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/12/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>160 Quai Fa Ngum, Ban Sithan Neua, Sikhottabong District 13, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/20/46200482a8668fceb2e373919f9a79e99c223e38.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.90" OriginalAmount="70.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.965869" Longitude="102.603035" StarRating="4" HotelCode="175928|salana_boutique_hotel" HotelName="Salana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chao Anou Rd 112, Wat Chan Village, Chanthabouly, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/f3/d0f3d590dc6e2cff17d40eec1adf05986c8ba910.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.04" OriginalAmount="72.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.96978945" Longitude="102.5966755" StarRating="4" HotelCode="446470|crowne_plaza_vientiane" HotelName="Crowne Plaza Vientiane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/11/2025" HotelFacility="Bar,Conference Hall,Dining,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Samsenthai Road, Nongduang Nua Village, Sikhooabong District, Vientiane 01000</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/bd/87bd8dedb4161bde39d80def37ed85bdfe011381.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.87" OriginalAmount="80.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.965206" Longitude="102.606451" StarRating="4" HotelCode="211892|351784" HotelName="Dhavara Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2025" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Manthatourath Road, XiengNyuen Village, Chanthabury District, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/43/1043e5f755b040e9d31f696d3575c95bc9abbc4a.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.61" OriginalAmount="123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="17.968160047109" Longitude="102.61024792394" StarRating="4.5" HotelCode="17449|settha_palace_hotel" HotelName="Settha Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Pang Kham Street, Vientiane</AddressLine>
          </AddressLines>
          <CityName>Vientiane</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d0/84d06980b080691fadeb620175403506942fea1b.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="180.08" OriginalAmount="168.30" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|748451" HotelName="Lao Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>VIENTIANE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1010821_foto_1.jpg</HotelPictures>
        <HotelDescription>In a capital city which is famous for its temples and monuments, the hotel has been created to dominate the burgeoning skyline. As the country's first international calibre hotel, it is the centre of the emerging capital's business and entertainment world. The main shopping area Vientiane is located on the hotel's doorstep, while the airport is only 5 km away. Multinational businessmen and tourists alike are swiftly discovering the potential of Laos.The hotel is uniquely positioned to cater for the executive demand and to introduce the world to the charm and excitement of the awakening country. The hotel's opening provides Laos with it's first taste of international class luxury accommodation. It is housed in a seven-storey building, the highest in Vientiane, and offers 134 delightful rooms and suites. It has a currency exchange facility, a shop, as well as conference and dining facilities. Room service is also provided.The appeal of it's d�cor lies in the strong influence from Lao culture. This aesthetic is complemented by rooms fitted with every conceivable modern convenience. A hairdryer, direct dial telephone, satellite/cable TV, Internet access, minibar, tea/coffee making facilities and a safe feature as standard.Located on 2nd floor, the health and fitness centre offers gym facilities, a sauna, Jacuzzi and traditional massage. A refreshing health drink can also be enjoyed there. The hotel's glistening swimming pool is an ideal place to escape the tropical heat and its poolside terrace provides a casual setting for relaxation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.63" OriginalAmount="9.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|mabuhay_guest_house_vientiane" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/12/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Fax,Laundry,Dining,Wheelchair Access,Central Heating,Designated Smoking Area,Diet Meals,Garden,Lounge,Shopping Arcade,Spa,24 Hour Front Desk,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Elevator,LCD/Projector,Library,Luggage Storage,Meeting Room,Parking,Swimming Pool,Porter,Smoking Rooms,24 Hour Room Service,Nightclub,Gift Shop,Housekeeping,Kitchen,Valet Parking</BasicAmenities>
    <HotelRating>4,5,3,2,2.5,3.5,4.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,INNS,HOSTEL,HOTEL DE CHARME,BUSINESS HOTEL,GUEST HOUSES,FAMILY-FRIENDLY HOTEL,APARTMENT,CONFERENCE HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6576e0ef-e187-4220-ae41-264844863a5e|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="6576e0ef-e187-4220-ae41-264844863a5e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="21560" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-20T00:00:00" End="2025-12-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6576e0ef-e187-4220-ae41-264844863a5e|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6576e0ef-e187-4220-ae41-264844863a5e|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
6576e0ef-e187-4220-ae41-264844863a5e|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
6576e0ef-e187-4220-ae41-264844863a5e|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-11-12T11:28:47.4266318+00:00" Version="0" EchoToken="Search" TransactionIdentifier="6576e0ef-e187-4220-ae41-264844863a5e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="79.98" OriginalAmount="74.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.986143" Longitude="7.782619" StarRating="1" HotelCode="212806|228216" HotelName="ibis budget Freiburg Sued" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>Boetzinger Str. 76, Gewerbegebiet Haid-West, 79111 Freiburg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/93/b993a686604bb45db0ae2069648430973108d417.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.12" OriginalAmount="87.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="48.032147" Longitude="7.844316" StarRating="2" HotelCode="104504|337956" HotelName="B&amp;B Hotel Freiburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Tullastraße 87c, 79108 Freiburg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/eb/5bebf675371d19c41370847fceea3325f2697b5d.JPEG</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="107.57" OriginalAmount="100.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.98847211" Longitude="7.79563004" StarRating="2" HotelCode="367308|893494" HotelName="B&amp;B Hotel Freiburg-Sud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/11/2025">
        <Address>
          <AddressLines>
            <AddressLine>Munzinger Strasse 1b, 79111 Freiburg im Breisgau</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cf/f4cface7d0546662fbd3e9d91791e43523fad615.JPEG</HotelPictures>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.49" OriginalAmount="107" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="48.014542105072" Longitude="7.850149905064" StarRating="3" HotelCode="543546|409336" HotelName="Super 8 Freiburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Zita-Kaiser-Strasse 34, 70106 Freiburg, Baden-Wurtemberg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/9d/669d67dd905997371f8b7a861ce3d7a0f8f581d2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="126.06" OriginalAmount="117.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.997231204135" Longitude="7.8415693300248" StarRating="3" HotelCode="258480|6000" HotelName="IntercityHotel Freiburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bismarckallee 3, 79098 Freiburg, Baden-Württemberg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/20/bf209ac924287c59759bfe6d85be26fc25c20f15.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.61" OriginalAmount="123" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.982306" Longitude="7.803646" StarRating="4" HotelCode="107213|490152" HotelName="Zum Schiff" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Basler Landstraße 35 - 37, 79111 Freiburg, St. Georgen</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/aa/07aaf8b68ef07ae2de6a016b40c8c3bfe1893a16.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.82" OriginalAmount="126" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="48.01541" Longitude="7.80184" StarRating="4" HotelCode="78140|197686" HotelName="Hotel Hirschen" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breisgauer Straße 47, Lehen, 79110 Freiburg im Breisgau</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a3/07a31a88bd10865611b6ff96da7c61f5c13c98a3.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.03" OriginalAmount="129" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="48.01507" Longitude="7.85049" StarRating="3" HotelCode="557138|397769" HotelName="Hampton by Hilton Freiburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Zita Kaiser Strasse 32, 79106 Freiburg im Breisgau, Baden Württemberg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/34/c234eb68d04359f31180a618bed8bbdef0b9e92e.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.45" OriginalAmount="135" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.997189510356" Longitude="7.8541973233223" StarRating="3" HotelCode="22716|197703" HotelName="Mercure Hotel Freiburg Am Muenster" 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>Auf der Zinnen 1, 79098 Freiburg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/f3/3af39dc1cff8894bafc6b250b3c6b08b890d9e28.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="169.38" OriginalAmount="158.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.996744386648" Longitude="7.8457604348659" StarRating="4" HotelCode="28108|190208" HotelName="Best Western Premier Hotel Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eisenbahnstraße 54, 79098 Freiburg im Breisgau, Baden-Württemberg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ca/45ca2f974e2f5d7f24626f566fd608d1eeb7a5af.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.55" OriginalAmount="165" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.997756" Longitude="7.85096" StarRating="4" HotelCode="25579|40203" HotelName="Central Hotel Freiburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wasserstraße 6, 79098 Freiburg im Breisgau</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/7f/9f7f1f03b61b553b9365c011632ac83b372625ec.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="190.94" OriginalAmount="178.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.984209347137" Longitude="7.7691659331322" StarRating="4" HotelCode="318209|9167" HotelName="Dorint An den Thermen Freiburg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An den Heilquellen 8, 79111 Freiburg, Baden-Württemberg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/ef/2fef9ba7d2504b1e1734a4b413c6558197ad43a1.jpeg</HotelPictures>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="190.98" OriginalAmount="178.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="48.007678" Longitude="7.831194" StarRating="4" HotelCode="67063|57363" HotelName="Stadt Freiburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breisacher Straße 84 b, 79110 Freiburg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/1a/f81ac5336364b7080dc8db21a876d36284077449.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.23" OriginalAmount="189" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.995909769346" Longitude="7.8418135643005" StarRating="4" HotelCode="12246|40168" HotelName="Novotel Freiburg am Konzerthaus" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad Adenauer Platz 2, 79098 Freiburg, Baden-Württemberg</AddressLine>
          </AddressLines>
          <CityName>Freiburg im Breisgau</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/10/211045232ec4c27d93cbd414320999ec93383595.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Room Service</BasicAmenities>
    <HotelRating>4,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,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
6576e0ef-e187-4220-ae41-264844863a5e|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="6576e0ef-e187-4220-ae41-264844863a5e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="21560" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-20T00:00:00" End="2025-12-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="12246|40168" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" 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
6576e0ef-e187-4220-ae41-264844863a5e|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6576e0ef-e187-4220-ae41-264844863a5e|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="6576e0ef-e187-4220-ae41-264844863a5e" TimeStamp="0001-01-01T00:00:00" HotelName="Novotel Freiburg am Konzerthaus" HotelCode="12246|6001" StarRating="4" GTCityId="21560" CountryCode="DE" CityName="Freiburg im Breisgau" CountryName="Germany" Address="Konrad Adenauer Platz 2, 79098 Freiburg, Baden-Württemberg" PostCode="79098" PhoneNo="+4976138890" FaxNo="+497613889895" Email="h5383@accor.com" CheckInTime="15:00:00" CheckOutTime="12:00:00" Latitude="47.995909769346" Longitude="7.8418135643005" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room" RoomTypeCode="235071706|1|189|27|MTg5fEdCUHwyMDI1LTExLTEy" OriginalAmount="189" TotalPrice="202.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-11-12T11:29:17.8082236+00:00" End="2025-12-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room" RoomTypeCode="235071567|1|189|27|MTg5fEdCUHwyMDI1LTExLTEy" OriginalAmount="189" TotalPrice="202.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-11-12T11:29:17.8833472+00:00" End="2025-12-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Sofa bed" RoomTypeCode="235071635|1|196|27|MTk2fEdCUHwyMDI1LTExLTEy" OriginalAmount="196" TotalPrice="209.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-11-12T11:29:18.0064568+00:00" End="2025-12-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room with a Double Bed" RoomTypeCode="20251220$20251221$W$202$6001$DBL.ST$ID_B2B_97$RO$APFLRA1$1~2~0$$N@07~A-SIC~200ff~-904873378~N~~~NOR~~995F74B5CED640D176294692768905AAUK00110007000608226e2|8|MjI2LjM4fEVVUnwyMDI1LTEyLTE5" OriginalAmount="204" TotalPrice="218.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/12/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-12-15T00:00:00" End="2025-12-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="203.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room with 2 single beds" RoomTypeCode="20251220$20251221$W$202$6001$TWN.ST$ID_B2B_97$RO$APFLRA1$1~2~0$$N@07~A-SIC~200ff~766313211~N~~~NOR~~995F74B5CED640D176294692768905AAUK00110007000608226e2|8|MjI2LjM4fEVVUnwyMDI1LTEyLTE5" OriginalAmount="204" TotalPrice="218.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/12/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-12-15T00:00:00" End="2025-12-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="203.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Superior" RoomTypeCode="235070335|1|204|27|MjA0fEdCUHwyMDI1LTExLTEy" OriginalAmount="204" TotalPrice="218.28" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-11-12T11:29:18.141577+00:00" End="2025-12-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double bed with a sofa bed for one person" RoomTypeCode="20251220$20251221$W$202$6001$DBL.DB$ID_B2B_97$RO$APFLRA1$1~2~0$$N@07~A-SIC~200109~-615679975~N~~~NOR~~995F74B5CED640D176294692768905AAUK0011000700060821aeb|8|MjM1LjI2fEVVUnwyMDI1LTEyLTE5" OriginalAmount="212" TotalPrice="226.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/12/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-12-15T00:00:00" End="2025-12-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="211.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room with double bed" RoomTypeCode="20251220$20251221$W$202$6001$DBL.SU$ID_B2B_97$RO$APFLRA1$1~2~0$$N@07~A-SIC~200113~-1595475477~N~~~NOR~~995F74B5CED640D176294692768905AAUK0011000700060820df4|8|MjQ0LjEzfEVVUnwyMDI1LTEyLTE5" OriginalAmount="220" TotalPrice="235.27" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/12/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-12-15T00:00:00" End="2025-12-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="219.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double bed with a sofa bed for two guests" RoomTypeCode="20251220$20251221$W$202$6001$DBL.DB-1$ID_B2B_97$RO$APFLRA1$1~2~0$$N@07~A-SIC~20111d~1195555384~N~~~NOR~~995F74B5CED640D176294692768905AAUK00110007000608201fd|8|MjUzLjAxfEVVUnwyMDI1LTEyLTE5" OriginalAmount="228" TotalPrice="243.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/12/2025"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-12-15T00:00:00" End="2025-12-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="227.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/1f/cb/1fcbc324094d3af59539e7571489a666b8bda1d1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ee/ae/eeae37d3fa66a116d7bd127916ace83d3e3d2020.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cb/a6/cba648c144978d9318ded9f2a6dfb449f6166d42.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/99/cb/99cb9e68d0dd5c383ebab50eef062c1cc258dee9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/12/2b/122b5d4a2aaa1c8c29b1136b24566290017f3cb1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4e/c3/4ec35a10047ff3948335eb5b115708e2ad9f9174.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/33/92/33927c25a1ea5ea7c11cdd4e9709e0400a85224c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/85/28/852872556854e9b70ad50c4d46977f03206b7220.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/98/ca98704a1fc9ce0a05d4d4e0534ede544cac3059.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d1/b8/d1b8cc39bf31a1de1a65b2297175002cdf2d9753.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/84/08/8408d4757c03d72da0969cc560df5beebaaaf0fb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/61/e461939feb0acd463a6422db54838d90b796f030.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a5/48/a5489b8f9a1dfecdc93a5be3aac9ba9ad8b3e3b7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/05/c905cb4695cbb82daa1c50a3cb265d1d07749640.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4d/f8/4df87addad5ab9fd0328745e58bf84b0c6e7a4b1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/75/9f/759f12bdba0e3263ad38b41dbaa4b670e45a11be.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ff/4b/ff4b26fb1618899f1d0d196059d5818cd7ebc3ff.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3c/4f/3c4fbec1f9da8a76ffb48e4314995d7b12ba08a5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/25/dc259e853306333e7d59ddd56cb086a923295e2d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ef/5b/ef5b65a777d62765206c3d0c3854b0d10365d8ff.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ff/8b/ff8bb6b8c9f8d5cf5e0c5824b2556cc865b11ae1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/53/00/5300345bd92ae4ff7e172f7df4c0054a3205c518.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c1/36/c136160359ca15cbff472e3fdb10e5b4d6b3d5ec.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/e8/bde81c24a87ca7a3fc6019d10db48648f98ff45e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ab/32/ab32a5d17cb6eaba3b5c37b6a9c6e57c10928a36.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d1/4c/d14cec861513630bb9e0600798c8331a0d41bae2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fb/9b/fb9ba6378cd3cd1af07a4887a536e0e4695b661b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a9/a7/a9a758e693e2532e0909e33edb43f47d9c1ffd31.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/43/9c/439c93c3f5c4d5d32a7d5d6b65624d9a10d9d4b9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/35/6e/356eda4c49c4b01cf8c555ab9a391add0b182e2e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/05/d4/05d42f24565aa0a8703dbddb56180738a20679ea.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e9/62/e9629cd30bb090c38cf0b9f755ade25448719b09.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/db/6bdb638073bd0bd03afbd79918f268921aa47f42.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5c/05/5c05e63b0bbae3a4fa09539ceec8eb16e135ab73.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This elegant hotel in a superb city location is situated directly beside the Konzerthaus. It is also only a few steps to the public transport links, and the old town with Freiburg's cathedral and historic marketplace are only a few minutes' walk away. The hotel is also near a range of shops, restaurants, and cultural sights such as the theatre.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 219 rooms and 9 suites, which are located on 7 storeys and are reachable by lift. A playroom, a babysitting service, a hairdresser, a conference room and a business centre are available. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Rooms include a double bed. A safe and a minibar are also available. A refrigerator and a mini fridge are standard features. Equipped with a direct dial telephone, a television with satellite/cable channels, a radio and WiFi, the rooms provide many ways for guests to stay connected and entertained. Slippers are included. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The indoor and outdoor pools are ideal for exercise as well as relaxation. A sun terrace is a great place to while away the hours. The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including a spa, a sauna, massage treatments and a solarium. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>49-761-3889100</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>49-761-38890</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1994</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>7</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>219</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>9</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Foyer</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Games room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>200 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6576e0ef-e187-4220-ae41-264844863a5e|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6576e0ef-e187-4220-ae41-264844863a5e">
  <Rooms>
    <Room RoomType="Room 1: Twin room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="12246|6001" SourceId="27" RoomTypeCode="235071706|1|189|27|MTg5fEdCUHwyMDI1LTExLTEy" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2025-12-20T00:00:00" End="2025-12-21T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6576e0ef-e187-4220-ae41-264844863a5e|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6576e0ef-e187-4220-ae41-264844863a5e|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2025-11-12T11:30:17.1650572+00:00" End="2025-12-21T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check in/out.&lt;br/&gt;&lt;br/&gt;Please note that this room is non-refundable and non-amendable. If the booking is cancelled, no money will be refunded.</ImportantInfo>
  <TotalAmount>202.23</TotalAmount>
  <TraceId>6576e0ef-e187-4220-ae41-264844863a5e</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
97c9b95d-6c4c-4440-970e-2de5e1ec48a6|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="97c9b95d-6c4c-4440-970e-2de5e1ec48a6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="48590" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-12-20T00:00:00" End="2025-12-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
97c9b95d-6c4c-4440-970e-2de5e1ec48a6|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
97c9b95d-6c4c-4440-970e-2de5e1ec48a6|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
97c9b95d-6c4c-4440-970e-2de5e1ec48a6|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
97c9b95d-6c4c-4440-970e-2de5e1ec48a6|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
97c9b95d-6c4c-4440-970e-2de5e1ec48a6|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-11-12T11:51:00.3950819+00:00" Version="0" EchoToken="Search" TransactionIdentifier="97c9b95d-6c4c-4440-970e-2de5e1ec48a6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="8.56" OriginalAmount="8.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.18084892" Longitude="91.75221261" StarRating="0" HotelCode="454863|hotel_prince_10" HotelName="Hotel Prince" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>K.C Sen Road, Paltan Bazar, Guwahati 781008, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3c/223cd9272c1259d0154be568d66b1d79a467c331.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.84" OriginalAmount="12.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.18036033" Longitude="91.74892966" StarRating="2" HotelCode="349571|hotel_tibet_" HotelName="Hotel Tibet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2025" HotelFacility="Beauty Salon,Concierge,Designated Smoking Area,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>G.S. Road, Opposite A.S.T.C. Bus Counter, Paltanbazar, Guwahati 781008, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/1d/721d94d9efcac677857131af0b4257827ae7c938.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.98" OriginalAmount="14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.18481808476" Longitude="91.744657539675" StarRating="3" HotelCode="289279|362758" HotelName="Hotel Lilawati Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Motilal Nehru Road, Panbazar, Guwahati 781001</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/e5/cce56ff0e157f503cd6becc767a2c170a8242069.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.12" OriginalAmount="16.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.17579259" Longitude="91.75456467" StarRating="2" HotelCode="783531|uttam_guest_house" HotelName="Uttam Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Vivekananda Path, Near Ulubari Flyover, Ulubari, Guwahati 781007</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/7e/b77e1d0380bdce0b5b8be649d336f41fd1268482.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.12" OriginalAmount="16.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.149831" Longitude="91.784448" StarRating="3" HotelCode="289275|ambarish" HotelName="Hotel Ambarish" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>523 G.S. Road, Ganeshguri, Guwahati 781005, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/46/6b/466b6572eff6cb0193a0f2c1d202f07bd83e4fe2.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.33" OriginalAmount="19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.17859805" Longitude="91.75683702" StarRating="2" HotelCode="349363|362753" HotelName="Hotel Green Valley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dr. B. Barooah Road, Near Nehru Stadium, Ulubari, Guwahati 781007, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/40/d640c9fa97f70b6d3e6739e1573432c5d1d3e22e.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.33" OriginalAmount="19.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.179603" Longitude="91.747716" StarRating="2" HotelCode="198083|hotel_ambarish_grand_residency" HotelName="Hotel Ambarish Grand Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>M Shah Road, Paltan Bazar, Guwahati</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/86/8086e757551b13c20d4582ef67b687b346612d65.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.40" OriginalAmount="20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.16671946" Longitude="91.76879424" StarRating="3" HotelCode="862732|394078" HotelName="Hotel Rashmi By OYO Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rajgarh Road, Chabini Mansion, Bhangagarh, Guwahati 781005</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/5f/6b5f62c5b7f57dac2ee748258732220794fa40c7.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.54" OriginalAmount="22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.178676244673" Longitude="91.751996325258" StarRating="2" HotelCode="303375|266651" HotelName="Hotel Mahalaxmi Indo Myanmar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Guwahati-Shillong Road, Paltan Bazar, Manipuri Rajbari, Ulubari, Guwahati 781008, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/8f/bb8f5119cdb2657d7d19cdbce9ff34d71c217203.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.68" OriginalAmount="24.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.1848909" Longitude="91.76574971" StarRating="2" HotelCode="783484|oyo_5555_home_stay_harmony_house" HotelName="Harmony House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>House 7 Sanjogi Path, Silpukhuri East, Guwahati 781003</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/34/b434810f052c996921f9a7de246e075dcb4d9220.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.68" OriginalAmount="24.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.186398794229" Longitude="91.744030319032" StarRating="3" HotelCode="303377|prag_continental" HotelName="Hotel Prag Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Motilal Nehru Road, Pan Bazar, Guwahati 781001, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/36/ce36186d421e6bc86643ed3baae0b5f28f5f1e69.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.82" OriginalAmount="26.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.1741" Longitude="91.7582" StarRating="3" HotelCode="755871|hotel_grand_luit" HotelName="Hotel Grand Luit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Guwahati Shillong Road, Christian Basti, Guwahati 781036</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/78/c3783a74f2e29a37531a183780fde3bf89bae780.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.82" OriginalAmount="26.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.15756574" Longitude="91.78360831" StarRating="3" HotelCode="964276|treebo_trend_umal_home_stay" HotelName="Umal Home Stay By Treebo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>House 7A Surajmukhi Path, R.G. Baruah Road, Rajat Aloy, Sunderpur, Guwahati 781005</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/cf/45cffc65d8add42870fbfc3d165d412a32c38838.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.03" OriginalAmount="29.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.17849496" Longitude="91.75379501" StarRating="3" HotelCode="669418|hotel_sj_international" HotelName="Hotel SJ International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Solapara Road, Paltan Bazar, Guwahati 781008, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/ab/caaba91b13eddc8ca778b7ce9b7ac42be0e1802b.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.03" OriginalAmount="29.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.113617370711" Longitude="91.727074259455" StarRating="3" HotelCode="350794|hotel_royal_heritage_3" HotelName="Hotel Royal Heritage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 37, Opposite Balaji Temple, Betkuchi, Lokhra, Guwahati 781034, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/bf/35bf15ea6f60d2706058acf4e143e3b2ba7b3ca1.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.10" OriginalAmount="30.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.17292051" Longitude="91.75400025" StarRating="0" HotelCode="862730|oyo_17304_ransu_residency" HotelName="OYO 17304 Ransu Residency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>27 Piyali Phukan Road, Manipuri, Rehabari, Guwahati 781007</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/b7/dab7ce4dad43adb41c490ae11ab99b4e4c98ccbe.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.10" OriginalAmount="30.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.15218408" Longitude="91.78116746" StarRating="0" HotelCode="555598|awesome_palace" HotelName="The Awesome Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>GS Road, Opposite Passport Seva Kendra, Guwahati 781005</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/61/cf612d3d2a9460dbe70e123c7550cde3982eb1f6.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.44" OriginalAmount="30.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.147271" Longitude="91.814777" StarRating="3" HotelCode="198084|184965" HotelName="Ginger Guwahati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>VIP Road, IHM Campus, Upper Hengrabari, Borbari, Guwahati 781036, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/0f/200f3d0024608d141082c4013e731d80f92361c7.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.17" OriginalAmount="31.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.15367514" Longitude="91.78357759" StarRating="3" HotelCode="666984|hotel_d_courtyard" HotelName="Hotel D Courtyard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>R G Baruah Road, Opposite Nursery, Guwahati 781005</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/5e/3a5eb34edac3b339e1412d5836d2ca7c5f907b74.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.24" OriginalAmount="32.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.181067512668" Longitude="91.751332802263" StarRating="3" HotelCode="303378|the_contour_hotel_" HotelName="The Contour Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 13/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>KC Sen Road, Near Paltan Bazar Police Station, Guwahati 781008, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/f5/d4f5f15b6861d04d8578a6f596808567d210a821.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.38" OriginalAmount="34.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.178855964026" Longitude="91.753467242276" StarRating="2.5" HotelCode="289286|rains_inn" HotelName="Rains Inn Eco Hotel Guwahati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Designated Smoking Area,Elevator,Garden,Internet,Laundry,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Solapara Road, Opposite Capital Tours, Travels Paltan Bazar, Guwahati 781008, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3d/743dfb08010c6a84602798cd1cf1d2b679660cf3.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.52" OriginalAmount="36.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.113316450397" Longitude="91.729499385178" StarRating="3" HotelCode="350087|hotel_bhargav_grand" HotelName="Hotel Bhargav Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Near D.T.O. Office, Betkuchi, Lokhara, Guwahati 781034</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/e8/5fe8d1d53d72f67361ba567adcf46bf1fbe07779.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.80" OriginalAmount="40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.10470644" Longitude="91.59091892" StarRating="3" HotelCode="946464|362768" HotelName="Hotel Pemaling By Treebo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>Opposite MES Gate, Near Shiv Mandir, Borjhar, Guwahati 781015</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/992779/1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.29" OriginalAmount="47.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.17845573455" Longitude="91.743342442957" StarRating="3" HotelCode="198077|vishwaratna_hotel_2" HotelName="Vishwaratna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A. T. Road, Guwahati 781001</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/52/785241cd3cff4f7c49a8986d496d8e10c52af778.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.84" OriginalAmount="47.51" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CF6375" HotelName="SUMMIT GREEN LAKE TEA RESORT &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KAZIRANGA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/30064_image61978815_0.jpg</HotelPictures>
        <HotelDescription>The lavish Summit Green Lake Tea Resort &amp; Spa is located between the exhilaration of the Kaziranga wilderness and the tranquillity of Assam (one of the best resorts in Kaziranga). Travellers from all over the world travel to explore Kaziranga National Park, a UNESCO world heritage site where one-horned rhinoceroses stroll like masters and innumerable types of birds display their flight. Summit Green Village Lake Resort &amp; Spa, the best hotel close to Kaziranga National Park, is the ideal spot to stay when visiting this national park. Our resort offers a distinctive experience of this enormous forest while serving the genuine spirit of Himalayan hospitality in Assam.
And if you're lucky, you could wake up at our Kaziranga resort to the sounds of a neighbouring clan of Hoolock gibbons and the magnificent Indian hornbill. The resort encloses numerous water bodies encircling an island which serve as a great place for visitors to spend the day relaxing and enjoying. Come by our lovely resort in Kaziranga after a fun-filled day since our accommodations provide the ideal blend of comfort and luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.81" OriginalAmount="83.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.172969725995" Longitude="91.777458657742" StarRating="4" HotelCode="504988|the_guwahati_address_by_centre_point" HotelName="The Guwahati Address By Centre Point" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>45/46 R.G..Baruah Road, Zoo Tiniali, Guwahati 781024</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/91/0591dcb8e71a2eb47eae3d0a9d4b611efe302510.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.95" OriginalAmount="85.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.158695431878" Longitude="91.775372197609" StarRating="3" HotelCode="303374|hotel_gateway_grandeur_" HotelName="Hotel Gateway Grandeur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>G.S Road, Cristian Basti, Guwahati 781005, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/dd/d3ddc38f4bfe678a3f4dd969c5dcd0b73fc115de.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.1741" Longitude="91.7582" StarRating="4" HotelCode="620948|kiranshree_grand" HotelName="Kiranshree Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/12/2025">
        <Address>
          <AddressLines>
            <AddressLine>New Airport And Azara Road, Opposite SOS Village, Mirzapur, Guwahati 781017, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/68/da686f021d21859b737b02b01e0bd90482ddef31.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.1741" Longitude="91.7582" StarRating="2" HotelCode="832572|294955" HotelName="Near Kamakhya Railway Station By OYO Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prabha Palace Lodge, Maligaon Chariali, Guwahati 781012</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/74/d474f2edf6226000b3b4fcd88187328c0158fc03.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="185.92" OriginalAmount="173.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.12464942" Longitude="91.81745386" StarRating="5" HotelCode="430867|664943" HotelName="Vivanta Guwahati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>13 Mahapurush Srimanta Sankardeva Road, Khanapara, Guwahati 781022, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/66/83666d962fc90a299bd413cc3fd194a4bf830954.JPEG</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.26" OriginalAmount="318.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.14175988" Longitude="91.67382003" StarRating="4.5" HotelCode="308487|radisson_blu_hotel_guwahati_" HotelName="Radisson Blu Hotel Guwahati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 37, Gotanagar, Guwahati 781033, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/67/68673e045486775fdb82f675f437ea81c1fd7cf8.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="363.32" OriginalAmount="339.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.148728" Longitude="91.784812" StarRating="5" HotelCode="446947|541821" HotelName="Novotel Guwahati GS Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2025" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>G S Road, Downtown Dispur, Guwahati 781006, Assam</AddressLine>
          </AddressLines>
          <CityName>Guwahati</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/81/c181cb1bd9eaac8162ff500ad67e2161977e4722.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.56" OriginalAmount="8.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|om_shree_cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/12/2025" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Sauna,Fax,Restaurant,Telephone Service,Room Service,Business Centre,Designated Smoking Area,Meeting Room,Parking,Swimming Pool,Laundry,24 Hour Front Desk,Elevator,Garden,Pets allowed,Spa,Valet Parking,Beauty Salon,Concierge</BasicAmenities>
    <HotelRating>5,3,2,4,2.5,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>HOTEL,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||True