<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
da91382f-2403-4e51-8880-24fec90a9379|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="da91382f-2403-4e51-8880-24fec90a9379">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84793" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-05T00:00:00" End="2026-10-07T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="vietnam@wwdmc.com" Password="Sakshi@99" RequestedCurrency="GBP" ClientNationality="US" 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
da91382f-2403-4e51-8880-24fec90a9379|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
da91382f-2403-4e51-8880-24fec90a9379|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
da91382f-2403-4e51-8880-24fec90a9379|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
da91382f-2403-4e51-8880-24fec90a9379|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
da91382f-2403-4e51-8880-24fec90a9379|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
da91382f-2403-4e51-8880-24fec90a9379|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
da91382f-2403-4e51-8880-24fec90a9379|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
da91382f-2403-4e51-8880-24fec90a9379|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
da91382f-2403-4e51-8880-24fec90a9379|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
da91382f-2403-4e51-8880-24fec90a9379|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
da91382f-2403-4e51-8880-24fec90a9379|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
da91382f-2403-4e51-8880-24fec90a9379|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-08-13T12:51:33.3941999+01:00" Version="0" EchoToken="Search" TransactionIdentifier="da91382f-2403-4e51-8880-24fec90a9379" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="14.49" OriginalAmount="14.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.037614" Longitude="105.854058" StarRating="2" HotelCode="|524444" HotelName="An Nam Corner- Thanh Yen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Thanh Yen, Phuc Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/4/4/4/524444_e3bcf9b0915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.06" OriginalAmount="15.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.014398" Longitude="105.863154" StarRating="3" HotelCode="|447064" HotelName="Golden 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>81 Nguyen Khoai, Hanoi, Hanoi, 100000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/6/4/447064_3c1260e0808.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.96" OriginalAmount="16.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0322483" Longitude="105.7891935" StarRating="3" HotelCode="|265910" HotelName="Super Oyo Capital O 387 Bach Duong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>C5/D6 Khu Do Thi Moi Cau Giay, Tran Thai Tong Street, Dich Vong Ward, Cau Giay District, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/9/1/0/265910_72c4bf01726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03230498" Longitude="105.78954715" StarRating="3" HotelCode="600509|239398" HotelName="Bach Duong Hotel Cau Giay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>C5/D6 Tran Thai Tong Street, Dich Vong, Cau Giay, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b3/70b3362a16c17980b908ee2350fbdd6d00998218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.05" OriginalAmount="17.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.025103" Longitude="105.900269" StarRating="2" HotelCode="|523123" HotelName="Sao Mai by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Co Linh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/2/3/523123_c7eefad0915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.46" OriginalAmount="18.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04879" Longitude="105.83997" StarRating="3" HotelCode="|422059" HotelName="The Autumn Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30A Truc Lac Alley Truc Bach Ba Dinh Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/5/9/422059_092e8cc1721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.59" OriginalAmount="18.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033977" Longitude="105.790637" StarRating="2" HotelCode="|421276" HotelName="OYO 1143 Thu Giang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Alley 45 Tran Thai Tong Dich Vong Cau Giay Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/7/6/421276_25d51d21733.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.28" OriginalAmount="19.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.103574" Longitude="105.413608" StarRating="2" HotelCode="|537262" HotelName="Hai Au" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tinh Lo 87A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/2/6/2/537262_cde1ae52137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.46" OriginalAmount="19.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.040202" Longitude="105.867097" StarRating="0" HotelCode="|266988" HotelName="Phuong Trang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Nguyen Van Cu Street, Bo De Ward, Long Bien District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/8/8/266988_c5bfae71749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.13" OriginalAmount="19.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.002564" Longitude="105.841711" StarRating="3" HotelCode="|421251" HotelName="Linh Anh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 24 Lane 266 Le Thanh Nghi Hai Ba Trung District Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/5/1/421251_18568df1720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03450968" Longitude="105.84744374" StarRating="2" HotelCode="550104|165360" HotelName="Hanoi Lotus Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Bat Su Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/3b/693b19c74fafa3ddaddcd82924da49d49889e409.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="3" HotelCode="787493|348512" HotelName="Nam Cuong X Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 Tran Quoc Vuong, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/18/8a182c41744057ab8065e0381e42c90af3739f79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.21697255" Longitude="105.78126917" StarRating="2" HotelCode="762464|284963" HotelName="Sao Mai Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dien Xa-Quang Tien, Soc Son, Noi Bai Airport, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/5c/945c808fae2c4647bb001f473dd2ae369275d292.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.04" OriginalAmount="20.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.951278" Longitude="105.749466" StarRating="2" HotelCode="|523114" HotelName="Thu Do Vang Ha Dong By Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>QL6 Phu Lam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/1/4/523114_c3529230911.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.23" OriginalAmount="21.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00945" Longitude="105.79795" StarRating="3" HotelCode="|235414" HotelName="V-studio Apartment 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>47/148 Tran Duy Hung Trung Hoa Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/1/4/235414_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.24" OriginalAmount="21.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.047708" Longitude="105.865482" StarRating="3" HotelCode="|419519" HotelName="Lucky Budda Inn Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Ngoc Thuy Street 99-99B/32 Ngoc Thuy, Yen Tan, Long Bien, Hanoi, Long Bien, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/1/9/419519_b7383101711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.38" OriginalAmount="21.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.124692" Longitude="105.770588" StarRating="2" HotelCode="|521807" HotelName="New An Phú" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/8/0/7/521807_7b746881107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.93" OriginalAmount="21.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0057938" Longitude="105.7826336" StarRating="3" HotelCode="|266624" HotelName="Nam Long Ha Noi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 6, 38 Mieu Dam, Me Tri, Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/6/2/4/266624_a7a1a1e1719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.94" OriginalAmount="21.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02112" Longitude="105.846747" StarRating="0" HotelCode="|535421" HotelName="Hanowood Homestay and Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 Ha Hoi, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/4/2/1/535421_42c0f361110.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01202156" Longitude="105.776916" StarRating="3" HotelCode="554410|165398" HotelName="V-Studio Hotel Apartment 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>16 Dong Me Street, Lane 1, Me Tri Road, Nam Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/e3/0fe325438b2238a5919fe78698f0be605a7ce825.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.70" OriginalAmount="22.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.204998" Longitude="105.829909" StarRating="3" HotelCode="|420665" HotelName="Anova 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 8 Vo Nguyen Giap Thai Phu Mai Dinh Soc Son Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/6/5/420665_6b968261727.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.77" OriginalAmount="22.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.218997" Longitude="105.783156" StarRating="0" HotelCode="|525809" HotelName="Golden Lotus Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Km 2, Vo Nguyen Giap, San Bay Noi Bai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/8/0/9/525809_03307271019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0351278" Longitude="105.8000437" StarRating="1" HotelCode="|421429" HotelName="Khach San Phuong Dong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 14, Lane 72, Duong Quang Ham, Quan Hoa Ward, Cau Giay District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/4/2/9/421429_60746221732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.26" OriginalAmount="23.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.009808" Longitude="105.810826" StarRating="2" HotelCode="|523094" HotelName="69Xumimotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>so 69 ngo 53 Nguyen Ngoc Vu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/9/4/523094_b8d11dc0900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.32" OriginalAmount="23.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02775" Longitude="105.82372" StarRating="3" HotelCode="|446943" HotelName="Nythome Giang Vo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7/c11 Ngo 140 Giang Vo, Hanoi, 10000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/4/3/446943_4783b0f1723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.45" OriginalAmount="23.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00939" Longitude="105.81167" StarRating="0" HotelCode="|521712" HotelName="Sao Nguyen Ngoc Vu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 Nguyen Ngoc Vu Trung Hoa Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/1/2/521712_4a5fe691118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.67" OriginalAmount="23.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0102987" Longitude="105.8651049" StarRating="3" HotelCode="|374877" HotelName="Le Grand Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1B9 Dam Trau, Bach Dang, Hai Ba Trung dist.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/8/7/7/374877_90dfa591344.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.58" OriginalAmount="24.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03304" Longitude="105.7898" StarRating="3" HotelCode="|189585" HotelName="Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>C1/D6 Cau Giay New Urban Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/8/5/189585_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.94" OriginalAmount="24.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.012537" Longitude="105.8664738" StarRating="3" HotelCode="|266703" HotelName="Sunrise Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>716 Bach Dang, Hai Ba Trung District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/7/0/3/266703_abb741c1723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042250519821" Longitude="105.87064519484" StarRating="2" HotelCode="268127|152250" HotelName="Hanoi Asia 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>139/2 Nguyen Van Cu, Long Bien, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/29/a729264104d11e14b51be07ecf8a1074be44b004.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0349633" Longitude="105.80073349" StarRating="3" HotelCode="835898|362519" HotelName="Hotel Phunng Dông" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>So 14 Duong Quang Hàm, Ngo 72, Phuong Quan Hoa, Quan Cau Giay, Hà Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.009724" Longitude="105.798701" StarRating="3" HotelCode="420609|165397" HotelName="V-Studio Hotel Apartment 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>No.47 Lane, 148 Tran Duy Hung street,, Cau Giay Disctrict, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/12/b8121328c229ce16169062ea6f3fc06cc9e53681.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.32" OriginalAmount="25.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03452" Longitude="105.8474" StarRating="2" HotelCode="|235614" HotelName="Thuc At 3am" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>45 Bat Su Street, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/6/1/4/235614_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.36" OriginalAmount="25.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00353" Longitude="105.77971" StarRating="2" HotelCode="|537202" HotelName="Hoang Gia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>So 4 Me Tri Thuong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/2/0/2/537202_a972fbd2101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.49" OriginalAmount="25.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02921" Longitude="105.84832" StarRating="0" HotelCode="|189222" HotelName="Bluebell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>41 Ngo Huyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/2/2/189222_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.60" OriginalAmount="25.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.1987057" Longitude="105.8271708" StarRating="3" HotelCode="|446958" HotelName="Noi Bai Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/5/8/446958_bb408c40723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.64" OriginalAmount="25.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.011675" Longitude="105.806708" StarRating="0" HotelCode="|266986" HotelName="V House 6 Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40, Lane 171, Nguyen Ngoc Vu, Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/8/6/266986_c4da5ee1748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.70" OriginalAmount="25.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028537" Longitude="105.768595" StarRating="3" HotelCode="|421240" HotelName="Duc Long" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>C32 alley 89 Le Duc Tho street, My Dinh 2, Nam Tu Lien district, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/4/0/421240_14249bd1716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.11" OriginalAmount="25.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03228" Longitude="105.79031" StarRating="3" HotelCode="|232169" HotelName="One" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C3/D6 New Cau Giay Residence, Tran Thai Tong Street, Dich Vong Ward, Cau Giay District, Hanoi, Vietnam Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/1/6/9/232169_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.11" OriginalAmount="25.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.016592" Longitude="105.773655" StarRating="0" HotelCode="|521711" HotelName="Thanh Hang near Emerald My Dinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Ngo 180 Duong Dinh Thon Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/1/1/521711_49a98921117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.14" OriginalAmount="25.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0105817" Longitude="105.7768865" StarRating="3" HotelCode="|266428" HotelName="Istay Apartment 5" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>45/4 Dong Me, Me Tri, Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/2/8/266428_9428b001700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.21871641" Longitude="105.80416895" StarRating="2" HotelCode="774011|348309" HotelName="Coffe House Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Noi Bai, Hanoi 124115</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/72/d7/72d72d44360ce1ec039e5a8205a4173125b3404c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036144" Longitude="105.847692" StarRating="2" HotelCode="931938|83988" HotelName="Hanoi Evergreen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Hang Dong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/f1/eff12e3fe7a49ac0a029b435cf29268971e9b0df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032530368132" Longitude="105.78981365188" StarRating="3" HotelCode="347507|83964" HotelName="Home Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>C1/D6 New Cau Giay Residence, Dich Vong Ward, Cau Giay District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/bd/29bdab29dc73f38e569430afdd007639ef42401d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.002180810067" Longitude="105.80955968821" StarRating="3" HotelCode="347160|152496" HotelName="Mely Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Nhan Hoa Street, Nhan Chinh Ward, Thanh Xuan, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/e0/bce033c2f6c100976f1bfdfb79f93a96e6d48cd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02776677" Longitude="105.82361786" StarRating="3" HotelCode="958298|348522" HotelName="NYT Home Giang Vo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 C11 Alley 140, Giang Vo, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/42/824251361c1d1cc66b0b65fe6918a4a3f04941a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.29" OriginalAmount="26.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.976696" Longitude="105.844136" StarRating="2" HotelCode="|567159" HotelName="Phuong Trang by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>71 P. Giap Nhi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/5/9/567159_eb955391359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.52" OriginalAmount="26.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.8986756" Longitude="105.8671954" StarRating="3" HotelCode="|421553" HotelName="Oyo 930 Thang Long" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Duyen Thai, Thuong Tin, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/5/5/3/421553_6cab1770212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.59" OriginalAmount="26.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0346817" Longitude="105.8518982" StarRating="0" HotelCode="|270097" HotelName="Ibiz City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Luong Ngoc Quyen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/9/7/270097_3c4e3c61704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.84" OriginalAmount="26.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0290486" Longitude="105.7843614" StarRating="3" HotelCode="|460786" HotelName="Granda Central Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 10, Lane 100 Dich Vong Hau Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/0/7/8/6/460786_a41606b1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.13" OriginalAmount="26.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035374" Longitude="105.810834" StarRating="0" HotelCode="|534153" HotelName="NB Apartment - Linh Lang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>So 4 ngo 41 pho Linh Lang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/1/5/3/534153_14f09e41152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.17" OriginalAmount="26.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0245" Longitude="105.846" StarRating="3" HotelCode="|420926" HotelName="Little Anh House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6A Ngo 67 Ly Thuong Kiet Tran Hung Dao Hoang Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/2/6/420926_e4b33001652.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.23" OriginalAmount="26.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.026736" Longitude="105.836831" StarRating="0" HotelCode="|534892" HotelName="Van Mieu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>54B Quoc Tu Giam Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/9/2/534892_7086bcc1140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029205879909" Longitude="105.84832904616" StarRating="2" HotelCode="306558|83944" HotelName="Bluebell Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Ngo Huyen, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/5d/265d932b828be582bf09009375922704cb00e371.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.21889398" Longitude="105.78331658" StarRating="3" HotelCode="374682|152144" HotelName="Dragon Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dien Xa, Soc Son, Noi Bai, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/1b/051b44814e5fa6137cc852e418c0b529c4c47d93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00353742" Longitude="105.77973739" StarRating="2" HotelCode="834180|362516" HotelName="Hotel Hoang Gia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Me Tre Thuong, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/8a/ef8a7d901585f1f76be76269faff6b34f6d20b69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034669" Longitude="105.852161" StarRating="2" HotelCode="53752|348450" HotelName="Ibiz City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Beauty Salon,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Kitchen,Laundry,Library,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>51 Luong Ng?c Quy?n Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f2/b7f24ca089423d2a7d5cf2bbeb3ab2d82e5c8216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It just takes  30 minutes  from the Noi Bai International airport and 5 minutes to walk to Hoan Kiem...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.218806306426" Longitude="105.78326697533" StarRating="2" HotelCode="227157|152527" HotelName="Noi Bai Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>km2 Vo Van Kiet Street, Noibai Airport, Noi Bai</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/3a/b13a97c7db3eca20ecf66a5080db62aa0bb12a81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03234232" Longitude="105.78990417" StarRating="3" HotelCode="471332|153531" HotelName="One Hotel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tran Thai Tong Street, C3/D6 New Cau Giay Residence, Cau Giay District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/95/509515b35e2c8b89a0ef61e5a16451921d6a127f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01195614" Longitude="105.80709484" StarRating="2" HotelCode="615137|348589" HotelName="ISTAY Hotel Apartment 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Lane 171 Nguyen Ngoc Vu, Trung Hoa, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/1a/721a39153f087fb2c2eee253653619a80bfa15d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.60" OriginalAmount="27.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.219984" Longitude="105.783168" StarRating="3" HotelCode="|446952" HotelName="Hanz Duc Hieu 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Quoc Lo 2, Dien Xa, Soc Son, Hanoi, 100000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/5/2/446952_c3579000631.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.66" OriginalAmount="27.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029078" Longitude="105.828651" StarRating="2" HotelCode="|523098" HotelName="Lao Cai by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 P. Cat Linh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/9/8/523098_bad6b510902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.06" OriginalAmount="27.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="2" HotelCode="768004|755027" HotelName="The Ky Moi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/55 Le Dai Hanh Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/15955/2115955/1.jpg?f=15351388</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.13" OriginalAmount="27.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0144173" Longitude="105.8651003" StarRating="3" HotelCode="|266308" HotelName="Riverside Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Van Don, Bach Dang Ward, Hai Ba Trung District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/3/0/8/266308_891f45e1749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="3" HotelCode="856254|382442" HotelName="Anna Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Quoc Lo 2, Mai Dinh, Soc Son, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c9/0fc96d19e5a755b57dbc507950db6c527bc3e752.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01967218" Longitude="105.77794451" StarRating="2" HotelCode="621848|348588" HotelName="Vinn Hotel Apartment 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>5 Lane 97, Dinh Thon, My Dinh 1, Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/50/0d50fea534a9e8bc6465ef5b2ebcb7521b8fd0ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.51" OriginalAmount="28.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01109794" Longitude="105.7763195" StarRating="3" HotelCode="600095|683507" HotelName="ISTAY Hotel Apartment 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>45 Alley 4 Dong Me Street, Me Tri Ward, Nam Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/5d/1f5d5ea20e07838b475eac1dd7d2a7d522716f16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Hanoi, ISTAY Hotel Apartment 5 is minutes from The Garden Shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.83" OriginalAmount="28.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03471" Longitude="105.85214" StarRating="3" HotelCode="|189617" HotelName="Marriotte Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Luong Ngoc Quyen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/1/7/189617_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.00" OriginalAmount="28.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0183" Longitude="105.8" StarRating="3" HotelCode="|421216" HotelName="Rosa Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 4, Trung Yen 10A, Lot 4D, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/2/1/6/421216_0c350371708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.22" OriginalAmount="28.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0323804" Longitude="105.7980086" StarRating="3" HotelCode="|420318" HotelName="Victor Cau Giay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 24, Lane 165 Cau Giay, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/1/8/420318_d3890851755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.26" OriginalAmount="28.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0150106" Longitude="105.8105828" StarRating="1" HotelCode="|265908" HotelName="Sunrise" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Alley 42 Vu Ngoc Phan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/9/0/8/265908_7206fd31726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034762536046" Longitude="105.85182612407" StarRating="2" HotelCode="346279|83978" HotelName="Hanoi Marriotte Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Luong Ngoc Quyen Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/20/02207d705f3b24dfcd9ede3dfee56333f1032f8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.31" OriginalAmount="29.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.052267" Longitude="105.83857" StarRating="3" HotelCode="|420918" HotelName="The Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/1/8/420918_4e160901518.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.41" OriginalAmount="29.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0108831" Longitude="105.7951702" StarRating="3" HotelCode="|266608" HotelName="Blue Hanoi Inn City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>119 Nguyen Chanh Trung Hoa, Cau Giay Hanoi 10000 Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/6/0/8/266608_e91a2551505.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.47" OriginalAmount="29.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01397" Longitude="105.86399" StarRating="3" HotelCode="|234481" HotelName="Gallant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>68 Van Don Street, Hai Ba Trung District Hanoi 10000 Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/4/8/1/234481_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.48" OriginalAmount="29.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.022267" Longitude="105.777386" StarRating="2" HotelCode="|523070" HotelName="Hana by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P. Thien Hien My Dinh 1 Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/7/0/523070_a6437c30942.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.50" OriginalAmount="29.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036343" Longitude="105.853651" StarRating="0" HotelCode="|533210" HotelName="Hanoi Memory Central Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>92 Tran Nhat Duat street, Hang Buom ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/2/1/0/533210_cb21bc01107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.92" OriginalAmount="29.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02396" Longitude="105.82048" StarRating="0" HotelCode="|189219" HotelName="Blue 29" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 3/325, Giang Vo street, Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/1/9/189219_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.10" OriginalAmount="29.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.065905" Longitude="105.825686" StarRating="0" HotelCode="|533892" HotelName="Westlake Emerald Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Tay Ho, Quang An, Tay Ho, Ha Noi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/9/2/533892_64f34f71156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="30.16" OriginalAmount="29.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01272749" Longitude="105.86635268" StarRating="3" HotelCode="586444|694519" HotelName="Sunrise Hanoi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>716 Bach Dang, Hai Ba Trung District, Quan Hai Ba Trung, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/2d/772d8a4609eb477971f92e0659d83bf79e0da916.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.16" OriginalAmount="29.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033193" Longitude="105.850236" StarRating="3" HotelCode="|420770" HotelName="Nexy Living" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Luong Van Can, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/7/7/0/420770_93a32af1707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.22" OriginalAmount="29.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.012412" Longitude="105.850427" StarRating="3" HotelCode="|421432" HotelName="Ohana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>153 Trieu Viet Vuong, Hai Ba Trung, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/4/3/2/421432_62b7bcf1734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01438059" Longitude="105.865176" StarRating="3" HotelCode="619378|255808" HotelName="Riverside Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Van Don, Bach Dang, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/14/23143a964044208c6d21253ceaa0a37594ea076c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Hanoi. For guests who appreciate a stylish ambience, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.60" OriginalAmount="30.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.990857" Longitude="105.736768" StarRating="0" HotelCode="|521670" HotelName="Royal Duong Noi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Can 38-39 Lo D28 - NV 16 Le Trong Tan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/6/7/0/521670_30ebb851152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.73" OriginalAmount="30.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032659" Longitude="105.853846" StarRating="0" HotelCode="|521854" HotelName="TUAN CENTRAL HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 HANG BE , HOAN KIEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/8/5/4/521854_8c687431124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.98" OriginalAmount="30.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03012" Longitude="105.83418" StarRating="3" HotelCode="|420625" HotelName="Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Hang Chao Street, Cat Linh Ward, Dong Da District, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/2/5/420625_60cf15e1716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="31.05" OriginalAmount="30.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.014004462844" Longitude="105.86403714744" StarRating="3" HotelCode="347771|557102" HotelName="Gallant Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Van Don, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f7/6ef7c46572d6b029e92c2ade3f25393f24618edb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.15" OriginalAmount="30.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03429" Longitude="105.85342" StarRating="0" HotelCode="|198311" HotelName="Golden Time 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 Ma May Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/3/1/1/198311_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.15" OriginalAmount="30.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0457535" Longitude="105.7916112" StarRating="3" HotelCode="|265639" HotelName="Blue Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Tran Tu Binh Street, Nghia Tan, Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/6/3/9/265639_5d3762b1705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.22" OriginalAmount="30.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.020098" Longitude="105.7781279" StarRating="0" HotelCode="|265874" HotelName="Istay Hotel Apartment 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 12, Alley 39, Dinh Thon Street, My Dinh 1 Ward, South Tu Liem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/7/4/265874_6ecc6ac1722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.023971881626" Longitude="105.82047271467" StarRating="2" HotelCode="347106|83875" HotelName="Blue 29 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Pho Giang Vo, Ngo 325, Quan Ba Dinh, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/27/6527ecc0a2e6376f613eef61f5dd57b2b405ea1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.010824719787" Longitude="105.79513633812" StarRating="3" HotelCode="614489|239401" HotelName="Blue Hanoi Inn City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>119 Nguyen Chanh Street, Trung Hoa, Cau Giay District, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/3b/ed3b9538218d38b52000794d868830558c197087.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue Hanoi Inn City Hotel in Hanoi (Cau Giay), you'll be clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02316921" Longitude="105.82117445" StarRating="3" HotelCode="586864|239402" HotelName="Blue Hanoi Inn Luxury Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>466 De La Thanh Street, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/25/1a259593ad138ef6e748f0749b7fd7f26cd679e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02212884" Longitude="105.77591518" StarRating="3" HotelCode="854580|362523" HotelName="Khach San Viet My" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Ngo 139 Duong My Dinh, My Dinh 1, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/23/cd2340aa790f45b23d59cfe8df714ce9f823dab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03262556" Longitude="105.79856656" StarRating="3" HotelCode="771333|348590" HotelName="Victor Hotel Cau Giay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 Lane 165, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/9f/a99f0370f904b90c841cf2384b19b9d9be1f4ce8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.32" OriginalAmount="31.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031551" Longitude="105.8455557" StarRating="2" HotelCode="|265836" HotelName="Maison D' Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Nguyen Van To, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/3/6/265836_6b87bff1719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.59" OriginalAmount="31.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.005949" Longitude="105.83883" StarRating="2" HotelCode="|523099" HotelName="Ha Noi Vang by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ng. 4 P. Phuong Mai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/0/9/9/523099_bb565d70903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.73" OriginalAmount="31.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.002554" Longitude="105.802482" StarRating="0" HotelCode="|521710" HotelName="Quang Chung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Phuong Le Van Thiem Thanh Xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/1/0/521710_48f073a1116.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.77" OriginalAmount="31.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.016124" Longitude="105.822737" StarRating="3" HotelCode="|422122" HotelName="Soleil Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>95/28 Hoang Cau Street, Dong Da Dist., Dong Da, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/2/2/422122_044ea101128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.21" OriginalAmount="31.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035243" Longitude="105.853346" StarRating="0" HotelCode="|536405" HotelName="La Renta Center Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>50A Ma May Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/4/0/5/536405_c08a83f1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.24" OriginalAmount="31.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03001883" Longitude="105.83450874" StarRating="2" HotelCode="609884|698262" HotelName="Royal Hanoi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Hang Chao, Cat Linh Ward, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/5b/4a5b8cb6846e09cb1ac4af966e083326bc1cb550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04565684" Longitude="105.79161982" StarRating="3" HotelCode="518359|255711" HotelName="Blue Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Tran Tu Binh Street, Nghia Tan, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/18/451845e59c11306b896ca99fb5a4c5c64a4ab0f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03333094" Longitude="105.84793358" StarRating="2" HotelCode="586825|239438" HotelName="Hanoi Traveller House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>25 Hang Thiec, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fc/78fcff747a529ed816051612b5f4c9ecc1f31f70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.05227335" Longitude="105.83862903" StarRating="2" HotelCode="572152|239502" HotelName="The Royal Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Nghi Tàm, Tây H?, Hà N?i</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/47/2c4724e0ff4ae51daee5438172c3ebe7489aa6ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and room ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00504405" Longitude="105.80095409" StarRating="3" HotelCode="754818|348622" HotelName="Vy House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>9 N7B Trung Hoa, Nhan Chinh, Thanh Xuan, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/97/b097a036dc2b33e025b3068f5ac683445faeb65a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.50" OriginalAmount="32.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034655" Longitude="105.813424" StarRating="2" HotelCode="|523124" HotelName="Anh Sao by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ng. 42 P. Lieu Giai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/2/4/523124_c88da360916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.69" OriginalAmount="32.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.20459" Longitude="105.83108" StarRating="3" HotelCode="|232875" HotelName="New Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Vo Nguyen Giap Street, Thai Phu V. Noibai Airport, Soc Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/7/5/232875_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.76" OriginalAmount="32.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03119" Longitude="105.79138" StarRating="3" HotelCode="|238433" HotelName="Poonsa Cau Giay and Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lo C2/D6 Truong Cong Giai, Dich Vong Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/4/3/3/238433_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03415131" Longitude="105.85339462" StarRating="3" HotelCode="429649|83918" HotelName="Golden Time Hostel 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 Ma May Street  Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/9a/849a97db0dbd5e61051daf75e57942106cad256f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04814985" Longitude="105.79553674" StarRating="3" HotelCode="855275|377177" HotelName="Granda Legend Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Hoang Quoc Viet, Lane 100, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/32/c532c43696322bdc2a4d98d636674fdcce70f9f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0315609" Longitude="105.84553509" StarRating="3" HotelCode="594738|239434" HotelName="Hanoi Pho Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>46 Nguyen Van To, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/34/8434bfae5fae8885a5101eefe293abca57e633bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01959429" Longitude="105.77897856" StarRating="3" HotelCode="554400|165375" HotelName="iStay Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Alley 39 Dinh Thon, My Dinh 1, Nam Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/f0/c9f00b194e3aeab076fb32b461331811cd273c0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029178230292" Longitude="105.84777471164" StarRating="2" HotelCode="119192|76390" HotelName="Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Phu Doan Lane, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/44/9d44577b0b403328d94820f8bced1073f591be7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02834608" Longitude="105.76884627" StarRating="3" HotelCode="954918|391477" HotelName="Rosarian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>89 Le Duc Tho, My Dinh 2, C 28 Alley, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/65/f06594bc898c3fd9d075fe5ffbaa061883a61a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01909023914" Longitude="105.83548927242" StarRating="3" HotelCode="346708|78681" HotelName="Van Mieu 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>159 Kham Thien, Dong Da, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a3/3ca33345b94d11091d42624f0730a6dbcf4fa0f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.40" OriginalAmount="33.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032599" Longitude="105.82755" StarRating="3" HotelCode="|534157" HotelName="NB APARTMENT - KIM MA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/1/5/7/534157_17aff321155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.54" OriginalAmount="33.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.20309" Longitude="105.83254" StarRating="0" HotelCode="|236087" HotelName="Family Soc Son" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/0/8/7/236087_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.63" OriginalAmount="33.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0320357" Longitude="105.7699462" StarRating="3" HotelCode="|420965" HotelName="Patel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51A Le Duc Tho, Alley 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/6/5/420965_3241d561726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.96" OriginalAmount="33.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.016869" Longitude="105.777393" StarRating="3" HotelCode="|534302" HotelName="iStay Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 34, Lane 2, Tran Van Lai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/0/2/534302_f7bf17f1435.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.23" OriginalAmount="33.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.185593" Longitude="105.783055" StarRating="0" HotelCode="|472279" HotelName="Me Linh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Thi Tran Quang Minh, Huyen Me Linh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/2/7/9/472279_2082b751228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01713513" Longitude="105.77755274" StarRating="3" HotelCode="554405|165379" HotelName="iStay Studio Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>32-34 alley 1 Tran Van Lai street, My Dinh 1, Nam Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/03/eb0387547ae0d8f353cd426f7e4144b738b3ee47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04334228" Longitude="105.86522568" StarRating="3" HotelCode="587337|239489" HotelName="Sao Bang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Ngoc Lam Street, Long Bien, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/aa/67aa427a85cdc4c8b72532fbc69aaa52e5841e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.71" OriginalAmount="34.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0794328" Longitude="105.8168251" StarRating="3" HotelCode="|419806" HotelName="Westlake Tay Ho" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>696 Lac Long Quan Str, Nhat Tan Ward, Tay Ho District, Tay Ho,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/0/6/419806_9eee0b51446.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.82" OriginalAmount="34.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0361413" Longitude="105.851233" StarRating="0" HotelCode="|269953" HotelName="Hanoi Golden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Nguyen Sieu Street - Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/9/5/3/269953_29dec3d1745.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.83" OriginalAmount="34.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0356306" Longitude="105.7719254" StarRating="3" HotelCode="|264602" HotelName="Bounty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Alley 9 Le Duc Tho - Cau Giay, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/6/0/2/264602_170c90e1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.97" OriginalAmount="34.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03161" Longitude="105.8512" StarRating="2" HotelCode="|198527" HotelName="Little Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>32 Le Thai To Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/5/2/7/198527_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.99" OriginalAmount="34.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.078792" Longitude="105.81832" StarRating="0" HotelCode="|524688" HotelName="JOY APARTMENT TAY HO" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/6/8/8/524688_719616f0937.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.04" OriginalAmount="34.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03433" Longitude="105.81225" StarRating="2" HotelCode="|197357" HotelName="Dom's Residence and Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Phan Ke Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/3/5/7/197357_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.33" OriginalAmount="34.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.017891" Longitude="105.841307" StarRating="3" HotelCode="|532475" HotelName="GIAO THONG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 LE DUAN, NGUYEN DU, DONG DA, HA NOI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/4/7/5/532475_006a1d01028.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.20473914" Longitude="105.83011748" StarRating="3" HotelCode="586954|239394" HotelName="Anova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9 Vo Nguyen Giap Street, Thai Phu, Soc Son District, Ha Noi, Mai Dinh Commune</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/71/3871282691afb98ac96edf942b71797d61f39416.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.59" OriginalAmount="35.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01472" Longitude="105.80072" StarRating="3" HotelCode="|240309" HotelName="Granda Trung Hoa Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 35, Lane 2, Trung Kinh street, Trung Hoa ward, Cau Giay district,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/3/0/9/240309_20.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.63" OriginalAmount="35.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0090439" Longitude="105.8390075" StarRating="2" HotelCode="|264669" HotelName="Hoa Hong 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>102 Xa Dan, Dong Da, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/6/6/9/264669_1c901e91700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.96" OriginalAmount="35.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.685954" Longitude="105.742573" StarRating="2" HotelCode="|521676" HotelName="palermohotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TT- Dai Nghia- My Duc- Ha - Noi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/6/7/6/521676_35288e71157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.98" OriginalAmount="35.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.014059" Longitude="105.846786" StarRating="3" HotelCode="|521659" HotelName="Muse Hanoi Boutique Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29/44 Nguyen Dinh Chieu, Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/6/5/9/521659_2ce9f5b1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.12" OriginalAmount="35.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.051381" Longitude="105.810988" StarRating="5" HotelCode="|446677" HotelName="Vnahomes Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/7/7/446677_27454c50919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.34" OriginalAmount="35.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034750508884" Longitude="105.81070353519" StarRating="2" HotelCode="347202|1239898" HotelName="Apec 1 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Phan Ke Binh, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/d1/54d1f94a24537f37e359de356d5b37ad2ddba670.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.2028" Longitude="105.8321" StarRating="3" HotelCode="435850|152226" HotelName="HAAP Transit Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Thai Phu, Noibai Airport, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/56/84567a97b2099aeb3c2a65d0709bb2603fbd7cc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01122291" Longitude="105.80396928" StarRating="3" HotelCode="600908|239411" HotelName="Dai Duong Hotel 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment,Apartment,Apartment,Hotel,Hotel,Hotel,Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>33 Ngo 34, Nguyen Thi Dinh, Trung Hoa, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/bc/fbbcd252376e44477d024466ca1a9167a3ea0706.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03633922" Longitude="105.85040421" StarRating="2" HotelCode="773586|362507" HotelName="Hanoi Golden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Ngo Gach, Hang Buom, Hoan Kiem, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/63/48638f5746174f01a7736f1a9b95a7db90d8dbe1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00899392187" Longitude="105.83898017791" StarRating="2" HotelCode="372650|348435" HotelName="Hoa Hong Hotel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Xa Dan Street, Dong Da District, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/fb/93fbe9ac80691315758eb05784669cc2c15e26ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Dong Da District, Hoa Hong Hotel 2 - Xa Dan promises ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.47" OriginalAmount="36.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02996" Longitude="105.84625" StarRating="3" HotelCode="|169239" HotelName="Hanz Hanoi De Maison Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 HANG BONG STR HOAN KIEM DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/3/9/169239_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception and WiFi. SITUATION: This establishment, is in Hanoi the historic centre of Hoan Kiem Lake 10 minutes walk away, you can find. ROOM: All the rooms have tiled floors, an air-conditioning system, a wardrobe, a television, a mini-bar, a sitting room, a bathroom with a hairdryer, bath or shower, slippers, complimentary bathroom items and a balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.10" OriginalAmount="36.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0289381" Longitude="105.7688616" StarRating="3" HotelCode="|420919" HotelName="Dlmos Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Le Duc Tho, My Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/1/9/420919_e4b94171548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.33" OriginalAmount="36.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0356278" Longitude="105.7952494" StarRating="3" HotelCode="|422121" HotelName="London and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 lane 16 Nguyen Van Huyen Str., Cau Giay Dist., Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/2/1/422121_8ee18f71130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.21676551" Longitude="105.78116459" StarRating="2" HotelCode="375171|152176" HotelName="Family Transit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dien Xa, Quang Tien, Noi Bai Airport, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/11/3711f407bf3d5b1125139537a9450c00cfec729d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028161" Longitude="105.848046" StarRating="3" HotelCode="89659|24723" HotelName="Impressive Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Au Trieu Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/9f/cd9fe30ce6f174d7b0dad46dede996faf913a9df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on a small street of Hanoi (13-15 Au Trieu Street) and offers a quiet env...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02769437" Longitude="105.85121721" StarRating="3" HotelCode="439833|83874" HotelName="Little Hanoi Hostel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Le Thai To Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/f3/4cf36963aa2bfd1a38ea66016b7a71bd6f405eff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a transfer service. Wirel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.70" OriginalAmount="37.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.069618" Longitude="105.824334" StarRating="0" HotelCode="|532685" HotelName="Pegasy Apartments and Travel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>28/52 To Ngoc Van</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/6/8/5/532685_786ad5f1028.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.70" OriginalAmount="37.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.009708112475" Longitude="105.84905379749" StarRating="2" HotelCode="227151|3441055" HotelName="My Lan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bicycle Rental,Dry Cleaning,Elevator,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>334 Ba Trieu, Hai Ba Trung, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/55/1655ce70fe7efaf61838028b563994b6924d4817.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;My Lan Hotel Hanoi is perfectly located for both business and leisure guests in Hanoi. The hotel off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.77" OriginalAmount="37.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0171617" Longitude="105.7939786" StarRating="3" HotelCode="|266434" HotelName="Yolowa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>120, Trung Kinh Street, Yen Hoa Ward, Cau Giay District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/3/4/266434_94e5ed61700.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.83" OriginalAmount="37.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0154044" Longitude="105.8004531" StarRating="3" HotelCode="|532757" HotelName="AandD Luxury 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>71 Luu Quang Vu street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/7/5/7/532757_a29e2ff1010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.91" OriginalAmount="37.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0142169" Longitude="105.8146933" StarRating="3" HotelCode="|270071" HotelName="Hacinco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>110 Thai Thinh, Trung Liet Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/7/1/270071_395d9d51701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.00" OriginalAmount="37.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.000892" Longitude="105.803502" StarRating="2" HotelCode="|567280" HotelName="Sen by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngo 1 P. Le Van Thiem, Thanh Xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/8/0/567280_3b3a2f61339.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.11" OriginalAmount="37.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028189" Longitude="105.8430959" StarRating="3" HotelCode="|419736" HotelName="Millennium Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/3/6/419736_57c1f8c0527.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.27" OriginalAmount="37.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0563106" Longitude="105.8352283" StarRating="4" HotelCode="|418401" HotelName="Thang Loi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>200 Yen Phu Street, Tay Ho District, 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/0/1/418401_24bba1b0600.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.28" OriginalAmount="37.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0117732" Longitude="105.8518016" StarRating="2" HotelCode="|270662" HotelName="Oyo 518 Chariot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>235 Pho Hue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/6/6/2/270662_6bf3d531751.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.31" OriginalAmount="37.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.050791" Longitude="105.838521" StarRating="0" HotelCode="|536427" HotelName="MoonLight Tay Ho" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>32 Yen Hoa, Yen phu, Tay Ho</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/4/2/7/536427_627a49b2018.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01724326" Longitude="105.83080282" StarRating="2" HotelCode="584610|239420" HotelName="A83 Hotel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>83/10 Xa Dan Street, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/06/180663edd6b0eae49689cdfe9028325a49d051b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031974709172" Longitude="105.84778899944" StarRating="2" HotelCode="915995|76324" HotelName="Hanoi Charming Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Yen Thai Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/93/0993346771e39d68997ee2d643e969f932c3269a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.062106405874" Longitude="105.83033491828" StarRating="3" HotelCode="268117|153533" HotelName="Paloma Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Xuan Dieu Street, Tay Ho, Ha Noi City</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/3a/583aae7a77ef6a4fd9610c5bca6165bd0b92f699.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 23 rooms. Services and facilities at the hotel includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.42" OriginalAmount="38.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.014718" Longitude="105.7803744" StarRating="3" HotelCode="|332151" HotelName="Brilliant Me Tri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Me Tri Ha Street, Me Tri Ward, Nam Tu Liem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/5/1/332151_999712a1821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.48" OriginalAmount="38.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0291" Longitude="105.84843" StarRating="0" HotelCode="|196813" HotelName="Especen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Tho Xuong street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/8/1/3/196813_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.01" OriginalAmount="38.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0333" Longitude="105.78771" StarRating="3" HotelCode="|419851" HotelName="Granda Suites Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 16, Dich Vong Hau Street, Cau Giay district, No 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/5/1/419851_173146a1515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.05" OriginalAmount="38.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03231" Longitude="105.85383" StarRating="0" HotelCode="|189793" HotelName="Wild Lotus - Hang Be" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63 Hang Be Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/9/3/189793_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.07" OriginalAmount="38.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032734" Longitude="105.791078" StarRating="3" HotelCode="|419838" HotelName="22Land Classic Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 35, Lane 75, Tran Thai Tong, Cau Giay Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/3/8/419838_44e08e31540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.99720193" Longitude="105.81686106" StarRating="2" HotelCode="538540|152068" HotelName="Amore Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>93 Khuong Trung, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/60/4360d8dd116c879169d53a910d3183df80dc2253.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02910104" Longitude="105.76883438" StarRating="3" HotelCode="781323|348325" HotelName="Dlmos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Le Duc Tho, My Dinh, Tu Liem, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/4f/3f4f80fce883ca20532c20240c0bdd53e825e865.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03390974" Longitude="105.79095495" StarRating="0" HotelCode="691043|348457" HotelName="Kawasaki Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16B Tran Thai Tong, Lane 1, Dich Vong, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/8f/378fd6e6ce2f14dd45639d3fa2d60af0118de96a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03702721" Longitude="105.84802441" StarRating="3" HotelCode="753387|348485" HotelName="Mayflower Hotel Hanoi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Hang Ruoi, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/61/c9616efa77ce1ea36bf03dd46a96bcf9215c1810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.20482059" Longitude="105.83108949" StarRating="3" HotelCode="518272|152522" HotelName="New Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotels,Hotel" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Vo Nguyen Giap Street, Thai Phu Village, Noi Bai, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/94/fc946c4ab62680fb50f117b2bc3bee0835a1df90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Halong, La Vela Classic Cruise is convenient to Tuan Chau Beach and Dol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.996339939655" Longitude="105.84292131526" StarRating="3" HotelCode="347422|239510" HotelName="Vong Xua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>193 Pho Vong, Dong Tam, Hai Ba Trung, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/ef/15ef3edc67e8d9bb8fa4f9be36c4ae5f57fc2f6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.51" OriginalAmount="39.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.063834" Longitude="105.896005" StarRating="2" HotelCode="|523121" HotelName="Toan Thang by Bay Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>421 Ngo Gia Tu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/2/1/523121_c6d996f0914.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.53" OriginalAmount="39.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03128" Longitude="105.84771" StarRating="2" HotelCode="|239067" HotelName="Hanoi Nusmile's Home 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Lane Tam Thuong, Hang Bong, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/0/6/7/239067_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.70" OriginalAmount="39.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0289011" Longitude="105.8478454" StarRating="3" HotelCode="|266201" HotelName="Vision Premier and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>41 Phu Doan, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/2/0/1/266201_8020cff1740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.95" OriginalAmount="39.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03722585" Longitude="105.85183894" StarRating="3" HotelCode="525730|2064025" HotelName="Splendid Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>13 - 15 Hang Chieu Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573821/573821a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.98" OriginalAmount="39.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.010519" Longitude="105.803429" StarRating="3" HotelCode="|421708" HotelName="Dinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 17A Alley 71 Do Quang Street, Trung Hoa Ward, Cau Giay District, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/0/8/421708_dc119521736.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.15" OriginalAmount="39.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="3" HotelCode="687279|694389" HotelName="Yolo Wa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Trung Kinh Street, Yen Hoa Ward, Cau Giay District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/14/1c14ca8c6190fc5a479e4a1fff8b13c12d62e417.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.24" OriginalAmount="39.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.999235" Longitude="105.841816" StarRating="0" HotelCode="|537512" HotelName="Duc Trong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Pho Vong Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/5/1/2/537512_24065510904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.009712412775" Longitude="105.81908149718" StarRating="3" HotelCode="346373|348373" HotelName="Hacinco Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Beauty Salon,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>110 Thai Thinh, Trung Liet Ward, Dong Da, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/09/9309521ca471cb30f39db256ffbb8eb22e86b99c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dong Da District - Dong Da Lake, Hacinco Hotel is a perfect starting point from which to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.42" OriginalAmount="40.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.07830008" Longitude="105.81839593" StarRating="3" HotelCode="878223|3473765" HotelName="A Rich Land Trinh Cong Son" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Pho Tr?nh Công Son, Ngõ 6 Pho, Tr?nh Công Son, Phuong Nhat Tân, Quan Tây Ho, Tay Ho, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d6/6cd63818c51362e17a435875dab6b8273c999d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.50" OriginalAmount="40.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029025296563" Longitude="105.84842227575" StarRating="2" HotelCode="227137|1186638" HotelName="Especen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Tho Xuong Street, Hoan Kiem, Hanoi city</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/74/2874c35ba1fd0460683c9c7aee6cffba50cb9047.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.70" OriginalAmount="40.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.044023" Longitude="105.843879" StarRating="3" HotelCode="|534289" HotelName="Aimee House - Pham Hong Thai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pham Hong Thai Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/8/9/534289_61574771109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.72" OriginalAmount="40.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030403" Longitude="105.815491" StarRating="3" HotelCode="|420934" HotelName="La Batisse Kim Ma" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>143 Kim Ma, Ba Dinh, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/3/4/420934_2c7d2321652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.77" OriginalAmount="40.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03244" Longitude="105.85382" StarRating="3" HotelCode="|189398" HotelName="Hanoi Central Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>58 Hang Be Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/9/8/189398_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.05" OriginalAmount="40.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02887" Longitude="105.84774" StarRating="0" HotelCode="|189493" HotelName="Hanoi New " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>41 Phu Doan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/3/189493_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.14" OriginalAmount="40.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031368" Longitude="105.852179" StarRating="2" HotelCode="|84074" HotelName="Lucky 2 and Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>HANG HOM, HOAN KIEM 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/7/4/84074_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2010, has 22 comfortable rooms, 6 single rooms and 8 suites. This air-conditioned establishment has a lobby, with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a television room, a cafÃ© and a restaurant. The establishment also offers a laundry service, a car park and bicycle rental. SITUATION: This hotel is close to Hanoi the district of Hoan Kiem Lake San Jose Cathedral places of interest, the commercial area, banks and embassies. 35 minutes away from the establishment clients have Noi Bai Airport. ROOM: Each room has a bathroom with a shower, a double bed, a hairdryer, a direct line telephone, cable television, a writing desk, a safety deposit box, WiFi, a mini-bar, an ironing set, an air-conditioning system, an air-conditioning system, individual heating and a balcony or terrace. FACILITIES: For a fee, you can enjoy a massage service and a jacuzzi. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="41.37" OriginalAmount="40.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03294023" Longitude="105.78858224" StarRating="3" HotelCode="856402|665569" HotelName="Nature Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Tran Thai Tong, Lane 75, Cau Giay, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/e1/00e1a3e68d6b9b293de9f5d54c4573e80112847c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01466046" Longitude="105.78046187" StarRating="3" HotelCode="621939|255709" HotelName="Blubiz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>10 Me Tri Ha, Me Tri, Nam Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cb/b4cb70c8fc4e006d5d733ba66442514a1c92c5f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02810915" Longitude="105.84291932" StarRating="3" HotelCode="968990|348498" HotelName="Millennium Hanoi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>246B Hang Bong Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/2f/a82f8779e7f8548e30f8634b64267dbc187dbc1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.05623386" Longitude="105.83335512" StarRating="3" HotelCode="69675|437955" HotelName="Thang Loi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>200 Yen Phu Street, Tay Ho District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/61/f5619e38704b6ce7de3346fa6a2753ac5e447ef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Thang Loi Hotel is a great choice for the ultimate holiday. With a 4 star rating, this hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03144286" Longitude="105.79122535" StarRating="3" HotelCode="587715|239486" HotelName="Poonsa Truong Cong Giai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Lo C2/D6 Truong Cong Giai, Dich Vong, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/05/0b0581f12593d3f05eda3188cd407b49b0699c78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.45" OriginalAmount="41.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029241" Longitude="105.848821" StarRating="3" HotelCode="|84058" HotelName="Victory Legend &amp; Spa " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-8b Tho Xuong lane, Au Trieu str., Hang Trong Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/5/8/84058_927f5121250.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable complex, is and is ideal for holidays, has 33 rooms, The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also offers WiFi, room service, a laundry service and bicycle hire. SITUATION: This hotel is in the city centre, nearby, you will find San Jose Cathedral it is 3 minutes away from Hoan Kiem Lake 5 minutes away from the establishment, guests will find the market, 15 minutes away from the establishment clients have the opera, is 20 minutes away from Thong Nhat park 500 metres away, guests will find Hanoi the Railway Station of it is 2 kilometres away from Luong Yen bus station. ROOM: The rooms have parquet flooring, an individual air-conditioning system, a bathroom with a shower, a hairdryer, a bath, satellite and cable TV and WiFi (free of charge), They also have a double bed, a hairdryer, a direct line telephone, a safe, a mini-bar, an ironing set, a coffee maker and a kettle. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast. PAYMENT METHODS: Customers can pay by credit cards, American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-in is from 13:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.62" OriginalAmount="41.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032607" Longitude="105.809227" StarRating="2" HotelCode="|524627" HotelName="Ruby Serviced Apartment Phan Ke Binh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>So 12, Ngo 35 Phan Ke Binh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/6/2/7/524627_5bc75e40915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.66" OriginalAmount="41.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.219118" Longitude="105.783205" StarRating="0" HotelCode="|554775" HotelName="Grand Dragon Noi Bai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Noi Bai, Vo Van Kiet Street, Dien Xa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/7/7/5/554775_b19887f1421.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.69" OriginalAmount="41.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02954" Longitude="105.84875" StarRating="3" HotelCode="|420422" HotelName="Hanoi Hanvet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Ngo Huyen Street, Hoan Kiem Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/4/2/2/420422_10e0bd21756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.92" OriginalAmount="41.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.1982" Longitude="105.833" StarRating="3" HotelCode="|420931" HotelName="Luxury Airport Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 93 , Road 2 , Mai Dinh , Soc Son , Ha Noi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/3/1/420931_18f17ae1616.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.06" OriginalAmount="41.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.010809575644" Longitude="105.80627729458" StarRating="3" HotelCode="346263|1464088" HotelName="Sunny Hotel 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21/170 Hoang Ngan Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/a9/3aa9c61d0897552477553414841099b440f4b730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.09" OriginalAmount="41.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029066" Longitude="105.848601" StarRating="2" HotelCode="119071|143959" HotelName="Hanoi Vision Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Tho Xuong lane, Au Trieu street, Hoan Kiem district, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/84/96843d26adbeb67f32972698af76bd8a7ca93c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.10" OriginalAmount="41.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032955279523" Longitude="105.78952075238" StarRating="3" HotelCode="347794|3431935" HotelName="Western Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>B2 D6 Tran Thai Tong, So 2, Cau Giay, Ha noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/50/d5500582dc7a595c795da0e44a6a54d9fab94217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.11" OriginalAmount="41.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01411" Longitude="105.78099" StarRating="3" HotelCode="|189649" HotelName="Ping Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Pho Me Tri Ha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/4/9/189649_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.21" OriginalAmount="41.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029012362776" Longitude="105.84785414749" StarRating="2" HotelCode="347068|254621" HotelName="Vision Premier Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Phu Doan, Hang Trong, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f24ff58603ba6e75f2817e36bc4ad3efc0d248.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.37" OriginalAmount="41.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0415264" Longitude="105.7868097" StarRating="3" HotelCode="|525633" HotelName="Newsky Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1B, Lane 69, Tran Quoc Hoan, Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/6/3/3/525633_cbe725c1023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.20308721" Longitude="105.83249319" StarRating="2" HotelCode="584621|239417" HotelName="Family Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Vo Nguyen Giap Street, Noi Bai Airport, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/c3/01c34fb0a4a32cec03bca35ce688ba72c6a6cd81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.54" OriginalAmount="42.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.037373" Longitude="105.851431" StarRating="2" HotelCode="|84031" HotelName="Prince Ii" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42B HANG GIAY 42B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/3/1/84031_88cb15c1056.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has dining facilities, entertainment areas, a reception, internet (free of charge), tourist information and excursions. The establishment has a bicycle rental desk, a transfer service and a restaurant with breakfast service. SITUATION: The hotel is in Hanoi the historic centre of Hoan Kiem Lake 2 minutes walk away, you can find it is situated 32 kilometres away from Noi Bai Airport el mercado de Dong Xuan 4 minutes walk away, you can find. ROOM: Each room has wooden furniture, a satellite television, a hairdryer, a mini-bar, a fridge and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.61" OriginalAmount="42.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06756" Longitude="105.82147" StarRating="3" HotelCode="|189208" HotelName="Quang Ba Trade Union " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>98 To Ngoc Van Street, Tay Ho District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/0/8/189208_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.67" OriginalAmount="42.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0375677" Longitude="105.8008134" StarRating="3" HotelCode="|266857" HotelName="Royal St Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>112 Nguyen Khanh Toan, Cau Giay Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/8/5/7/266857_b6c22081734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.96" OriginalAmount="42.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036657" Longitude="105.8523193" StarRating="3" HotelCode="|270588" HotelName="Holiday Suites &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Nguyen Sieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/5/8/8/270588_4df28e40825.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.14" OriginalAmount="42.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02913" Longitude="105.84368" StarRating="1" HotelCode="|189526" HotelName="Hanoi Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 1A Cam Chi str , Hang Bong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/2/6/189526_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.31" OriginalAmount="42.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032838" Longitude="105.853843" StarRating="2" HotelCode="|535713" HotelName="La Renta Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39A Hang Be</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/7/1/3/535713_d1627031133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01051775" Longitude="105.80342801" StarRating="3" HotelCode="853771|377163" HotelName="Dinh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17A Do Quang, Ngo 71, To 14, Trung Hoa, Cau Giay, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a8/f0a89717a7856e6ba49116dfb1b4fec9e0cf9e3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032583" Longitude="105.853805" StarRating="3" HotelCode="916022|76165" HotelName="Hanoi Central Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Hang Be Street, Hoan Kiem District, Hanoi 0084</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/0e/6d0ed8cbb58a6bf0523c7e67a5b0da0dd2260a7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03623607" Longitude="105.85112177" StarRating="2" HotelCode="601108|239428" HotelName="Hanoi Golden Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>51 Nguyen Sieu Street, Hoan Kiem District, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/65/ad65718ada9efb1ec8d66e7925d148f6edd1a86d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01225037" Longitude="105.81774222" StarRating="3" HotelCode="980850|348452" HotelName="IRest Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Lane 53, Yen Lang Street, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/5f/285fd0d1d762c5265870b0f31aa68048f56ec01b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.47" OriginalAmount="43.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0170219" Longitude="105.7776034" StarRating="2" HotelCode="|266828" HotelName="Suji My Dinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Alley 2 Tran Van Lai Street, My Dinh Hanoi Ha Noi Municipality</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/8/2/8/266828_b3e28be1731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.54" OriginalAmount="43.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03400321" Longitude="105.81508854" StarRating="3" HotelCode="866305|704131" HotelName="Fukurai Boutique Apartments Ha Noi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Lieu Giai Street, 19 Alley, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/10/06104f4ccaaa538396841e7373cd7edb38fe8919.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.63" OriginalAmount="43.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01964" Longitude="105.80245" StarRating="3" HotelCode="|234804" HotelName="A1 Hill Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>852 ngo 850 Duong Lang, Lang Thuong Dong Da</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/8/0/4/234804_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.66" OriginalAmount="43.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00998" Longitude="105.80558" StarRating="3" HotelCode="|196430" HotelName="Hanz Sunny 2 Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21/170 Hoang Ngan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/4/3/0/196430_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.66" OriginalAmount="43.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03313" Longitude="105.78873" StarRating="3" HotelCode="|189791" HotelName="Western Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lane 2 Tran Thai Tong road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/9/1/189791_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.66" OriginalAmount="43.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04276" Longitude="105.80526" StarRating="4" HotelCode="|197755" HotelName="Riverside Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>118 Nguyen Dinh Hoan, Bo Song Road, Nghia Do, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/7/5/5/197755_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.71" OriginalAmount="43.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032914" Longitude="105.791885" StarRating="3" HotelCode="|420386" HotelName="Western Hanoi Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/8/6/420386_fa3d5121734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.01" OriginalAmount="43.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.977664" Longitude="105.758486" StarRating="2" HotelCode="|523112" HotelName="HD Villa hotel Duong Noi - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Khang Villa La Khe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/1/2/523112_c1ef5ad0909.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.07" OriginalAmount="43.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.040361" Longitude="105.848272" StarRating="3" HotelCode="|534299" HotelName="The Sono Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 56 Hang Dau, Dong Xuan, Hoan Kiem,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/9/9/534299_686906c1116.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.11" OriginalAmount="43.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031715098806" Longitude="105.84884047508" StarRating="2" HotelCode="904826|146288" HotelName="Lucky 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Hang Hom Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3e/c43edff72e32cb5f902bda43eff0a965cae8dd53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests will find Hanoi's Old Quarter just a few metres away and the hotel is situated very close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.42" OriginalAmount="43.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.205142" Longitude="105.829447" StarRating="3" HotelCode="|521570" HotelName="Chemi Noi Bai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10A, Vo Nguyen Giap Street, Thai Phu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/5/7/0/521570_fdda5a51101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035582875453" Longitude="105.85338937302" StarRating="3" HotelCode="899848|76279" HotelName="Maison d'Hanoi Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35-37 Ma May Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/1b/5c1b8545e9451952fbb9d997257b51fcaccfe7fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located within 3 minutes’ walk of the famous Hoan Kiem Lake and the Old Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03580908" Longitude="105.79748752" StarRating="3" HotelCode="859220|377186" HotelName="London Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Lane 16, Nguyen Van Huyen, Cau Giay, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/cb/32cb5d4296e394359c42eb74a42f4e503921bbf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.61" OriginalAmount="44.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036688006157" Longitude="105.85216718177" StarRating="3" HotelCode="916019|196953" HotelName="Holiday Diamond Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Nguyen Sieu Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/39/2e39b425901c8945992ce72032524682a44a1e65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.69" OriginalAmount="44.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0288748" Longitude="105.769107" StarRating="3" HotelCode="|419740" HotelName="Tandm Luxury Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>89B Le Duc Tho Street, My Dinh 2 Ward, Nam Tu Liem District, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/4/0/419740_45d1bd70541.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.72" OriginalAmount="44.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.014123918299" Longitude="105.78097785973" StarRating="3" HotelCode="309533|254953" HotelName="Ping Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Me Tri Ha Street, Nam Tu Liem, My Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/f3/37f3b06a39aae3336d6804d70062942cb1e2dbe6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a transfer service and room service are available to guests of the hotel. Wirel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.84" OriginalAmount="44.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06781581" Longitude="105.82196146" StarRating="3" HotelCode="374041|699673" HotelName="Quang Ba Trade Union Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>98 To Ngoc Van Street, Tay Ho District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/ae/7aaedc1b34f7ff4a66f4b79ec34020ff87316a49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.88" OriginalAmount="44.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02508" Longitude="105.8415" StarRating="2" HotelCode="|189614" HotelName="Mango  Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>118 Le Duan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/1/4/189614_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.08" OriginalAmount="44.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02942" Longitude="105.83426" StarRating="3" HotelCode="|84037" HotelName="Hanoi Emotion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>HANG BOT STREET, DONG DA DISTRICT 26-28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/3/7/84037_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a transfer service and a restaurant. The establishment it offers excursions and guided tours. The establishment boasts a car hire service, bicycle rental and motorbike hire. SITUATION: This boutique hotel Hanoi it is in it is in Hang Bot the street el templo de la literatura next to the establishment, guests will find the establishment, la Pagoda del Pilar Ãšnico it is 800 metres away from Hoan Kiem Lake it is 8 minutes drive away from el mausoleo de Ho Chi Minh 850 metres away, guests will find. ROOM: All the rooms have an air-conditioning system, a mini-bar, a hairdryer and a writing desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.09" OriginalAmount="44.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06164" Longitude="105.82767" StarRating="3" HotelCode="|196809" HotelName="Dragon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>48 Xuan Dieu, Tay Ho District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/8/0/9/196809_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.14" OriginalAmount="44.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.963811" Longitude="105.831978" StarRating="0" HotelCode="|521786" HotelName="BAO NGOC HOTEL LINH DAM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lo 48-BT3 Ban dao Linh Dam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/8/6/521786_6ed2fb21154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.28" OriginalAmount="44.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0325176" Longitude="105.8538803" StarRating="3" HotelCode="|189721" HotelName="Rising Dragon Legend" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Hang Be St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/2/1/189721_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033557716706" Longitude="105.76982816896" StarRating="3" HotelCode="434819|165336" HotelName="Bounty Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11/9 Le Duc Tho, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/19/2c1900071e4a2e5ef50e1af657026c9b9b1b1f9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04472262" Longitude="105.84306213" StarRating="2" HotelCode="585786|239492" HotelName="Smile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Cua Bac Street, Truc Bach, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/0b/1a0b993cfc74e24537a6fe14fe110d806e4fa202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service. Wireless internet access is available to guests in the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.49" OriginalAmount="45.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.967736" Longitude="105.75676" StarRating="4" HotelCode="|418877" HotelName="Green Hadong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 1, Lane 36 Le Trong Tan, La Khe Ward, Ha Dong, Hanoi, Ha Dong, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/8/7/7/418877_15b3b080821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.89" OriginalAmount="45.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03292" Longitude="105.7725" StarRating="3" HotelCode="|234161" HotelName="Au Viet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>126 Nguyen Hoang Street My Dinh 2, Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/1/6/1/234161_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.92" OriginalAmount="45.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.015811" Longitude="105.798933" StarRating="3" HotelCode="|421727" HotelName="The Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 10 11 Lot 3B Trung Yen 6 Trung Hoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/2/7/421727_dfb71fa1739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.02" OriginalAmount="45.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03452864" Longitude="105.81513081" StarRating="3" HotelCode="755604|3450485" HotelName="Canary Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Lane 19 Lieu Giai Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4c/974c65d7a6abe456fa402f2a10c1026f6dac3b5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.28" OriginalAmount="45.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.003633" Longitude="105.80256" StarRating="4" HotelCode="|418708" HotelName="Grand Dragon Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Le Van Luong Street, Nhan Chinh Ward, Thanh Xuan District, Hanoi City, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/0/8/418708_a4875ef0816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.35" OriginalAmount="45.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04253" Longitude="105.80514" StarRating="4" HotelCode="2118349" HotelName="Riverside Hanoi Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>118, Nguyen Dinh Hoan - Hoang Quoc Viet, Nghia Do, Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/18349/2118349/1.jpg?f=17669274</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and gift shops/newsstands. This hotel also features a hair salon, a television in a common area, and a banquet hall.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Planning an event in Hanoi? This hotel has 753 square feet (70 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.38" OriginalAmount="45.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.065507" Longitude="105.8249979" StarRating="3" HotelCode="|338646" HotelName="Oriental Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Tay Ho, Tay Ho District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/4/6/338646_4090f861240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03300679" Longitude="105.77240664" StarRating="3" HotelCode="488555|152076" HotelName="Au Viet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Nguyen Hoang, My Dinh 2, Nam Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/bc/a0bc7060b5a6e61c943b6ec011476e5a39c6e82d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036457544196" Longitude="105.85305550879" StarRating="1" HotelCode="347080|348406" HotelName="Hanoi Elpis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Dong Thai, Hang Buom, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ba/68ba1ade6b1b282e1a15124ff10ac903fbe11ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quang Hiep Hotel is perfectly located for both business and leisure guests in Hanoi. The hotel offer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03133115" Longitude="105.84771075" StarRating="2" HotelCode="600359|239433" HotelName="Hanoi Old Town Palace Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Tam Thuong Lane, Hang Bong street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/eb/b7eb35e66714cd2b87eb9e723f89b9c35c60a8d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.78" OriginalAmount="46.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031635" Longitude="105.855839" StarRating="0" HotelCode="|84072" HotelName="Labevie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>HANG TRE STREET 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/7/2/84072_f544e3a1137.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Asia Paradise Hotel Hanoi is rated three stars, renovated in 2010, has air-conditioning, a lobby, a reception and express check-out. Our guests can find a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a television room, a cafÃ© and a restaurant. The establishment offers room service, a laundry service, WiFi, a car park, a bicycle rental desk and a transfer service to the airport (for a fee). SITUATION: This hotel is in the historic centre of Hanoi, close to the business area, the government building, temples and shopping areas. 5 minutes away from the establishment guests have places of interest. Such as Lake Hoan Kiem, the Opera of Hanoi, the Temple of la Literatura, the Museum of Fine Arts and the Mausoleum of Ho Chi Minh City. 500 metres away, guests have the railway station. ROOM: The rooms have a double or king-size bed, an air-conditioning system, a direct line telephone, internet, LCD satellite and cable television, a mini-bar, a bathroom with a shower, a bath, a hairdryer, a sofa, chairs, a writing desk, a safe and a balcony or terrace. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay by Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.82" OriginalAmount="46.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.037364" Longitude="105.84833" StarRating="2" HotelCode="|169222" HotelName="Ha Long Hotel Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Hang Luoc StreetHanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/2/2/169222_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant and WiFi. SITUATION: This establishment, is 50 metres away from Dong Xuan the Market of. ROOM: Each room has an air-conditioning system, wooden furniture, a mini-bar, a coffee maker, a kettle, a bathroom with a bath and a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.86" OriginalAmount="46.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.085796" Longitude="105.667089" StarRating="0" HotelCode="|536940" HotelName="3T and Travel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>41 Nguyen Thai Hoc Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/9/4/0/536940_0f7f5320927.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.10" OriginalAmount="46.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02878" Longitude="105.81266" StarRating="3" HotelCode="|198533" HotelName="Sunny 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2A/31 Nguyen Chi Thanh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/5/3/3/198533_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.16" OriginalAmount="46.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.040169" Longitude="105.848246" StarRating="3" HotelCode="|240148" HotelName="Hanoi Genial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Hang Dau Street, Dong Xuan Ward Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/4/8/240148_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.16" OriginalAmount="46.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0345319" Longitude="105.8150876" StarRating="0" HotelCode="|265210" HotelName="Canary Hotel and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 15, Alley 19, Lieu Giai, Ba Dinh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/2/1/0/265210_4f269691751.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.19" OriginalAmount="46.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04574632" Longitude="105.80507483" StarRating="3" HotelCode="780758|3436435" HotelName="Brandi Gate Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Nguyen Dinh Hoan, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/10/4910b6d3008d3165a12d8090efd5ac9d2709ab1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.25" OriginalAmount="46.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.19819921" Longitude="105.83263495" StarRating="3" HotelCode="781320|707505" HotelName="Luxury Airport Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>93 Road 2, Mai Dinh, Soc Son, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/d6/64d6c58344907a3577ff3b9730d454ca239fc8cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033958240669" Longitude="105.85169434547" StarRating="3" HotelCode="169666|74944" HotelName="Monsieur Diesel Hotel Hang Bac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Hang Bac, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/0a/070a1602d831f7de22ba4d41442d553fa6d093ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is one of the most beautiful and luxurious hotels in the centre of Hanoi's Old Quarter. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01563801" Longitude="105.85416738" StarRating="2" HotelCode="547853|152082" HotelName="Binh Anh Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Thi Sach, Ngo Thi Nham, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/fe/d4fe5796bd3d3b9b8b8b3a7505934d923a4fd611.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00362895" Longitude="105.80255865" StarRating="3" HotelCode="852733|382445" HotelName="Grand Dragon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Le Van Luong, Nhan Chinh, Thanh Xuan, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/78/9978ece7e43fee84b9d3c52e1ea4a3b9ca4be47f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03711816" Longitude="105.84848246" StarRating="2" HotelCode="401995|83962" HotelName="Hanoi Little Town Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>77 Hang Luoc Street, located in the central of Hanoi Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/ed/72edb43fa262c799edbbc2b79e95bf4c602ff177.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06553118" Longitude="105.82481918" StarRating="3" HotelCode="694227|284953" HotelName="Oriental Palace Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Beauty Salon,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Tay Ho Road, Quang An Quarter, Tay Ho District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/a7/c4a70b0b42e9296d8045f43961036befdef36396.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Oriental Palace Apartment is a popular choice amongst travelers in Hanoi, whether exploring or just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03766566" Longitude="105.80105636" StarRating="3" HotelCode="619827|255820" HotelName="Royal St Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>112 Nguyen Khanh Toan Street, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9d/8a/9d8a62ef3b3e78eb881ea80cbf954fd43b5af880.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a safe, a r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02884762" Longitude="105.76890683" StarRating="3" HotelCode="856132|362548" HotelName="T&amp;M Luxury Hotel Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>89B Le Duc Tho Street, My Dinh 2 Ward, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/8e/e28e8cb74fc3315913326150388d6624f4f56e08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering quality accommodations in the sports district of Hanoi, T&amp;M Luxury Hotel Hanoi is a popular...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04016571" Longitude="105.84821497" StarRating="3" HotelCode="614597|255746" HotelName="Hanoi Genial Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>56 Hang Dau Street, Dong Xuan Ward, Hoan Kiem District, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/5d/965d0eb1a3a3bc4803e3d9997ef38595d883cd2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.57" OriginalAmount="47.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06176014" Longitude="105.83106851" StarRating="3" HotelCode="346752|1603588" HotelName="Dragon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Bar,Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>48 Xuan Dieu, Tay Ho District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/32/93323522735cc28ad5c4f7360eab0ad27065ba1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.03" OriginalAmount="47.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0339648" Longitude="105.8511962" StarRating="3" HotelCode="|66237" HotelName="Hanoi Silver" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 HANG BAC STR, HOAN KIEM DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/3/7/66237_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It has excellent transport links to the cultural area and the shopping area. ROOM: The establishment has comfortable standard deluxe rooms rooms, suites, with an air-conditioning system, a satellite TV and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02871419" Longitude="105.84848381" StarRating="3" HotelCode="382857|152133" HotelName="Church Legend Hotel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Au Trieu, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/06/ab06465949deb0ad40f02a976eb1812c1e7466ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="2" HotelCode="780513|348321" HotelName="D'annam Hostel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Luong Van Can, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/26/b926c10198361e19bf8fb79c75adf3f80863bb06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.96766728" Longitude="105.75679477" StarRating="3" HotelCode="773730|348361" HotelName="Green Hadong Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Le Trong Tan, Lane 36, La Khe, Ha Dong, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/94/459433ae2ae6817181bea07d2e0332dba847edd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01620663" Longitude="105.79927404" StarRating="3" HotelCode="855955|382455" HotelName="Hotel The Hanoi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10,11 Trung Yen 6, Lot 3B, Trung Hoa, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/54/465431940dab5de995959d2a011acf40359e2145.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.80" OriginalAmount="48.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029161" Longitude="105.848422" StarRating="4" HotelCode="|525555" HotelName="Hanvet Boutique hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41A Ngo Huyen, Hang Trong, Hoan kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/5/5/5/525555_a9433c21049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.87" OriginalAmount="48.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0139746" Longitude="105.7811227" StarRating="4" HotelCode="|266421" HotelName="Hanoi Ping Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Me Tri Ha, Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/2/1/266421_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.90" OriginalAmount="48.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04572" Longitude="105.80509" StarRating="4" HotelCode="|418424" HotelName="Brandi Gate Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>02 Nguyen Dinh Hoan, Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/2/4/418424_faa8ba20626.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.02" OriginalAmount="48.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0312787" Longitude="105.8500721" StarRating="3" HotelCode="|67291" HotelName="Lakeside Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 HANG HANH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/9/1/67291_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a bar, room service, WiFi and a medical care service. ROOM: The establishment has 32 rooms with a bathroom with a hairdryer, an air-conditioning system, a mini-bar and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.07" OriginalAmount="48.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.020569" Longitude="105.84433" StarRating="3" HotelCode="|420925" HotelName="Cong Doan Viet Nam Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Tran Binh Trong Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/2/5/420925_db99b971627.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.36" OriginalAmount="48.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029192088561" Longitude="105.84833460699" StarRating="2" HotelCode="268104|683391" HotelName="Luxury Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Ngo Huyen Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ed/34ed5dea0d48966fbf65d14427d5ce880d6925f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, a bar, a trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.42" OriginalAmount="48.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035552" Longitude="105.853385" StarRating="3" HotelCode="|171174" HotelName="Diamond Nostalgia  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-37 Ma May street, Hoan Kiem dist Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/1/7/4/171174_7e629451058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02486697" Longitude="105.8413653" StarRating="2" HotelCode="346683|83917" HotelName="Mango Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>118 Le Duan, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/d3/24d3375c5579530e4cd6e9b8dab43dd86d5f69e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="2" HotelCode="636655|284944" HotelName="NYT Home Cau Giay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Alley 123, Hoang Quoc Viet street, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/ee/e4ee1607bc4a25f684f3aaf030aaacfa12b395a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.61" OriginalAmount="49.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.011326" Longitude="105.803772" StarRating="3" HotelCode="|447079" HotelName="Halo Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No.33, Gate 71, Do Quang, Trung Hoa, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/7/9/447079_2e28c8e0954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.66" OriginalAmount="49.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03682" Longitude="105.8486" StarRating="3" HotelCode="|189482" HotelName="Hanoi Little Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Hang Luoc Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/2/189482_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.67" OriginalAmount="49.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0072149" Longitude="105.7814983" StarRating="3" HotelCode="|419945" HotelName="Marina Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Mieu Dam, Me Tri, Tu Liem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/4/5/419945_4fa66141743.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.84" OriginalAmount="49.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.020643" Longitude="105.845741" StarRating="0" HotelCode="|456184" HotelName="Khach San Tqt2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tran Quoc Toan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/1/8/4/456184_98609201716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.95" OriginalAmount="49.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.991713" Longitude="105.944063" StarRating="3" HotelCode="|525322" HotelName="Vinhomes Ocean Park Gia Lâm Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Da Ton, Gia Lam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/3/2/2/525322_555dd111025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.17" OriginalAmount="49.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.99255" Longitude="105.942362" StarRating="0" HotelCode="|521745" HotelName="Armin Homes 2BR Vinhomes Ocean Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>S2.09 - Vinhomes Ocean Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/4/5/521745_5a8ea981134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.25" OriginalAmount="49.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0299751" Longitude="105.848414" StarRating="3" HotelCode="|269941" HotelName="Serenity Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Ngo Huyen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/9/4/1/269941_29475a21745.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01958959" Longitude="105.8024735" StarRating="3" HotelCode="553399|152058" HotelName="A1 Hill Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>852/850 Duong Lang, Lang Thuong, Dong Da, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/73/ff7357421542fe40e1eeb31a8271981c1d9c7c46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, a transfer servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030283349594" Longitude="105.84827309008" StarRating="3" HotelCode="383604|83976" HotelName="Blue Hanoi Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>12B Chan Cam, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/a0/13a005f7caae843de641e49bf178a20ba0d87d3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027932304993" Longitude="105.81238699477" StarRating="3" HotelCode="346262|83921" HotelName="Sunny Hotel 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2A/31 Nguyen Chi Thanh Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/3b/883b6af019f33380596b89f1bf7456841aea58b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02063349" Longitude="105.84424657" StarRating="3" HotelCode="489334|153584" HotelName="Vietnam Trade Union in Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Tran Binh Trong, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/f9/f6f9890b17cbbe97f36d5d52b4ee3611fdc254d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.52" OriginalAmount="50.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029943" Longitude="105.848163" StarRating="2" HotelCode="|84018" HotelName="Lucky Central Hotel and Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 HANG TRONG STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/1/8/84018_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has tourist information, ticket sales, a car hire service, bicycle hire, a laundry service and a currency exchange service. SITUATION: This hotel is in Hanoi the district of Hoan Kiem Lake it is 5 minutes drive away from 50 minutes away from the establishment you have Noi Bai Airport. ROOM: The rooms have internet (free of charge), a television, a fridge and a safe. Some rooms have a balcony. OTHERS: Regarding the food and beverage offering, clients have a restaurant and a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.60" OriginalAmount="50.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032625" Longitude="105.791412" StarRating="0" HotelCode="|521696" HotelName="Nature" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 62, Khuc Thua Du</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/6/9/6/521696_3f6acb31107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.73" OriginalAmount="50.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0328442" Longitude="105.7872358" StarRating="3" HotelCode="|421643" HotelName="The Bloom Ha Noi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Dich Vong Hau Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/6/4/3/421643_bbce0901703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.77" OriginalAmount="50.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030269" Longitude="105.84847" StarRating="3" HotelCode="|153961" HotelName="Phoenix Legend" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14A Chan Cam Street, Hoan Kiem Dist, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/9/6/1/153961_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a bar, rooms with internet, (free of charge), computers. The hotel has tourist information, a bicycle rental desk, a car hire service and motorbike hire. The establishment offers a transfer service to the airport, a laundry service and a dry cleaner's. SITUATION: This establishment, is in Hanoi the historic centre of Hoan Kiem Lake it is situated 10 minutes walk away from It has excellent transport links to the commercial area and restaurants. near the establishment, you will find points of interest, Such as, and. ROOM: All the rooms have an air-conditioning system, a direct line telephone, a satellite TV and a bathroom with a bath, Some rooms have soundproofing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.14" OriginalAmount="50.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.023" Longitude="105.84356" StarRating="3" HotelCode="|197369" HotelName="Eternity Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>32 Yet Kieu Street, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/3/6/9/197369_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035296736116" Longitude="105.85244698955" StarRating="3" HotelCode="421806|70287" HotelName="Hanoi Elite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Library,Limousine Service,Luggage Storage,Massage Centre,Off-Site Parking,Parking,Pick &amp;amp; Drop,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No 10/50 Dao Duy Tu Street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/a0/dfa03b40811800278b02b6a73037935f55f1d310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hanoi Elite Hotel, you'll be centrally located in Hanoi, steps from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02955253" Longitude="105.84868177" StarRating="3" HotelCode="773993|348408" HotelName="Hanoi Hanvet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Ngo Huyen Street, Hoan Kiem, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/f4/90f4fd0de5dd7c95a752e59578a72b2490257d33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.51" OriginalAmount="51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02925704" Longitude="105.84634929" StarRating="3" HotelCode="376062|152353" HotelName="Hanoi Lotus Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Hoi Vu Street, Old Quarter, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/86/f386160190f8f995fda3b232f548378f1ec65eb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Hanoi, this boutique hotel is ideal for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.82" OriginalAmount="51.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028708" Longitude="105.845313" StarRating="2" HotelCode="|84026" HotelName="Urban Alley" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 HOI VU ST, HOAN KIEM DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/2/6/84026_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a gift shop, bicycle hire, a currency exchange service, tourist information and excursions. SITUATION: This hotel is in Hanoi the historic centre of Hoan Kiem Lake 5 minutes walk away, you can find it is situated 10 minutes away from the railway station, Hanoi bus station the establishment is 1,5 kilometres away from Ho Chi Minh City the Mausoleum of, is 45 minutes drive away from Noibai Airport. ROOM: All the rooms have WiFi (free of charge), computer, a DVD player, wooden floors, a mini-bar, a fridge, a safety deposit box, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a cafÃ©, a bar and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.90" OriginalAmount="51.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027725" Longitude="105.849698" StarRating="3" HotelCode="|84075" HotelName="Lucky 3  and Travel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>HANG BONG, HOAN KIEM 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/7/5/84075_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2010, has 35 comfortable rooms, double rooms and double rooms for individual use, 8 single rooms and 9 suites. The air-conditioned establishment has a lobby, with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift and a cafÃ©. SITUATION: This hotel is close to Hanoi the district of Hoan Kiem Lake San Jose Cathedral places of interest, the commercial area, banks and embassies. Han Long it is situated 180 kilometres away from 35 minutes away, you can find Noi Bai Airport. ROOM: The rooms have wooden floors, a bathroom with a shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, cable television, a writing desk, a safe, a mini-bar and WiFi. They also have a coffee maker, a kettle, a washing machine, an ironing set, an air-conditioning system, individual heating and a balcony or terrace. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and a set-menu lunch.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.50" OriginalAmount="51.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034061" Longitude="105.854375" StarRating="3" HotelCode="167035|234162" HotelName="Hanoi Elpis Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>44A Hang Tre Street, Hoan Kiem Dist, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a3/34a3ccf52cc8cccf7a50ff200aa013cdab1215ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02808352" Longitude="105.84297532" StarRating="3" HotelCode="586763|239443" HotelName="Hanoi Bel Ami Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>244 Hang Bong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/94/c294496d5562172344718455b8f878388c188ab6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031591" Longitude="105.848427" StarRating="3" HotelCode="167039|80082" HotelName="Lakeside Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Hang Hanh Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/27/94271c52a0b2c46ef3bce52646af8572ad6294e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Staying at this hotel, guests can discover the daily life of local residents of the '36 streets' in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033701467317" Longitude="105.84756785323" StarRating="3" HotelCode="346581|70289" HotelName="Little Hanoi Diamond Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Bat Dan, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/4b/f54b07b7da551122067e850ee32038fb2ee46aef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a transfer service and room service. Wireless internet access is avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00902384" Longitude="105.81241069" StarRating="3" HotelCode="772415|348480" HotelName="Louisland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>23 Nguyen Ngoc Vu, Trung Hoa, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/0c/530cd2a51ede1d3d41d0495e4b6275c8792973b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03260464" Longitude="105.85013727" StarRating="2" HotelCode="626578|255798" HotelName="Nexy Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 To Tich Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/5a/255a29b68f43461e02e8c905895350370decdc6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.59" OriginalAmount="52.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0131127" Longitude="105.8477247" StarRating="3" HotelCode="|270625" HotelName="Luxor Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>73 To Hien Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/6/2/5/270625_040eb2d1352.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.81" OriginalAmount="52.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029030985718" Longitude="105.84850380675" StarRating="3" HotelCode="916011|698250" HotelName="Serenity Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28A Ngo Huyen, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/01/1f01c9f233ec9707a87353dc18a99f28cf52dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.98" OriginalAmount="52.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035565" Longitude="105.85338" StarRating="3" HotelCode="|419713" HotelName="Diamond Nostalgia Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-37 MA MAY, HOAN KIEM DIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/1/3/419713_360b0420230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.13" OriginalAmount="52.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02653" Longitude="105.84252" StarRating="3" HotelCode="|234554" HotelName="Tk123 Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 Nam Ngu, Cua Nam Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/5/4/234554_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.18" OriginalAmount="52.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0166685" Longitude="105.850435" StarRating="3" HotelCode="200491|3440635" HotelName="Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Tri?u Vi?t Vuong, Bùi Th? Xuân, Hai Bà Trung, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/9a/8d9a156c9c1f9335d9ee654f9a7141ff80d34fda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02182713" Longitude="105.81846229" StarRating="3" HotelCode="320707|83901" HotelName="The Pearl Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6B Lang Ha Street, Ba Dinh District, Lang Ha-Giang Vo Convention Center, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/6a/9e6a8721e44b81e1847aa7d52d270d025ed88836.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03572105" Longitude="105.85148053" StarRating="3" HotelCode="774001|348350" HotelName="Golden Sail Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Hang Buom, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ed/86edf2c8dc2417da3a0da2ab7720c018e2355186.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.78" OriginalAmount="53.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.061577" Longitude="105.808937" StarRating="3" HotelCode="|178756" HotelName="Sunset Westlake Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>491-493 Lac Long Quan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/5/6/178756_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.01" OriginalAmount="53.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033994" Longitude="105.853379" StarRating="3" HotelCode="|420641" HotelName="Trang Trang Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>104 Ma May Str, Hoan Kiem District, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/4/1/420641_6547d2f1721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.10" OriginalAmount="53.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042451" Longitude="105.842635" StarRating="0" HotelCode="|552640" HotelName="Wil\'que" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Cua Bac</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/6/4/0/552640_08084a11044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.14" OriginalAmount="53.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03518" Longitude="105.84704" StarRating="3" HotelCode="|189395" HotelName="Hanoi Starlight Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 Hang Ga Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/9/5/189395_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.42" OriginalAmount="53.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02148" Longitude="105.81844" StarRating="3" HotelCode="|197029" HotelName="The Pearl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6B Lang Ha Street, Ba Dinh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/0/2/9/197029_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03467" Longitude="105.84975" StarRating="3" HotelCode="915994|69978" HotelName="Hanoi Golden Momen Hotel &amp; Travel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Hang Can, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/0e/3b0e36e3e1a7f210c57e4a52e173078a3fa841dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0303424" Longitude="105.8482488" StarRating="3" HotelCode="915993|74641" HotelName="Vietface Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Chân C?m, Hàng Gai, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ab/14abe273e1f555803eb69469753c55a77315567c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.75" OriginalAmount="54.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0293992" Longitude="105.8488579" StarRating="3" HotelCode="|264772" HotelName="Hanoi Veris Boutique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Ngo Huyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/7/7/2/264772_288947a1712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.79" OriginalAmount="54.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0155117" Longitude="105.8541722" StarRating="3" HotelCode="|265845" HotelName="Binh Anh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>50 Thi Sach Street, Ngo Thi Nham Ward, Hai Ba Trung District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/4/5/265845_6d035451721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.01" OriginalAmount="54.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.026963" Longitude="105.810086" StarRating="3" HotelCode="|533842" HotelName="Azumaya Kim Mã 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68 Pham Huy Thong, Ngoc Khanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/4/2/533842_47377eb1127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.06" OriginalAmount="54.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02135" Longitude="105.84637" StarRating="2" HotelCode="|198033" HotelName="A25 - 12 Lien Tri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Lien Tri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/0/3/3/198033_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.06" OriginalAmount="54.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.041923" Longitude="105.846734" StarRating="2" HotelCode="|522064" HotelName="Bay Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Nguyen Truong To</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/0/6/4/522064_ad087330925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.08" OriginalAmount="54.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028711" Longitude="105.785793" StarRating="4" HotelCode="|418706" HotelName="Spring Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>100 Dich Vong Hau Street, Cau Giay District, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/0/6/418706_18c87a30856.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.11" OriginalAmount="54.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03489" Longitude="105.853031" StarRating="3" HotelCode="|554766" HotelName="THE SILK GRAND PREMIUM HOTEL and SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6A Luong Ngoc Quyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/7/6/6/554766_4b8de131439.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.29" OriginalAmount="54.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0146" Longitude="105.85099" StarRating="2" HotelCode="|235558" HotelName="A25 - 221 Bach Mai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>221 - 223 Bach Mai Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/5/5/8/235558_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.013279068384" Longitude="105.84764097358" StarRating="3" HotelCode="346898|152122" HotelName="Nesta Hanoi Hotel - To Hien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>73 To Hien Thanh Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/32/93323522735cc28ad5c4f7360eab0ad27065ba1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00425236" Longitude="105.73219574" StarRating="3" HotelCode="635844|260159" HotelName="Oriana Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>A10 L34 Gleximco Le Trong Tan, An Khanh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/06/f006845b53c4556e769bc93dcf64e757ebf30843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.73" OriginalAmount="55.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0153" Longitude="105.81297" StarRating="3" HotelCode="|189254" HotelName="Capital Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4, Hoang Ngoc Phach, Dong Da, Dong Da, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/5/4/189254_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.77" OriginalAmount="55.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03477" Longitude="105.84739" StarRating="3" HotelCode="|189619" HotelName="Milton Boutique " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Bat Su, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/1/9/189619_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.79" OriginalAmount="55.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.008937" Longitude="105.80191" StarRating="3" HotelCode="|420684" HotelName="Dinh Ami Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/8/4/420684_950379e0457.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.81" OriginalAmount="55.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0451284" Longitude="105.8425091" StarRating="4" HotelCode="|270548" HotelName="La Santé and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Chau Long street, Ba Dinh district Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/5/4/8/270548_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.89" OriginalAmount="55.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0349" Longitude="105.848097" StarRating="3" HotelCode="|65355" HotelName="Hanoi Capital" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 HANG BUT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/5/5/65355_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel, has a secretary service, internet, a car hire desk, excursions and a restaurant. SITUATION: It is located close to the tourist attractions. ROOM: The establishment has 27 rooms, They have wooden floors and large windows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.89" OriginalAmount="55.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02659" Longitude="105.84235" StarRating="3" HotelCode="|84057" HotelName="Nam Ngu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 NAM NGU STREET, HOAN KIEM DISTRICT 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/5/7/84057_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2010, has 60 rooms, air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also offers a cafÃ©, WiFi, room service and a laundry service. SITUATION: This hotel is in the business area, Close to the government building, is 1,5 kilometres away from Hanoi the Railway Station of. ROOM: The rooms have a king-size bed, a bathroom with a bath, complimentary bathroom items, a hairdryer, a shower, a direct line telephone, internet and an LCD TV. They also have a mini-bar, a desk, a sofa, a coffee maker, a kettle, an ironing set, a safe and an air-conditioning system. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast, an Ã  la carte lunch and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.92" OriginalAmount="55.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0340571" Longitude="105.787883" StarRating="4" HotelCode="|422177" HotelName="Bao Hung and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>18/76 Tran Thai Tong, Dich Vong Hau Ward, Cau Giay District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/7/7/422177_6e8ac6a1730.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.93" OriginalAmount="55.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032742" Longitude="105.847767" StarRating="3" HotelCode="|419809" HotelName="Hanoi Gatsby" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67 Hang Thiec - Hoan Kiem - Hanoi, 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/0/9/419809_480f7631436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.07" OriginalAmount="55.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027" Longitude="105.855" StarRating="3" HotelCode="|154681" HotelName="Eclipse Legend" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Hang Voi Street,Hoan Kiem Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/6/8/1/154681_607dad01820.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, it is36 Cuelgue Voi/Old Quarter. It is near el Lago de la Espada Restaurada, Templo de Ngoc Son, Hanoi Opera, el teatro de marionetas sobre agua and the historic centre of Hanoi. ROOM: The establishment has 32 luxurious rooms with city views, large windows, an air-conditioning system, internet (free of charge), WiFi, a direct line telephone, a satellite TV, a mini-bar, a bathroom, a coffee maker and a kettle. Some rooms have a balcony with city views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.08" OriginalAmount="55.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03596" Longitude="105.84767" StarRating="3" HotelCode="|420333" HotelName="Antique Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Hang Dong, Hoan Kiem, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/3/3/420333_df2279a1707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.16" OriginalAmount="55.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03798" Longitude="105.81319" StarRating="2" HotelCode="|198034" HotelName="A25 - Doi Can 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26B, 379-8 Alley, Doi Can Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/0/3/4/198034_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.32" OriginalAmount="55.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0347926" Longitude="105.8450585" StarRating="3" HotelCode="|338417" HotelName="My Moon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Cua Dong, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/1/7/338417_25d7aab1213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.45" OriginalAmount="55.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.068858" Longitude="105.82432" StarRating="5" HotelCode="|456087" HotelName="Westlake Pearl Aparthotel And Spa - By Pegasy Group" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Ngo 52 To Ngoc Van</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/8/7/456087_49d4eec1405.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.51" OriginalAmount="55.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.019733" Longitude="105.825565" StarRating="0" HotelCode="|537156" HotelName="Le Grand Hanoi - The Sun" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>134 Nguyen Hy Quang, O Cho Dua, Dong Da</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/1/5/6/537156_94a12d52140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.55" OriginalAmount="55.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034718666667" Longitude="105.84605966667" StarRating="2" HotelCode="916000|236513" HotelName="Hanoi Serenity Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1B Cua Dong Street, Hoan Kiem District, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236513/236513a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.55" OriginalAmount="55.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032089830396" Longitude="105.85550173989" StarRating="3" HotelCode="119188|666182" HotelName="Labevie Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Hang Tre Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/c0/b2c03a1234490a9000c2b5cd0aab44a6c16e6899.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Hanoi's Old Quarter. It is surrounded by the central business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.64" OriginalAmount="56.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03054" Longitude="105.84884" StarRating="3" HotelCode="|196697" HotelName="Blue Hanoi Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12B Chan Cam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/6/9/7/196697_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="56.83" OriginalAmount="56.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030333146385" Longitude="105.84729015827" StarRating="3" HotelCode="904827|146289" HotelName="Lucky 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Hang Bong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/05/e105ad4671923e17f178e9e7a97781a0748a1279.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests will find Hanoi's Old Quarter just a few metres away and the hotel is situated very close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.04" OriginalAmount="56.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.009647" Longitude="105.86074" StarRating="3" HotelCode="|420683" HotelName="A25 - 185 Lo Duc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Lo Duc</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/8/3/420683_d955fef0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.38" OriginalAmount="56.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.05151" Longitude="105.83853" StarRating="0" HotelCode="|235550" HotelName="A25 - 30 An Duong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Yen Phu Tay Ho</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/5/5/0/235550_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.43" OriginalAmount="56.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033798" Longitude="105.848887" StarRating="0" HotelCode="|66232" HotelName="La Dolce Vita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HANG BO STR.,HOAN KIEM DIST.,53 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/3/2/66232_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009 with air-conditioning, has 52 rooms, a hall with a reception, a reception, a currency exchange service, a lift, a hairdresser's, a cafÃ©, a bar, a restaurant, room service and a laundry service. SITUATION: The hotel is in the city centre excellent transport links to restaurants, shops, the nightlife and the historic centre. it is 3 minutes away from Hoan Kiem Lake it is situated 40 minutes away from Noi Bai Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a double bed, a direct line telephone, satellite or cable TV, internet, a mini-bar, a coffee maker, a kettle and an air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offersLa Dolce Vita the restaurant. PAYMENT METHODS: Customers can pay by credit cards, American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.48" OriginalAmount="56.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0137706" Longitude="105.8011087" StarRating="3" HotelCode="|266904" HotelName="Dinh Elegant Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4, Group 15D, Trung Yen, Trung Hoa, Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/0/4/266904_beb8c941742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.50" OriginalAmount="56.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0265396" Longitude="105.8423784" StarRating="3" HotelCode="|419728" HotelName="HOTEL 1-2-3 HANOI Hoan Kiem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 Nam Ngu Street, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/2/8/419728_fa13ec10422.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.52" OriginalAmount="56.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03275" Longitude="105.85012" StarRating="3" HotelCode="|189412" HotelName="Parklane Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4A To Tich Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/1/2/189412_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.53" OriginalAmount="56.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.9688133" Longitude="105.8272541" StarRating="4" HotelCode="|84093" HotelName="Muong Thanh Grand Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>BAC LINH DAM, DAI KIM WARD, HOANG MAI DIST CC2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/9/3/84093_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2009, has 168 rooms, with air-conditioning, has a lobby, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment offers guests a hairdresser's, the casino, a TV room, a playground, a mini-club, a bar, a restaurant and conference facilities. The establishment also offers room service, a laundry service, WiFi (for a fee), a car park, an indoor car park and bicycle rental (for a fee). SITUATION: This hotel is in Bac Linh Dam the city centre of is situated in Hanoi the city centre of Close to the city centre, 500 metres away, guests can find bars, restaurants, is located 200 metres away from the bus station, is 35 kilometres away from Noi Bai Airport. ROOM: All the rooms have a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a coffee maker and a kettle. They also have a washing machine, an ironing set, an air-conditioning system and a terrace. FACILITIES: Guests are offered a spa, a massage service, a covered swimming pool, a hydromassage bath, a sauna, a children's swimming area, an outdoor bar and parasols. The establishment also offers a gym, aerobics, tennis facilities and ping pong. MEALS: Regarding the food and beverage offering, the establishment offers 3 restaurants. PAYMENT METHODS: Customers can pay using credit cards, American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03786591" Longitude="105.81331675" StarRating="2" HotelCode="825702|83973" HotelName="A25 Hotel 26B Allay 379 Doi Can" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>26B Allay 379 Doi Can Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/1f/a21f6bcfd5b1fb2f765884d2a4e241856fe3f104.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at A25 Hotel New Asean in Hanoi (Ba Dinh), you'll be c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.015244611493" Longitude="105.81330647402" StarRating="3" HotelCode="227154|152111" HotelName="Capital Garden Hotel Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Hoang Ngoc Phach Street, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/2d/f32db56b45a03c8b310ed0f5ce39cf34e8a31e34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06134223" Longitude="105.80901582" StarRating="3" HotelCode="364717|153570" HotelName="Sunset Westlake Hanoi Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>491 - 493 Lac Long Quan Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/86/7986e4c877d893368bb95e43c9ea66f4e13cd47c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.66" OriginalAmount="57.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0043824" Longitude="105.7320437" StarRating="3" HotelCode="|267583" HotelName="Oriana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>A10, L34 Geleximco Le Trong Tan, An Khanh, Hoai Duc</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/5/8/3/267583_0f5a1a81703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.75" OriginalAmount="57.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03712" Longitude="105.80165" StarRating="3" HotelCode="|198532" HotelName="Sen Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26/118 Nguyen Khanh Toan, Cau Giay, Hanoi, Vitenam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/5/3/2/198532_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.02" OriginalAmount="57.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03344" Longitude="105.84724" StarRating="0" HotelCode="|84017" HotelName="Rendez Vous" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 HANG DIEU STR., HOAN KIEM DIST 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/1/7/84017_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with WiFi, (free of charge), a television, internet (free of charge), a laundry service, tourist information and a cafÃ©. SITUATION: This hotel is in Hanoi the historic centre of Hoan Kiem Lake 5 minutes walk away, you can find 40 minutes away from the establishment guests have Noi Bai Airport. ROOM: The rooms have an air-conditioning system, a DVD player, a mini-bar and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.03" OriginalAmount="57.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03307" Longitude="105.85214" StarRating="3" HotelCode="|189599" HotelName="Le Foyer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Gia Ngu Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/9/9/189599_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.44" OriginalAmount="57.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03388" Longitude="105.85339" StarRating="0" HotelCode="|67294" HotelName="Gia Thinh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>HANG BAC STREET, HOAN KIEM 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/9/4/67294_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.021583999771" Longitude="105.84642309905" StarRating="1" HotelCode="346888|83971" HotelName="A25 Hotel 12 Lien Tri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Lien Tri Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/11/821108e59727e712c3fc27a6234084470f33bb37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03158132" Longitude="105.78678144" StarRating="3" HotelCode="857210|377215" HotelName="Spring Hotel Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>100 Dich Vong Hau, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/97/9397bb605eb28dbfe112543210a108613346a21b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.58" OriginalAmount="58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02653021" Longitude="105.84238407" StarRating="3" HotelCode="495103|152427" HotelName="Hotel 1-2-3 Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>34 Nam Ngu Street, Cua Nam, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/7b/2b7b10156e44c225a98d688fd6a43cb6333253b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.73" OriginalAmount="58.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03394" Longitude="105.84939" StarRating="3" HotelCode="|189744" HotelName="La Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>45 Hang Bo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/4/4/189744_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.77" OriginalAmount="58.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03390689" Longitude="105.8470162" StarRating="2" HotelCode="421813|3443225" HotelName="Hanoi City Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Currency Exchange,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Pick &amp;amp; Drop,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 B Hang Ga Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/50/365016ebb589674ff8bb177857d7861e1eac6b25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Hanoi City Hostel is in the heart of Hanoi, walking distance from Vietnamese Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.80" OriginalAmount="58.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0334" Longitude="105.854" StarRating="3" HotelCode="|420921" HotelName="Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>67 Nguyen Huu Huan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/2/1/420921_1cb10861600.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.98" OriginalAmount="58.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0311671" Longitude="105.854909" StarRating="3" HotelCode="|189378" HotelName="Kingly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 Ly Thai To Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/7/8/189378_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.19" OriginalAmount="58.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03477783" Longitude="105.84518305" StarRating="3" HotelCode="585562|694390" HotelName="My Moon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>59 Cua Dong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/f8/8df81b733acd4aaa78780e0f7e14f3bc1c2a6e17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.25" OriginalAmount="58.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02687" Longitude="105.83999" StarRating="0" HotelCode="|189626" HotelName="A25  - 28 Tran Quy Cap" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Tran Quy Cap Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/6/2/6/189626_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.26" OriginalAmount="58.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03030615" Longitude="105.84734293" StarRating="3" HotelCode="774090|3473105" HotelName="Shining Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>71 Hang Bong Street, Hoankiem District, Hanoi city</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.38" OriginalAmount="58.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032316" Longitude="105.845668" StarRating="0" HotelCode="|83996" HotelName="Hanoi Posh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 HANG HOM STREET 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/9/6/83996_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has internet, a transfer service and 31 rooms. SITUATION: This hotel is in Hanoi the heart of 2 minutes away, you can find Hoan Kiem Lake it is in Hanoi the historic centre of el teatro de marionetas acuÃ¡ticas 3 minutes away from the establishment guests have Close to. ROOM: All the rooms have an air-conditioning system, a mini-bar, a safe, views of the city, a bathroom with a shower, slippers, a mirror and bathroom items. They also have cable television, films (free of charge), a fridge, a kettle and a coffee maker.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.38" OriginalAmount="58.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01334" Longitude="105.85103" StarRating="2" HotelCode="|235452" HotelName="Blue Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>86 Mai Hac De street Hai Ba Trung dist.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/5/2/235452_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.51" OriginalAmount="58.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0325382" Longitude="105.7870544" StarRating="3" HotelCode="|266420" HotelName="Inearth Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36D, Dich Vong Hau Street, Cau Giay District, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/2/0/266420_c10a4061457.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.54" OriginalAmount="58.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04477" Longitude="105.79266" StarRating="2" HotelCode="|235554" HotelName="A25 - Hoang Quoc Viet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngo 385 Hoang Quoc Viet Nghia Tan, Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/5/5/4/235554_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.56" OriginalAmount="58.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03056" Longitude="105.85634" StarRating="0" HotelCode="|420015" HotelName="Alisa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Hang Voi, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/1/5/420015_71bf1f01717.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.57" OriginalAmount="58.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034473" Longitude="105.783713" StarRating="0" HotelCode="|533782" HotelName="Bao Hung Apartment - Tran Quoc Vuong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>91 P. Tran Quoc Vuong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/8/2/533782_21085e11149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.99904211" Longitude="105.85037842" StarRating="2" HotelCode="554557|165317" HotelName="A25 Hotel 221 Bach Mai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>221-223 Bach Mai Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/5b/f95b0c65229b0cfd94dab55739732d075401f546.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a babysitting service, a childcare servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03602466" Longitude="105.84768244" StarRating="3" HotelCode="727906|284817" HotelName="Antique Angel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Hang Dong, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/8b/ef8b82ffd9fb929dcecee1abfe98d99744f11941.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="2" HotelCode="630642|255720" HotelName="Dinh Ami Hanoi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Lane 248 Hoang Ngan, Trung Hoa, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8b/5b8bf50a786ef302bbc279a88550a0c11d249b60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and a café, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030330553234" Longitude="105.85634646991" StarRating="3" HotelCode="305348|40184" HotelName="Eclipse Legend Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Hang Voi, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/40/fb40bc30fb119ef2544acb53694adb1ccf6629e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.022472573815" Longitude="105.8433557963" StarRating="3" HotelCode="916014|74555" HotelName="Eternity Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Yet Kieu Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/4a/7c4aa1940126cc079f08a629e5d2a4526b98a9a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028575788417" Longitude="105.91933305958" StarRating="3" HotelCode="346760|348344" HotelName="Garco Dragon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>765A Nguyen Van Linh, Sai Dong Ward, Long Bien District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/7b/807b7309062b907ab79a767d15a2b2a4826d7993.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Garco Dragon Hotel is perfectly located for both business and leisure guests in Hanoi. The hotel has...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="0" HotelCode="960604|437696" HotelName="Hanoi Gatsby Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67 Hang Thiec, Hoan Kiem, Hanoi 70000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/e6/11e648d71bbb7747ded8f93e5c25d89cfbbe321e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031283068466" Longitude="105.85460096684" StarRating="2" HotelCode="119072|19171" HotelName="King Ly Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Ly Thai To, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/79/01793dd257a0f4ade199dc062e7e8c65b5ccd789.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042733" Longitude="105.84189" StarRating="3" HotelCode="170835|239452" HotelName="La Sante Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Chau Long Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/96/c896287e0e049bb1f95d045f1167bd6184edd310.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Anh Hotel is a popular choice amongst travelers in Hanoi, whether exploring or just passing through....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.65" OriginalAmount="59.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033175" Longitude="105.817361" StarRating="2" HotelCode="|524678" HotelName="Ruby Luxury Apartment Van Phuc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>so 1 ngo 1 Van Phuc, Ba Dinh, Ha Noi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/6/7/8/524678_6d4562f0933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.97" OriginalAmount="59.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035432" Longitude="105.850164" StarRating="4" HotelCode="|471269" HotelName="Madelise Palace Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>116 Hang Buom Str., Hoan Kiem Dist.,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/2/6/9/471269_f453a391136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.99" OriginalAmount="59.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03252" Longitude="105.85431" StarRating="3" HotelCode="|84051" HotelName="Aquarius Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90B NGUYEN HUU HUAN ST, OLD QUARTER, HOAN KIEM 90B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/5/1/84051_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, has attentive service, a lobby with a reception, express check-out, a currency exchange service, a safety deposit box service and a lift. It also has a restaurant, internet, room service, a laundry service, bicycle hire and a car park. SITUATION: This hotel is in Hanoi the historic centre of Close to Hoan Kiem Lake Dong Xuan the market, the history museum and the art museum. ROOM: The establishment has standard and deluxe rooms family rooms, have modern facilities, a bathroom with a shower, a hairdryer and a double or king-size bed. They also offer a direct line telephone, a television, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, snacks and an individual air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: The establishment accepts credit cards, American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.06" OriginalAmount="59.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034246" Longitude="105.85345" StarRating="3" HotelCode="|420686" HotelName="Hanoi Endless" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>99 Ma May, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/8/6/420686_6df280e1729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.26" OriginalAmount="59.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.019377" Longitude="105.842149" StarRating="3" HotelCode="|83998" HotelName="Canary Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 VU HUU LOI STREET, HAI BA TRUNG DIST 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/9/8/83998_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a car park, WiFi (free of charge), a reception and a massage service (for a fee), The establishment also offers tourist information and ticket sales. SITUATION: This hotel is 15 minutes away from Hoan Kiem Lake it is situated 20 minutes away from Dong Xuan the Market of el mausoleo de Ho Chi Minh 5 minutes away from the establishment guests have and. 500 metres away from the establishment, you can find Hanoi the Railway Station of. ROOM: All the rooms have a fridge, a safe, cable television, a bathroom with a shower and a hairdryer. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.28" OriginalAmount="59.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0213498" Longitude="105.8433178" StarRating="4" HotelCode="|265873" HotelName="Tqt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Yet kieu street, Tran Hung Dao Ward, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/7/3/265873_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.47" OriginalAmount="59.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029225" Longitude="105.769345" StarRating="3" HotelCode="|421641" HotelName="K Business 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Alley 2 Tran Van Lai My Dinh Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/6/4/1/421641_ba09b571702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.52" OriginalAmount="59.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.040328" Longitude="105.874966" StarRating="3" HotelCode="|469452" HotelName="Branda Apartment And" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>141 Hong Tien str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/4/5/2/469452_0c887f21204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00979041" Longitude="105.86076144" StarRating="2" HotelCode="764620|348250" HotelName="A25 Hotel 187 Lo Duc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Lo Duc Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/09/4f092bcf0aa3963c6fdaa50cf2e1ce0f8b1208e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033064504093" Longitude="105.85213625187" StarRating="3" HotelCode="402042|152472" HotelName="Le Foyer Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Gia Ngu Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/e4/8ee41330f03a3b89c21da76bb4467dd27137b887.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.040061449294" Longitude="105.84519848829" StarRating="3" HotelCode="384311|77858" HotelName="Dragon Pearl Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17E Phan Dinh Phung Street, Dong Xuan Market Area, Quan Thanh Ward, Hoan Kiem, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/cc/63ccf97a26a1a735f1b6d2d604ab5947f133e0f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0296269" Longitude="105.84888369" StarRating="3" HotelCode="853636|377180" HotelName="Crystal Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Ngo Huyen, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/9b/cd9b55a548300f773b9fb022837e0bb9cfc7eb55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.72" OriginalAmount="60.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031939" Longitude="105.841499" StarRating="3" HotelCode="|423641" HotelName="Bi Ecosuites Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No.2, Alley 34, 28B Dien Bien Phu Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/6/4/1/423641_a42075c1712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.87" OriginalAmount="60.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031242809262" Longitude="105.84893527976" StarRating="3" HotelCode="119030|1463368" HotelName="Hanoi Posh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4A Hang Giay Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cf/cfcf0cf5fccb2ce628249ea3c1aba5c7a87322b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Hanoi, only a 2-minute walk from Hoan Kiem Lake in Hanoi Old Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.91" OriginalAmount="60.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0181667" Longitude="105.8474202" StarRating="3" HotelCode="|419839" HotelName="Adonis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Quang Trung, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/3/9/419839_d087fe61500.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="60.98" OriginalAmount="60.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033856974838" Longitude="105.8494165888" StarRating="3" HotelCode="347242|685117" HotelName="Spring Flower Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>45 Hang Bo, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/67/336713bd127610efe521dd9a2d2e378791fe2c53.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="61.03" OriginalAmount="60.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032022" Longitude="105.78998" StarRating="3" HotelCode="3967940" HotelName="Hillary Hanoi Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No.2, Lane 70 Truong Cong Giai Street, Cau Giay District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/67940/3967940/24.jpg?f=17065690</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.05" OriginalAmount="60.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0413686" Longitude="105.8770196" StarRating="3" HotelCode="|420916" HotelName="DU MONDE ART" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hoang Nhu Tiep, 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/1/6/420916_5860fbd1512.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.45" OriginalAmount="60.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0182579" Longitude="105.8504254" StarRating="0" HotelCode="|332096" HotelName="Jb Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Trieu Viet Vuong, Hai Ba Trung Disctrict</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/9/6/332096_92d9e9f1814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.48" OriginalAmount="60.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042843" Longitude="105.841903" StarRating="2" HotelCode="|556125" HotelName="A25 - 46 Chau Long" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Chau Long Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/1/2/5/556125_2e627e51538.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0364416" Longitude="105.85266459" StarRating="3" HotelCode="421819|83930" HotelName="Atrium Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>32A Dao Duy Tu Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/98/e198f33df31a07173b6df9184d20e39d1977ec63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location on 32 Dao Duy Tu Street, a shopping street in the heart of Hanoi'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.61" OriginalAmount="61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01386456" Longitude="105.8010929" StarRating="3" HotelCode="620441|255721" HotelName="Dinh Elegant Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Block 15D, Trung Yen New Urban Area, Trung Hoa, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/55/4c551a2e2ffeaf3861f90d9f694aeb9dc20fd51b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.64" OriginalAmount="61.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03304246" Longitude="105.8544251" StarRating="3" HotelCode="957173|704090" HotelName="Marina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Nguyen Huu Huan, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3a/8c3acd901d321bc7cbed485bbfb99c63668765cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.65" OriginalAmount="61.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034688" Longitude="105.848163" StarRating="3" HotelCode="|534256" HotelName="Hanoi Liliane and Travel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67A Thuoc Bac Str, Hang Bo Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/5/6/534256_4eb3a901150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.89" OriginalAmount="61.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04483" Longitude="105.84118" StarRating="0" HotelCode="|239047" HotelName="An Nguyen Building" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Nguyen Khac Hieu, Truc Bach Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/0/4/7/239047_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.00" OriginalAmount="61.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03642" Longitude="105.85269" StarRating="3" HotelCode="|189206" HotelName="Bonjour D'an Nam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32A Dao Duy Tu Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/0/6/189206_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.22" OriginalAmount="61.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04303824" Longitude="105.84189904" StarRating="2" HotelCode="346891|1753398" HotelName="A25 Hotel 46 Chau Long" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Chau Long, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492221/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.33" OriginalAmount="61.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033977" Longitude="105.847049" StarRating="3" HotelCode="|533505" HotelName="Hanoi Sofia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>95 Hang Ga</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/0/5/533505_7ed424b1106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.36" OriginalAmount="61.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.969469480086" Longitude="105.82692146301" StarRating="4" HotelCode="161944|135249" HotelName="Muong Thanh Grand Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unit CC2 Bac Linh Dam, Dai Kim Ward, Hoang Mai District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/56/5956cde10583977921ca4c1cd2a576f9ef7fdc1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the developing Bac Linh Dam region, south of Hanoi's centre, n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.51" OriginalAmount="61.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.039522" Longitude="105.849095" StarRating="3" HotelCode="|420019" HotelName="Hanoi La Cascada House and Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Gam Cau Street, Dong Xuan Ward, Hoan Kiem District, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/1/9/420019_73ee6341719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.044771564566" Longitude="105.79268849847" StarRating="1" HotelCode="510760|165324" HotelName="A25 Hotel 385 Hoang Quoc Viet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>385 Hoang Quoc Viet Street, Cau Giay District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/ed/4ded19771e3938b53fecfaa9e760a46cb3de261d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032389877635" Longitude="105.85383873189" StarRating="3" HotelCode="935738|83879" HotelName="Au Coeur Hanoi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hang Be Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/1e/aa1e831f0b8504b8c088cfbbc4a592254047c74e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.019419778503" Longitude="105.84195792675" StarRating="3" HotelCode="185704|437988" HotelName="Duy Anh Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No 4 Vu Huu Loi, Hai Ba Trung, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7b/c07bbce8702d2021a47750b431b10409cb888fcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the business, shopping and finance centre of Hai Ba Trung District, the hotel is on a small a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027755964083" Longitude="105.84050163558" StarRating="3" HotelCode="299434|79682" HotelName="Hanoi Larosa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Nguyen Khuyen Street, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/38/f638f8850f00eb16dac36b67e8835e77e545bd3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="3" HotelCode="600909|239445" HotelName="Hotel Mai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Alley 2, Tran Van Lai, My Dinh, Nam Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/bc/9ebc23e357b6b86a988bc7f013e8c205decacc48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.037122211941" Longitude="105.80179123738" StarRating="3" HotelCode="314287|83943" HotelName="Sen Hotel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>118/26 Nguyen Khanh Toan Street, Cau Giay District, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/13/ee13aed40ae95e61f9e7182fb4f1228c653ac1fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.10" OriginalAmount="62.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03232558" Longitude="105.78832995" StarRating="3" HotelCode="365516|557642" HotelName="Luxeden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Business Centre,Currency Exchange,Designated Smoking Area,Housekeeping,Internet,Laundry,Restaurant,Shopping Arcade,Smoking Rooms,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Tran Thai Tong, Cau Giay District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/b7/19b7504912da72ee3e6caa4db6f5edad3f217158.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in newly developed area of Hanoi city, our boutique Luxeden hotel is a great access to many ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.17" OriginalAmount="62.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036489" Longitude="105.849614" StarRating="3" HotelCode="|419880" HotelName="Dahlia Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Hang Duong, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/8/0/419880_66672721706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.56" OriginalAmount="62.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.004235" Longitude="105.794597" StarRating="3" HotelCode="|522267" HotelName="Harim Vinhomes D\'capitale" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>119 Tran Duy Hung, Dong Da</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/6/7/522267_466d6100902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0268971" Longitude="105.8399964" StarRating="1" HotelCode="346250|239387" HotelName="A25 Hotel 28 Tran Quy Cap" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Tran Quy Cap Street, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/f7/b3f7624f8cdeb53067f39af5feb39276f2f7ec0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.044983951996" Longitude="105.84217771558" StarRating="3" HotelCode="119048|83876" HotelName="Hanoi Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/94/f1946aa3181f0c9fda5803235b78f503ac5e394d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="3" HotelCode="786859|348253" HotelName="Alisa Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Hang Voi, Hoan Kiem District, Hanoi 71000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/c3/63c3cb85d8d140694bc6df7726e2bd459fc5cf9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03479875" Longitude="105.8454925" StarRating="4" HotelCode="347712|83865" HotelName="Bonne Nuit Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>30A Cua Dong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/4b/f54b07b7da551122067e850ee32038fb2ee46aef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04583658" Longitude="105.84086144" StarRating="3" HotelCode="785925|348362" HotelName="Green House Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Nguyen Khac Hieu, Truc Bach, Ba Dinh, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/5f/d05fd6a25c845c7f95123eda59a4131bcdaa41df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03242442" Longitude="105.78709336" StarRating="3" HotelCode="614844|239480" HotelName="Inearth Hotel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36D Dich Vong Hau Street, Cau Giay District, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/83/19832855c933e390b93d3d6a32b3dd6533880228.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02131979" Longitude="105.84326916" StarRating="3" HotelCode="700652|348577" HotelName="TQT Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Yet Kieu, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/b7/8db792b9e96b4f20d9165701f11198444402a25b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.65" OriginalAmount="63.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0347" Longitude="105.84564" StarRating="4" HotelCode="|189350" HotelName="Bonne Nuit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>30A Cua Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/5/0/189350_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.80" OriginalAmount="63.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.010816" Longitude="105.795151" StarRating="3" HotelCode="|421021" HotelName="Luckful" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 7 Tu Mo, Trung Hoa, Hanoi, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/2/1/421021_c34a8ce1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.01" OriginalAmount="63.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034047" Longitude="105.790559" StarRating="0" HotelCode="|447389" HotelName="22Land Residence Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 truong cong giai cau giay HN, Hanoi, Ha Noi, 100000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/3/8/9/447389_7b6394a1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.09" OriginalAmount="63.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03436344826" Longitude="105.85341889633" StarRating="3" HotelCode="382688|683419" HotelName="Hanoi Diamond King Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>86 Ma May, Old Quarter, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/4b/124bde90636e268c32cc9d656c07532f105cdb76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.19" OriginalAmount="63.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0295" Longitude="105.84775" StarRating="3" HotelCode="|235499" HotelName="Phoenix Palace Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>27A Phu Doan Str Old Quarter- Hoan Kiem Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/9/9/235499_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.36" OriginalAmount="63.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04062" Longitude="105.8475" StarRating="3" HotelCode="|45843" HotelName="Hanoi Anise  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 QUAN THANH, BA DINH 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/4/3/45843_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, elegant hotel rooms and has 42 standard rooms and suites. SITUATION: The hotel is in Hang Dau park it is close to the historic area, has good links to the commercial area. ROOM: The rooms without windows, They have sheets and duvets. FACILITIES: The establishment boasts a wellness centre and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.62" OriginalAmount="63.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03637" Longitude="105.84709" StarRating="3" HotelCode="|189785" HotelName="Tu Linh Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2B Hang Ga, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/8/5/189785_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.62" OriginalAmount="63.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.044593" Longitude="105.814779" StarRating="3" HotelCode="|178302" HotelName="Cwd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Thuy Khue, Ha Noi, Viet Nam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/3/0/2/178302_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04563894" Longitude="105.8419765" StarRating="3" HotelCode="771355|348251" HotelName="A25 Truc Bach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>109 Truc Bach, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/1b/a41b370bc6b9793a225fa7752365ce49f8b7cb4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.64" OriginalAmount="64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02036989" Longitude="105.82579389" StarRating="2" HotelCode="702071|362547" HotelName="Saigon Sun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ngo 9 Hoang Cau, Dong Da, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/8e/0c8e2f5bbcf7f7fc30030b3add5855f2f61942d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Saigon Sun Hotel - Hoang Cau is perfectly located for both business and leisure guests in Hanoi. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.68" OriginalAmount="64.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03344" Longitude="105.85265" StarRating="3" HotelCode="|189732" HotelName="Skyline Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Trung Yen Lane, Cau Go Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/3/2/189732_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.81" OriginalAmount="64.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0313099" Longitude="105.8550067" StarRating="3" HotelCode="|83975" HotelName="Hanoi La Selva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>LO SU, HOAN KIEM 57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/7/5/83975_38de10c1036.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge), breakfast service (free of charge), tourist information, excursions and a baggage room. SITUATION: This hotel is 1 minute away from Hoan Kiem Lake Close to bars, shops and restaurants. ROOM: Each room has flatscreen cable television, a courtesy tea and coffee service, a mini-bar, a bathroom with toiletries and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.90" OriginalAmount="64.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03217" Longitude="105.84818" StarRating="3" HotelCode="|232318" HotelName="Golden Moon Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12A Hang Manh Street Hoan Kiem District Hanoi 10000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/3/1/8/232318_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.27" OriginalAmount="64.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03076" Longitude="105.8549" StarRating="3" HotelCode="|84068" HotelName="Thaison Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>9 HANG VOI STR., HOAN KIEM 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/6/8/84068_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2010, is rated 3 stars. It has 35 rooms, air-conditioning, a lobby, a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment also offers a hairdresser's, a lift, a TV room, a cafÃ©, internet, a laundry service, a car park and a bicycle rental desk. SITUATION: This hotel is in Hanoi the district of it is situated 5 minutes away from places of interest, Such as Hoan Kiem Lake the Opera of el teatro de marionetas acuÃ¡ticas the Temple of, the Museum of Fine Arts, Hanoi the Mausoleum of. 1 kilometre away, you can find the bus station, is situated 30 kilometres away from Noi Bar Airport. ROOM: The rooms have a double or king-size bed, an individual air-conditioning system, a direct line telephone, a safety deposit box, satellite and cable TV, internet, a mini-bar, a coffee maker, a kettle, a bathroom with a shower, a bath, a hairdryer, a sofa, chairs, a writing desk and an ironing set. FACILITIES: Guests are offered a steam bath. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.99378748" Longitude="105.86905141" StarRating="0" HotelCode="984724|255866" HotelName="Vinhomes Times City - Park Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>458 Minh Khai, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/db/a5db090afe8a9bb22b30818af3e5d36ce4c78881.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02938478" Longitude="105.80844749" StarRating="3" HotelCode="488614|153552" HotelName="Sakura Hotel 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>609 Kim Ma Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/90/a99059e8bafb64453ff13f3962559edf12bca70b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a safe and room service. Wireless internet access is ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="65.74" OriginalAmount="65.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04039" Longitude="105.84618" StarRating="4" HotelCode="761603" HotelName="Hanoi Anise Hotel &amp; Spa" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>22 Quan Thanh Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/61603/761603/44.jpg?f=17406273</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access.. Featured amenities include complimentary wired internet access, a business center, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.85" OriginalAmount="65.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01793" Longitude="105.8474" StarRating="2" HotelCode="|235562" HotelName="A25 - 57 Quang Trung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57A, Quang Trung Nguyen Du, Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/5/6/2/235562_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.00" OriginalAmount="65.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06176" Longitude="105.83083" StarRating="3" HotelCode="|189212" HotelName="Wild Lotus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 Xuan Dieu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/1/2/189212_18dcf1c1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.09" OriginalAmount="65.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.039867" Longitude="105.845501" StarRating="4" HotelCode="|553086" HotelName="Skylark Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/0/8/6/553086_2b3ce491255.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.52" OriginalAmount="65.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02771" Longitude="105.85828" StarRating="3" HotelCode="|189587" HotelName="Hong Ha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>204 Tran Quang Khai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/8/7/189587_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01831176" Longitude="105.84747582" StarRating="3" HotelCode="780940|348252" HotelName="Adonis Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Quang Trung, Hai Ba Trung, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/a1/bba1fd5d2a07078502c436eb0be9df63eeb8bb29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029093992861" Longitude="105.84934523313" StarRating="3" HotelCode="305345|35131" HotelName="Splendid Star Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 ?u Tri?u, Hoàn Ki?m, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c9/8d/c98d93d7b5b90fe68dc6d2e62d49dd9519c893e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.22" OriginalAmount="66.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02791" Longitude="105.83904" StarRating="3" HotelCode="|196389" HotelName="A25 - 12 Ngo Sy Lien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Ngo Si Lien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/3/8/9/196389_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.24" OriginalAmount="66.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.96078" Longitude="105.7918" StarRating="4" HotelCode="|197489" HotelName="Muong Thanh Xa La" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 66, Phuc La Str. , Xa La Urban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/4/8/9/197489_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.46" OriginalAmount="66.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0357" Longitude="105.84769" StarRating="3" HotelCode="|238532" HotelName="Hanoi La Storia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>45 Hang Dong street, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/5/3/2/238532_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01324235" Longitude="105.85093124" StarRating="2" HotelCode="624214|255691" HotelName="A25 Hotel 80 Mai Hac De" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>80 Mai Hac De Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f9/42f98ee2fad25d4f5ebda8b5d68fd98e2602974a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01802521" Longitude="105.84738543" StarRating="2" HotelCode="554558|165329" HotelName="A25 Hotel 57 Quang Trung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>57 Quang Trung Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/81/0f81ce6108655ff04607b92d6cb9cc28839b3c57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a transfer service and a theatre hall. Wireless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02970446" Longitude="105.83838032" StarRating="2" HotelCode="550060|153588" HotelName="VMQ Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>87 Nguyen Thai Hoc, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/18/dc18e988a8990aae19561f039efdac835876e494.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032782794413" Longitude="105.85007149856" StarRating="3" HotelCode="347272|83905" HotelName="Hanoi Focus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>4A To Tich, Old Quater, Hang Gai, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/f5/a2f5eae7e5d1ce2aeae0558871d8e7122462254e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.67" OriginalAmount="67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02901807" Longitude="105.84841968" StarRating="3" HotelCode="854133|377214" HotelName="Splendid Pearlight Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18b Tho Xuong Lane, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/d8/98d824ac720a0437dbd2bfb6546fdfc14c00ea2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Hanoi. The premises count with 25 welcoming guests rooms. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.68" OriginalAmount="67.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027" Longitude="105.842" StarRating="3" HotelCode="|418880" HotelName="Hanoi Aria Central and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Le Duan Hoan Kiem, Hanoi, Hanoi, Vietnam, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/8/8/0/418880_dcc23d60828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.82" OriginalAmount="67.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0342119" Longitude="105.847399" StarRating="3" HotelCode="|265062" HotelName="Hanoi Chic Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51-53 Bat Su Street Hanoi 10000 Ha Noi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/0/6/2/265062_3e86d751734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.97" OriginalAmount="67.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042876" Longitude="105.838074" StarRating="3" HotelCode="401580|106408" HotelName="Anise Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Quan Thanh Street, Hoan Kiem Dist, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/2d/4c2d41b9701834a501aaccec140bb4235e14cf4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hang Dau Park, the hotel is just few minutes' walk away from the old quarter, convenient ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.99" OriginalAmount="67.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.003701" Longitude="105.804835" StarRating="3" HotelCode="|419601" HotelName="A25 - Hoang Dao Thuy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 17, Lot 5, Alley 9, Hoang Dao Thuy Street, Nhan Chinh Ward, Thanh Xuan, Hanoi, Thanh Xuan, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/6/0/1/419601_e137d221753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.03" OriginalAmount="67.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032858" Longitude="105.85303" StarRating="0" HotelCode="|552646" HotelName="Dream Boutique Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>no 7 Cau Go Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/6/4/6/552646_49d2dca1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.18" OriginalAmount="67.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029461632555" Longitude="105.8478292004" StarRating="2" HotelCode="916010|155921" HotelName="Hanoi Phoenix Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Ph? Doãn, Hàng Tr?ng, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/97/3c/973c328eb42bce5285744d965f50b9436bdd23c0.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;We want you to smile, so here's the "Phoenix Palace Hotel”, an unsurpassed central location PLUS a g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.39" OriginalAmount="67.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03096" Longitude="105.82921" StarRating="2" HotelCode="|196391" HotelName="A25 - 45b Giang Vo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Giang Vo, Cat Linh, Dong Da</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/3/9/1/196391_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.55" OriginalAmount="67.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.016244" Longitude="105.778082" StarRating="3" HotelCode="|521702" HotelName="Blubiz 5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>72 TT4, Do Dinh Thien st., My Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/0/2/521702_435a4921111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04253856" Longitude="105.84721064" StarRating="3" HotelCode="957198|377166" HotelName="Domov Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15A Hang Than, Ba Dinh, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/1b/a41b370bc6b9793a225fa7752365ce49f8b7cb4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="1" HotelCode="766043|348249" HotelName="A25 Tran Thai Tong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Dich Vong Hau Street, Alley 25, Dich Vong Hau Ward, Cau Giay District, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/1b/a41b370bc6b9793a225fa7752365ce49f8b7cb4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="0" HotelCode="984733|348341" HotelName="Full House Times City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>458 Minh Khai, Times City, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/b8/16b87dc3e3c7b53b2e0637ce41e885f3751732af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031356570762" Longitude="105.85488988988" StarRating="3" HotelCode="916021|152341" HotelName="Hanoi La Selva Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bicycle Rental,Business Centre,Designated Smoking Area,Internet,Laundry,Massage Centre,Meeting Room,Pets allowed,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Lo Su Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/03/fc03e1c54c7f140cb95209e4a9fecb5e0ca60e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the center of Hanoi's Old Quarter, the property offers affordable and comfo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.68" OriginalAmount="68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.960547254715" Longitude="105.79229593689" StarRating="4" HotelCode="309532|152518" HotelName="Muong Thanh Xa La Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>66 Phuc La Street, Xa La Residence Zone, Phuc La Ward, Ha Ðong District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/b3/f2b35c3eca467aa3c9f806e446c68ab155f19432.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar, a newspaper stand and a busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.78" OriginalAmount="68.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032071068806" Longitude="105.84811819263" StarRating="3" HotelCode="435909|683379" HotelName="Golden Moon Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12A Hang Manh Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/21804/3621804/1.jpg?f=15494688</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.06" OriginalAmount="68.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04141" Longitude="105.84459" StarRating="2" HotelCode="|235555" HotelName="A25 - 44 Hang Bun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Hang Bun, Nguyen Trung Truc Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/5/5/5/235555_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.42" OriginalAmount="68.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029256812423" Longitude="105.84811746627" StarRating="3" HotelCode="305359|374866" HotelName="Splendora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Ngõ Huy?n, Hoàn Ki?m, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/87/a58718fd37f0b3e7e6ac98160b6e759e4f8344b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.55" OriginalAmount="68.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035343" Longitude="105.848142" StarRating="0" HotelCode="|447277" HotelName="Hanoi Vacanza Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Hang Vai Street - Old Quarter, Hoan Kiem District, Hanoi, 10000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/2/7/7/447277_c214ce51142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027713598982" Longitude="105.8389475658" StarRating="3" HotelCode="930842|83984" HotelName="A25 Hotel 12 Ngo Sy Lien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Ngo Sy Lien, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/cd/94cd9b4ae2867c4787a6331468f3a06082a128d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.69" OriginalAmount="69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042391939682" Longitude="105.84496070717" StarRating="3" HotelCode="347091|83896" HotelName="Thang Long Espana Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Nguyen Truong To Street, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/fa/2ffa2c8263efc7c55cb3ba5b43ec99a4fa8c5173.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.76" OriginalAmount="69.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04249" Longitude="105.84483" StarRating="3" HotelCode="|189759" HotelName="Thang Long Espana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63 Nguyen Truong To Street, Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/5/9/189759_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.80" OriginalAmount="69.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033834" Longitude="105.8486787" StarRating="3" HotelCode="|374889" HotelName="Luxury Old Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67 Hang Bo Street, Hoan Kiem District Hanoi 10000 Ha Noi Municipality</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/8/8/9/374889_92cd2011346.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.82" OriginalAmount="69.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03142" Longitude="105.85034" StarRating="3" HotelCode="|198720" HotelName="Centre Point Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 Hang Hanh Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/7/2/0/198720_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.86" OriginalAmount="69.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.039611" Longitude="105.846891" StarRating="4" HotelCode="|265885" HotelName="Mon Regency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 1 Phan Dinh Phung street, Hoan Kiem district Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/8/5/265885_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.91" OriginalAmount="69.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.015624" Longitude="105.777218" StarRating="3" HotelCode="|521856" HotelName="Blubiz 8" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>N1B TT3 My Dinh area, Do Dinh Thien st.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/8/5/6/521856_8d1cc671125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.16" OriginalAmount="69.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03034" Longitude="105.856363" StarRating="4" HotelCode="|418247" HotelName="Hanoi Paradise Center and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22/5 Hang Voi Street, Ly Thai To Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/4/7/418247_a7263eb1511.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.37" OriginalAmount="69.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036208" Longitude="105.848756" StarRating="3" HotelCode="|153850" HotelName="Classy Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.21, Hang Ca Street, Hoan Kiem District, Ha Noi City, Viet Nam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/8/5/0/153850_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, has attentive service, a car park, a cafÃ© a restaurant and a bar. SITUATION: This establishment is in Hanoi it is close to Dong Xuan Market 7 minutes walk away, you can find Hoan Kiem Lake and el teatro de marionetas Thang Long Water ROOM: All the rooms have internet (free of charge) with wooden floors, an air-conditioning system, a television, international channels, a mini-bar, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.38" OriginalAmount="69.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.019411" Longitude="105.780972" StarRating="3" HotelCode="|423143" HotelName="Luxury Condotel Vinhomes Skylake Keangnam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>50 Pham Hung, Hanoi,Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/1/4/3/423143_1f4a2371759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.64" OriginalAmount="69.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.023538269368" Longitude="105.8478573875" StarRating="4" HotelCode="347865|665564" HotelName="Muong Thanh Hanoi Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>78 Tho Nhuom, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/9f/8e9f8a7f460562e38f8f0744c5119bdd6005d8a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.65" OriginalAmount="69.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.044127" Longitude="105.818304" StarRating="4" HotelCode="|37119" HotelName="West Lake 254d  and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NO 254D THUY KHUE ROAD 254D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/1/9/37119_dc5a93f1252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.040469824387" Longitude="105.86669113855" StarRating="3" HotelCode="346852|152525" HotelName="New Era Hotel &amp; Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Nguyen Van Cu, Long Bien, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/15/56151396496e5b992688a7bf384af7d12a8b82c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.47" OriginalAmount="70.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0320888" Longitude="105.8481912" StarRating="3" HotelCode="|419852" HotelName="Hanoi La Castela" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Hang Manh, 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/5/2/419852_4c80aae1508.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.63" OriginalAmount="70.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034849233124" Longitude="105.84745062141" StarRating="4" HotelCode="347838|684084" HotelName="Milton Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Bat Su, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/01/0601b88ceee579406cfc47d913de85e05cc219e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Hanoi. For guests who appreciate a stylish ambience, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0414923" Longitude="105.8448172" StarRating="2" HotelCode="227155|165322" HotelName="A25 Hotel 44 Hang Bun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Hang Bun Street, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/bd/f2bda410b1cb082c6b5b163ed4027b07eeac310c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042059" Longitude="105.846887" StarRating="3" HotelCode="928655|33205" HotelName="Chalcedony Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Nguyen Truong To, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/29/6c29429f0eed5ba24a119ddb14ddaf5d0550819c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03420976" Longitude="105.84736321" StarRating="3" HotelCode="382882|152277" HotelName="Hanoi Chic Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51-53 Bat Su Street, Hoan Kiem, Old Quarter, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/07660/2307660/38.jpg?f=15535698</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03209716" Longitude="105.82645121" StarRating="3" HotelCode="554396|165381" HotelName="Kuretake Inn Kim Ma 132" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>132 - 138 Kim Ma street, Ba Dinh district, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/87/5b87fa08312443056e799880da0a61f4a0442786.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.71" OriginalAmount="71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032504036669" Longitude="105.85386963554" StarRating="3" HotelCode="268112|77813" HotelName="Rising Dragon Legend Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Hang Be Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/26/0626f834761537c22554776af737fb9e1c50dd72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 30 rooms. Services and facilities at the hotel include a baggage ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.88" OriginalAmount="71.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03707" Longitude="105.8499" StarRating="3" HotelCode="|169244" HotelName="Hanoi Ancient Paradise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>95 HANG CHIEU STREET HOAN KIEM DISTRICT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/4/4/169244_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to Hoan Kiem Hanoi Lake. HOTEL: It has 28 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.92" OriginalAmount="71.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0339" Longitude="105.853426" StarRating="4" HotelCode="|534658" HotelName="Madelise Adora" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>111 P. Ma May, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/6/5/8/534658_0b9f6651159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.97" OriginalAmount="71.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0429779" Longitude="105.8761621" StarRating="3" HotelCode="|372919" HotelName="Du Monde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 89, Hoang Nhu Tiep Street Long Bien District, Long Bien, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/1/9/372919_c1d8def1201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.28" OriginalAmount="71.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.011535" Longitude="105.785939" StarRating="0" HotelCode="|524948" HotelName="Aspaces Serviced Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nam Tu Liem 0505</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/9/4/8/524948_dd60a740925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.58" OriginalAmount="71.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034333763351" Longitude="105.84755569696" StarRating="3" HotelCode="904819|216635" HotelName="Graceful" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Hang Phen Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/e2/55e2e77e949ac73fcfb722715666de92053a0c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the heart of Hanoi's Old Quarter, just 3 minutes walk from the famous Hoan Kiem L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="2" HotelCode="764412|348246" HotelName="A25 Hotel 96 Hai Ba Trung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96 Hai Ba Trung, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/c3/e5c353785b6de8028cab91560e3b0e5359a41627.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03571147" Longitude="105.8476452" StarRating="3" HotelCode="585854|239431" HotelName="La Storia Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>45 Hang Dong Street, Hoan Kiem District, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/73/81/7381757953c25e8783eddb6e5efbf298bb5f766c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03229823" Longitude="105.85246642" StarRating="3" HotelCode="590985|239458" HotelName="Maro Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Cau Go Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/ee/cceef228296f2493070fc6cfa325b8daea852bc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.72" OriginalAmount="72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01205032" Longitude="105.77207965" StarRating="3" HotelCode="636286|260160" HotelName="Top Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>188 Le Quang Dao, Phu Do, Nam Tu Liem, Ha Noi, Hanoi 129400</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/f4/68f45357b4f5280f367ff0b2bc6b45205bb286be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.75" OriginalAmount="72.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0297264" Longitude="105.8488704" StarRating="2" HotelCode="|169229" HotelName="Hanoi Lucky Ii" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.11 Ngo Huyen, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/2/9/169229_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable facilities. SITUATION: This establishment, is situated in the city centre excellent transport links to the shopping area, public transport services and taxis.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.95" OriginalAmount="72.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03156" Longitude="105.84843" StarRating="3" HotelCode="|66227" HotelName="Hong Ngoc Dynastie Boutique  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29-30-34 HANG MANH STR., HOAN KIEM 29-30-34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/2/7/66227_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is luxury, perfect for business and holiday stays, has a lobby, with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant, internet, room service, a laundry service and a bicycle rental desk. SITUATION: This hotel is in Hanoi the heart of near the establishment, you will find Hoan Kiem Lake. ROOM: The stylish rooms, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a radio, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a sauna, You can also enjoy windsurfing. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, Guests are offered a continental buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="73.04" OriginalAmount="72.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03359" Longitude="105.85232" StarRating="3" HotelCode="2261679" HotelName="Skyline Hanoi Hotel" Meals="SUPERIOR ROOM - NO VIEWS" BedType="SUPERIOR ROOM - NO VIEWS">
        <Address>
          <AddressLines>
            <AddressLine>16 Trung Yen Lane, Dinh Liet Str., Old Quarter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/61679/2261679/1.jpg?f=15649401</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, tour/ticket assistance, and a reception hall. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include complimentary wired internet access, a computer station, and complimentary newspapers in the lobby. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.75" OriginalAmount="73.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032321" Longitude="105.853869" StarRating="4" HotelCode="|446740" HotelName="Hanoi Fiesta Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Hang Be, Hoan Kiem, Hanoi, 000084</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/4/0/446740_a41b5431224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="73.83" OriginalAmount="73.1" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.017006" Longitude="105.848595" StarRating="4" HotelCode="83280" HotelName="Halais Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>48 Tran Nhan Tong, P. Nguyen Du, Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/83280/83280/21.jpg?f=17719561</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.85" OriginalAmount="73.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03254" Longitude="105.84731" StarRating="2" HotelCode="|196396" HotelName="A25 - 26 Hang Non" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Hang Non Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/3/9/6/196396_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.96" OriginalAmount="73.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033677" Longitude="105.850936" StarRating="3" HotelCode="|446963" HotelName="The West and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>23 Hang Dao, Hoan Kiem, Hanoi, Hanoi, Hanoi, 100000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/6/3/446963_efd3bcc0807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.97" OriginalAmount="73.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029089" Longitude="105.848562" StarRating="3" HotelCode="|419742" HotelName="S Central and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 18 Tho Xuong lane, Hoan Kiem dist., 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/4/2/419742_083bc190556.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.20" OriginalAmount="73.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0347" Longitude="105.853" StarRating="3" HotelCode="|419218" HotelName="Hanoi Bella Rosa Trendy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Luong Ngoc Quyen, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/1/8/419218_3d57d190837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.38" OriginalAmount="73.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042079" Longitude="105.846918" StarRating="4" HotelCode="|83976" HotelName="Chalcedony" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN TRUONG TO STREET BA DINH DISTRICT 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/7/6/83976_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.40" OriginalAmount="73.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0329508" Longitude="105.8468571" StarRating="3" HotelCode="|419106" HotelName="Hanoi Exclusive" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Hang Dieu Steet, Old Quarter Hoan Kiem District, Hanoi, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/6/419106_2757c061707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.48" OriginalAmount="73.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03231" Longitude="105.85244" StarRating="3" HotelCode="|236084" HotelName="Maro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>64 Cau Go, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/0/8/4/236084_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.71" OriginalAmount="73.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0247626" Longitude="105.8187139" StarRating="3" HotelCode="|270701" HotelName="Rose Garden Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>170 pho Ngoc Khanh, phuong Giang Vo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/7/0/1/270701_6f1ef751755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.99" OriginalAmount="74.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035" Longitude="105.849" StarRating="3" HotelCode="|154985" HotelName="Classy Holiday and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Lan Ong Street Hoan, Kiem Distri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/9/8/5/154985_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a little hall. ROOM: Clients are offered 42 standard rooms and suites with coffee pot, a kettle, cable television, a mini-bar, a direct line telephone, a safe, internet and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.10" OriginalAmount="74.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03351262" Longitude="105.85244212" StarRating="3" HotelCode="374533|685476" HotelName="Skyline Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Number 16 Trung Yen Lane, Dinh Liet Street, Hang Bac, Hoan Kiem district, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/0e/880ec446631cfe0e380e3c6548a9d94c80c114e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.16" OriginalAmount="74.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030581" Longitude="105.845485" StarRating="4" HotelCode="|270667" HotelName="San Premium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Ha Trung Str, Hang Bong Ward, Hanoi, Vietnam, 1000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/6/6/7/270667_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.50" OriginalAmount="74.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0294444" Longitude="105.8486634" StarRating="2" HotelCode="|270078" HotelName="Astoria Hanoi and Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Ngo Huyen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/7/8/270078_3a202b81702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.55" OriginalAmount="74.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03216" Longitude="105.85341" StarRating="3" HotelCode="|240630" HotelName="Trang Trang Premium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Cau Go, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/6/3/0/240630_b076cf31008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03110007" Longitude="105.82947417" StarRating="2" HotelCode="346887|83864" HotelName="A25 Hotel 45B Giang Vo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45B Giang Vo Street, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/02/0902bd9bb9f4279ba5a58f34030260ef042db353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.041120644196" Longitude="105.8285704787" StarRating="3" HotelCode="346840|83935" HotelName="CWD Hotel - Trung Tam Phu Nu Va Phat Trien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Thuy Khue, Tay Ho, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/71/9b71612b7b1e5b97a780b4caefa08491cdfe73f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03162857" Longitude="105.84844369" StarRating="3" HotelCode="773782|348411" HotelName="La Castela Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Hang Manh, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8b/5b8bf50a786ef302bbc279a88550a0c11d249b60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03382288" Longitude="105.84860435" StarRating="3" HotelCode="587255|239457" HotelName="Luxury Old Quarter Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Hang Bo Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/92/c0927e17f73c4e0295b5128afd246ab185d393cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.75" OriginalAmount="75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.044137" Longitude="105.818322" StarRating="4" HotelCode="89210|73634" HotelName="Somerset West Lake Hanoi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>254D Thuy Khue Road, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/04/88043ffb39b28aced54ae5fc852b58f3bb334643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk from various shops, restaurants, bars and nightlife, and a 20-minute d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.92" OriginalAmount="75.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.007384" Longitude="105.781354" StarRating="2" HotelCode="|471692" HotelName="A25 - 16 Mieu Dam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Mieu Dam, Me Tri, Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/9/2/471692_5c535e61212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.95" OriginalAmount="75.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031469503323" Longitude="105.8539480748" StarRating="3" HotelCode="268110|233734" HotelName="Hanoi Meracus Hotel 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Hang Dzau street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/03/dd03809212fef0e1931e85004d3c4a7d4e7ecfbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.09" OriginalAmount="75.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032271" Longitude="105.852141" StarRating="3" HotelCode="|419216" HotelName="Hanoi La Selva Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>90 Cau Go, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/1/6/419216_9690d130818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.12" OriginalAmount="75.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034435" Longitude="105.85201" StarRating="0" HotelCode="|419879" HotelName="Hanoi Backpackers and Rooftop Bar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No.1 Hai Tuong Lane, Ta Hien Street, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/7/9/419879_917be351401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.26" OriginalAmount="75.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0317555" Longitude="105.8506746" StarRating="3" HotelCode="|332254" HotelName="Splendid and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>?06 Hang Hanh street Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/2/5/4/332254_a3e33181831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.49" OriginalAmount="75.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0351" Longitude="105.84819" StarRating="0" HotelCode="|189390" HotelName="Hanoi Asia Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>83 Thuoc Bac Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/9/0/189390_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01714386884" Longitude="105.84862589836" StarRating="3" HotelCode="23147|362503" HotelName="Ocean Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Tran Nhan Tong Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/b2/fab2d9de8e2f82983636dc05edc3dac2c4942e71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035915955187" Longitude="105.85326075554" StarRating="2" HotelCode="309521|73989" HotelName="Hanoi 3B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Ma May Street, Hoan Kiem Dist., Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/0f/000f8da48e97b3d2821fd247159488ba667a04d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location, in the very heart of Hanoi, allows guests to experience traditional life in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036962" Longitude="105.849901" StarRating="3" HotelCode="931944|77882" HotelName="Hanoi Old Town Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Hang Chieu Street, Hoan Kiem Distict, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/37/013741d4109989517e2d9b2199b329cec8766829.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032768" Longitude="105.850616" StarRating="2" HotelCode="267079|83870" HotelName="Heart Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Luong Van Can street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/78/9578bbe07ab3169e7f645461c59a28ab7a47636a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a transfer service and room service are available to guests of the accommodation. Wireless in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03165228" Longitude="105.85063384" StarRating="3" HotelCode="595824|239494" HotelName="Splendid Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Hàng Hành, Hoan Kiem district, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/88/37884a543f592c9d2e1d09e4b6a239532d29e1a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.85" OriginalAmount="76.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03281" Longitude="105.85042" StarRating="3" HotelCode="|189472" HotelName="Hanoi Golden River " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Luong Van Can Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/7/2/189472_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.88" OriginalAmount="76.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0198" Longitude="105.85551" StarRating="3" HotelCode="|198035" HotelName="A25 - 45 Phan Chu Trinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Phan Chu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/0/3/5/198035_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.92" OriginalAmount="76.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034738" Longitude="105.85309" StarRating="3" HotelCode="|266894" HotelName="Hanoi Nostalgia and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15, Luong Ngoc Quyen, Hoan Kiem , Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/8/9/4/266894_bd068bf1741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.98" OriginalAmount="76.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.017916" Longitude="105.792491" StarRating="2" HotelCode="|522260" HotelName="A25 - 187 Trung Kính" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>193 Trung Kinh Yen Hoa Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/6/0/522260_214db300925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.09" OriginalAmount="76.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024099" Longitude="105.826443" StarRating="4" HotelCode="|470240" HotelName="Nesta - The Grand Hao Nam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/2/4/0/470240_8b0e69b1119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.52" OriginalAmount="76.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03547" Longitude="105.81854" StarRating="4" HotelCode="|189250" HotelName="Super Candle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>287 - 301 Doi Can Road, Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/5/0/189250_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.61" OriginalAmount="76.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0808832" Longitude="105.8174619" StarRating="3" HotelCode="|266213" HotelName="Hoa Dao" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/2/1/3/266213_821de091742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.72" OriginalAmount="76.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0419842" Longitude="105.8466625" StarRating="3" HotelCode="|66168" HotelName="The Flower Boutique  and Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 NGUYEN TRUONG TO STR., BA DINH 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/8/66168_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.72" OriginalAmount="76.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.044341" Longitude="105.843437" StarRating="3" HotelCode="|171205" HotelName="Babylon Grand  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 Pham Hong Thai Street ,Ba Dinh D Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/2/0/5/171205_97096b21023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031596" Longitude="105.848298" StarRating="3" HotelCode="119041|71297" HotelName="Hong Ngoc Dynastie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-34 Hành Manh Str., Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/79/d979111106a6841d2e9b23da7355497db77c942d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi's Old Quarter, allowing guests to experience the essence...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04089903" Longitude="105.87742425" StarRating="3" HotelCode="585982|239444" HotelName="Hotel Du Monde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Hoang Nhu Tiep, Long Bien, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/47/f5479b06f12c97dc04a454d94132a3cab8e07a2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.24" OriginalAmount="77.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.019499" Longitude="105.781806" StarRating="5" HotelCode="|566885" HotelName="Feria Home - Vinhomes Sky Lake Pham Hung" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pham Hung, Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/8/8/5/566885_5d379871149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="78.34" OriginalAmount="77.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01949" Longitude="105.84196" StarRating="4" HotelCode="2116713" HotelName="Canary Hanoi Hotel" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No 4 Vu Huu Loi Street, Hai Ba Trung District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/16713/2116713/35.jpg?f=17264736</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. Additional features at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.35" OriginalAmount="77.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.043262" Longitude="105.843894" StarRating="4" HotelCode="|66166" HotelName="Flower Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN TRUONG TO STREET, BA DINH DISTRICT 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/6/6/66166_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a restaurant, a lounge bar, WiFi in communal areas, a lift, a gym, a sauna, meeting rooms, a business centre and a car park. SITUATION: Thang Long It is located 700 metres away from 2 kilometres away, you can find St Joseph Cathedral. ROOM: Each room has an air-conditioning system, a television, a direct line telephone, WiFi, a safety deposit box, a mini-bar, a hairdryer and a tea service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.39" OriginalAmount="77.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.023731" Longitude="105.826121" StarRating="4" HotelCode="|468993" HotelName="Nesta Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 83, Hao Nam Street, Dong Da District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/9/3/468993_ebbd8571819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.41" OriginalAmount="77.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03401" Longitude="105.85247" StarRating="3" HotelCode="|169262" HotelName="Viet Premium Hotel by Lake View Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>62 HANG BAC STREET HOAN KIEM DIST HANOI VIETNAM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/6/2/169262_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2010 and renovated in 2013. SITUATION: This establishment, Hanoi it is in is situated in an excellent location. ROOM: The rooms have an air-conditioning system, a kettle, a coffee maker and fully-equipped.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.74" OriginalAmount="77.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03179" Longitude="105.85392" StarRating="3" HotelCode="|189483" HotelName="Hanoi Media  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Hang Dzau st.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/3/189483_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032504993524" Longitude="105.84811245658" StarRating="2" HotelCode="119194|83955" HotelName="A25 Hotel 26 Hang Non" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Hang Non Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/48/d7486550b819d63f15b6da4d228179524e631368.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03975744" Longitude="105.84785153" StarRating="2" HotelCode="600349|239389" HotelName="An Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Hang Giay, Dong Xuan, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/2c/692cc52fc23221c07ec8e17cad16362736010929.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Hanoi (Hoan Kiem), An Hotel is minutes from Hang Dau Water Tower ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01727376" Longitude="105.82902247" StarRating="3" HotelCode="554552|165342" HotelName="Dream Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Nguyen Luong Bang, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6a/4d6a39e18eb74152d14e2d9083f8cfe638b40367.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe, a restaurant, a tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04366" Longitude="105.841775" StarRating="4" HotelCode="900190|27887" HotelName="Flower Garden Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Nguyen Truong To Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/d5/35d5f798090f860ca90fda1d650a9527aec12453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location offers easy access for tourist buses. From the hotel it is only 5 minutes to the Old Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.044387683251" Longitude="105.84351180357" StarRating="3" HotelCode="931940|78622" HotelName="May De Ville City Center II" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Pham Hong Thai Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1d/3b1df75e9b95cb8e8a96977ae505c47551a23e3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 58 rooms. Wireless internet access in public areas allows guests to s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03430223" Longitude="105.84770416" StarRating="3" HotelCode="585823|239487" HotelName="Queen Light Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Hang Phen Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/17/d017562740bc2ae2d0a4cd8049833790e8802c2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03557247" Longitude="105.81846668" StarRating="4" HotelCode="346889|78811" HotelName="SUPER HOTEL Candle" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>287-300 Doi Can Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/6e/176e947e275274de375234d5aae7becdb421be1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.81" OriginalAmount="78.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035402" Longitude="105.847073" StarRating="3" HotelCode="|419835" HotelName="Lotusama Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Hang Ga, Hoan Kiem Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/3/5/419835_9722bae1547.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.93" OriginalAmount="78.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03282" Longitude="105.85447" StarRating="3" HotelCode="|189470" HotelName="Hanoi Golden Moon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Nguyen Huu Huan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/7/0/189470_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.93" OriginalAmount="78.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034325" Longitude="105.8541" StarRating="3" HotelCode="|189475" HotelName="Hanoi  Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Phat Loc, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/7/5/189475_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.07" OriginalAmount="78.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03519740641" Longitude="105.84901974107" StarRating="3" HotelCode="305343|373897" HotelName="Church Boutique Hotel 49 Lan Ong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Lãn Ông Street, Hoàn Ki?m, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/9a/c89a155f2c696cf2ee81fbcb69bed83e88967d0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.15" OriginalAmount="78.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024908105225" Longitude="105.81899803386" StarRating="4" HotelCode="309535|357932" HotelName="Rose Garden Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>170 Ngoc Khánh, Ba Dinh, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/32/b732689f007079848102dcf4f8c8375389a4874d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.20" OriginalAmount="78.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03643" Longitude="105.81044" StarRating="3" HotelCode="|419615" HotelName="Azumaya Linh Lang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Linh Lang, Ba Dinh, Ba Dinh, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/6/1/5/419615_ea020761702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.39" OriginalAmount="78.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035958" Longitude="105.847721" StarRating="2" HotelCode="|470752" HotelName="Carillon Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hang Dong street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/7/5/2/470752_f1588c71949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.67" OriginalAmount="78.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036862" Longitude="105.852502" StarRating="3" HotelCode="|169219" HotelName="Maya Boutique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Dao Duy Tu Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/9/169219_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 5 minutes away from Dong Xuan the Market of Hoan Kiem Lake the commercial areas. ROOM: The rooms have computer, WiFi, wooden floors, an air-conditioning system, a television, a mini-bar and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030037056159" Longitude="105.8500009796" StarRating="3" HotelCode="383578|83858" HotelName="Golden Sun Villa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Hang Trong, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/57/96573d1c9ef5eb202e6ea6cd0d966fe2aaf8477a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03475264" Longitude="105.85315061" StarRating="3" HotelCode="743961|284845" HotelName="Hanoi Bella Rosa Trendy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Luong Ngoc Quyen Street, Hang Buom, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/d1/8bd1f6fd81a53b012261b066b9f0b608b5e24f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03195068" Longitude="105.84792204" StarRating="3" HotelCode="595764|239454" HotelName="Little Hanoi Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Yen Thai, Hang Manh, HoanKiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/27/bc27d3894f09a2db65ab7dafc7ddf90ae239eca5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="2" HotelCode="479553|83912" HotelName="Maison d'Orient Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Ngo Huyen, Hang Trong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/73/907328870a8923c2fa7539fdf3916d7661e8db21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01639" Longitude="105.8504" StarRating="3" HotelCode="119047|152503" HotelName="Midori Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Trieu Viet Vuong, Hai Ba Trung, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/54/3254b78f55a1f2d13d5fb927ea02560105314ad0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Hanoi. For guests who appreciate a stylish ambience, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.019006662168" Longitude="105.85417807102" StarRating="4" HotelCode="18080|7459" HotelName="Sunway" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Pham Dinh Ho Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/fe/e3fe42be16fc838b16d97a5527b5ceb04c6b9751.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, located in the heart of the city, is just 45 minutes away from Noi Bai International Airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.84" OriginalAmount="79.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0313878" Longitude="105.855597" StarRating="4" HotelCode="|267002" HotelName="Bendecir and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 Lo Su, Hoan Kiem, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/0/0/2/267002_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.93" OriginalAmount="79.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036109" Longitude="105.848797" StarRating="3" HotelCode="916002|254850" HotelName="Church Boutique Hang Ca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Hang Ca, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f0/cdf050930aef585ac49b87dcb2d9c8f709b62bd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.00" OriginalAmount="79.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="3" HotelCode="967799|667284" HotelName="Bonsella Cozy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Hai Tuong Lane, Ta Hien Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/95/619509c98f15a1bda13406f66b08c6134115c9ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.11" OriginalAmount="79.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0349549" Longitude="105.8482385" StarRating="3" HotelCode="|266004" HotelName="Dream Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>53 Thuoc Bac</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/0/0/4/266004_776e62c1731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.21" OriginalAmount="79.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03098" Longitude="105.848438" StarRating="4" HotelCode="|267642" HotelName="Hai Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Hang Bong Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/6/4/2/267642_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="80.39" OriginalAmount="79.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031262603532" Longitude="105.85559706091" StarRating="3" HotelCode="619368|666185" HotelName="Hanoi Babylon Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Lo Su Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/88/6c88615e473c3495cc0c0b3b344280146d730656.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.65" OriginalAmount="79.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0317351" Longitude="105.8480358" StarRating="3" HotelCode="|270007" HotelName="Little Hanoi Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Yen Thai Street, Hang Manh, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/0/7/270007_30f29211752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.07957597" Longitude="105.8167694" StarRating="3" HotelCode="774079|348626" HotelName="Westlake Tay Ho Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>696 L?c Long Quan, Tay Ho District, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/34/ce341c10b9d11fde9cd488c7be1bd6f6b0186498.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03246347" Longitude="105.85309782" StarRating="3" HotelCode="630877|255857" HotelName="Trang Trang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Cau Go Market Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/8b/f68be531dda342a7b65c97da2fd1fa1f6accca82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.21" OriginalAmount="80.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0224" Longitude="105.85645" StarRating="3" HotelCode="|84082" HotelName="Silver Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PHAN CHU TRINH, HOAN KIEM 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/8/2/84082_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 2010, has 30 rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a cafÃ©, a bar, a restaurant, WiFi, room service, a laundry service, a dry cleaner's, a car park and bicycle hire. SITUATION: This hotel is in Hanoi the business area of Close to the government building, banks, embassies and the tourist area. 7 minutes away from the establishment clients have Hoan Kiem Lake it is 5 minutes away from the opera, 9 minutes away from the establishment, clients can find Hanoi the historic centre of Close to restaurants, bars, the nightlife and public transport services. it is 10 minutes away from Trang Tien Plaza the shopping centre 15 minutes away from the establishment guests have la Literatura the Temple of 20 minutes away from the establishment, you can find Ho Chi Minh City the Mausoleum of it is situated 30 kilometres away from Noibai Airport. ROOM: Each room has a bathroom with a bath, a shower, a hairdryer, a bathrobe, a double bed, WiFi, individual air-conditioning and a balcony or terrace. They also have a direct line telephone, a satellite television, a radio, a Hi-Fi, a safe, a mini-bar, a mini-bar, a coffee maker and a kettle. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant with buffet breakfast and set-menu or Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.23" OriginalAmount="80.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03139" Longitude="105.84921" StarRating="4" HotelCode="|83981" HotelName="Golden Silk Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HANG GAI, HOAN KIEM DIS. 109-111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/8/1/83981_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 11 floors, WiFi (free of charge), a reception, room service, tourist information, a car hire service, a business centre, a laundry service and a transfer service to the airport, (for a fee). SITUATION: This hotel is in Hanoi the historic centre of 700 metres away, guests can find Hoan Kiem Lake 10 minutes away from the establishment guests have Dong Xuan the Market of it is situated 4 kilometres away from Hanoi the Railway Station of 45 minutes away from the establishment you have Noi Bai Airport. ROOM: Each room has an air-conditioning system, a television, a safety deposit box, a mini-bar, a bathroom with a shower or bath, complimentary bathroom items and a hairdryer. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.30" OriginalAmount="80.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04003" Longitude="105.84541" StarRating="3" HotelCode="|198303" HotelName="A25 - 19 Phan Dinh Phung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Phan Dinh Phung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/3/0/3/198303_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.46" OriginalAmount="80.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03165" Longitude="105.85091" StarRating="2" HotelCode="|189582" HotelName="Heart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11b Hang Hanh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/8/2/189582_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="81.80" OriginalAmount="80.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03348301" Longitude="105.85236675" StarRating="3" HotelCode="309515|180174" HotelName="Calypso Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>11E Trung Yen Lane, Dinh Liet Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/7b/177b73c5af75ee12d17da348b95c5935327f60aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a newspaper stand, a babysitting service, a childcare service, a business centre an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.020953311418" Longitude="105.85592054591" StarRating="2" HotelCode="166809|73752" HotelName="A25 Hotel 45 Phan Chu Trinh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Phan Chu Trinh, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/37/a5371858dee525f371ddb5a1fcd67b6e898db8a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Hanoi central business district, the city hotel is a stylish business hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04035338" Longitude="105.84202423" StarRating="4" HotelCode="385484|152071" HotelName="Army Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Nguyen Tri Phuong Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/86/4b863b888ce949b45bc925f248a31c36eae06959.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.81" OriginalAmount="81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035045487656" Longitude="105.84693037589" StarRating="3" HotelCode="171251|83926" HotelName="Hanoi Starlight Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Hang Ga, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/6c/706c233da000e3f8870cc9b89f75b871d6c745c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the Old Quarter, the most ancient commercial centre. It is situated ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="82.21" OriginalAmount="81.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03347" Longitude="105.852507" StarRating="2" HotelCode="915996|369174" HotelName="La Beauté de Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Trung Yen Lane, Dinh Liet Street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d6/08d6adb665946843b9f04393a69908b2f55c2f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.37" OriginalAmount="81.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031615" Longitude="105.850632" StarRating="3" HotelCode="192542|1111388" HotelName="Hanoi Morning Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Hang Hanh Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/49/de4967206d4c8abfdef78b5210280efd72e6b098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.72" OriginalAmount="81.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02999" Longitude="105.85004" StarRating="3" HotelCode="|196872" HotelName="Golden Sunshine Villa  and Travel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>68 Hang Trong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/8/7/2/196872_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031512313112" Longitude="105.8493950218" StarRating="4" HotelCode="186797|76175" HotelName="Golden Silk Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>109-111 Hang Gai Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/13/1e/131e7ffe58549aeb68fc552d750d5ac239aa0676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03477057" Longitude="105.85306443" StarRating="3" HotelCode="619807|255749" HotelName="Hanoi Nostalgia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Luong Ngoc Quyen Street, Hoan Kie, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/4f/024f9a940db960fbeb1bb06f2bcc88039dbece98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.043645" Longitude="105.841783" StarRating="3" HotelCode="141681|74694" HotelName="Hong Ngoc Cochinchine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95-97 Nguyen Truong To Str., Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/bc/64bc6f25e24724d580cdef021f0bf97ebb69d3cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the cultural and political centre, an ideal location for business, shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03398002896" Longitude="105.85237936054" StarRating="3" HotelCode="916023|73029" HotelName="Paradise Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62A Hang Bac Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/16/8116330dc37c05211c602970fa6bba426609e464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Hanoi. Its setting is especially ideal for guests who...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.86" OriginalAmount="82.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0335436" Longitude="105.8526071" StarRating="3" HotelCode="|83980" HotelName="La Beaute Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>TRUNG YEN LANE, DINH LIET, HOAN KIEM DIS 09A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/8/0/83980_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a reception, a currency exchange service, tourist information, ticket sales, a car hire service and bicycle hire. SITUATION: This hotel is in Hanoi the historic centre of 3 minutes away from the establishment, you can find Hoan Kiem Lake la pagoda de Ngoc son the Tower of. 10 minutes away from the establishment you have the opera, is 10 minutes away from Noi Bai Airport. ROOM: The rooms have WiFi (free of charge), cable television, a safety deposit box, a writing desk, a kettle, a coffee maker and mineral water. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.86" OriginalAmount="82.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03387" Longitude="105.85251" StarRating="3" HotelCode="|197821" HotelName="La Beaute De Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Trung Yen Lane, Dinh Liet Str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/8/2/1/197821_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.49" OriginalAmount="82.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.008067" Longitude="105.845888" StarRating="4" HotelCode="|171197" HotelName="Parkside Sunline" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72-74 Dai Co Viet Street, Hai Ba Tr Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/1/9/7/171197_f2d47fc1310.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="83.70" OriginalAmount="82.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04226" Longitude="105.84577" StarRating="4" HotelCode="761610" HotelName="Flower Garden Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>46 Nguyen Truong To Street, Ba Dinh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/61610/761610/1.jpg?f=17083959</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and gift shops/newsstands. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032631189337" Longitude="105.84922451468" StarRating="3" HotelCode="320697|70737" HotelName="Hang My Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Hang Quat Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/d9/fad964fab245763693e8cf6c6c9aef79fd7b7dd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Hanoi. For guests who appreciate a stylish ambience, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.27" OriginalAmount="83.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03094311" Longitude="105.84844947" StarRating="3" HotelCode="727151|665571" HotelName="Haibay Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Hang Bong, Hang Gai, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/9b/c89b3013a3df8d2986dd1d43c249dbd5433e81e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.40" OriginalAmount="83.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036654" Longitude="105.814621" StarRating="3" HotelCode="|189727" HotelName="Sakura" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Lieu Giai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/2/7/189727_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.76" OriginalAmount="83.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034378" Longitude="105.854658" StarRating="3" HotelCode="|420316" HotelName="Hanoi Fiesta and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Hang Muoi, Ly Thai To, Hoan Kiem, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/1/6/420316_d21fc121754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04001937" Longitude="105.84546102" StarRating="2" HotelCode="408716|83922" HotelName="A25 Hotel 19 Phan Dinh Phung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Fitness Centre,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Pets allowed,Restaurant,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>19 Phan Dinh Phung Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/7f/5f7f49799494c1bc1ccbf947c4fa0ba0dbc6548a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Demantoid Hotel to discover the wonders of Hanoi. The hotel offers a wide range of amenities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01602361" Longitude="105.77817459" StarRating="3" HotelCode="764464|348287" HotelName="Blubiz Hotel My Dinh Song Da" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Elevator,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 TT4, My Dinh Song Da urban area, Nam Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/eb/a9eb52980e1b565b1ec76fafaa66ce06712f1788.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Blubiz Hotel My Dinh Song Da in Hanoi, you'll be within a 10-minute drive of My Dinh ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03458586" Longitude="105.85381813" StarRating="3" HotelCode="384263|83860" HotelName="Hanoi Guest House Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26 Phat Loc Street, Hang Buom Wards, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/08/65082270d0458c83d4379ce4a3461101bc873c27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.84" OriginalAmount="84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03544634" Longitude="105.8471267" StarRating="3" HotelCode="753610|348432" HotelName="Hanoian Elite Home Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Hang Ga Street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/2f/9d2fc1a30d3f69b5fa3825a16a384a4019d1be80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04282" Longitude="105.84416" StarRating="3" HotelCode="|197316" HotelName="Hong Ngoc Cochinchine Boutique  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>95-97 Nguyen Truong To Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/3/1/6/197316_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.15" OriginalAmount="84.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0462298" Longitude="105.8054262" StarRating="4" HotelCode="|40512" HotelName="Somerset Hoa Binh Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>HOANG QUOC VIET STREET, CAU GIAY DISTRICT 106</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/1/2/40512_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.16" OriginalAmount="84.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0334673" Longitude="105.8525641" StarRating="3" HotelCode="|189244" HotelName="La Beaute Boutique  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11A Trung Yen Lane, Dinh Liet Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/4/4/189244_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.19" OriginalAmount="84.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03216" Longitude="105.84684" StarRating="3" HotelCode="|189200" HotelName="Ambassador Hanoi  and Travel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63 Hang Dieu, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/0/0/189200_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.39" OriginalAmount="84.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.21275" Longitude="105.80339" StarRating="1" HotelCode="|230050" HotelName="Vatc Sleeppod Terminal 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2nd and 3rd Floor, Terminal 1 Noi Bai International Airport</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/0/5/0/230050_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.58" OriginalAmount="84.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0316" Longitude="105.85061" StarRating="3" HotelCode="|189496" HotelName="Hanoi Morning" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Hang Hanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/6/189496_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03650917" Longitude="105.81045363" StarRating="3" HotelCode="757203|348270" HotelName="Azumaya Hotel Linh Lang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Linh Lang Street, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ba/9bba39dd4cd065769e7f37a133ae1f334ebca089.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031515766667" Longitude="105.84576306667" StarRating="3" HotelCode="915998|73800" HotelName="Rising Dragon Estate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Nguyen Van To Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/4b/f54b07b7da551122067e850ee32038fb2ee46aef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.85" OriginalAmount="85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.018886" Longitude="105.842065" StarRating="4" HotelCode="185379|78117" HotelName="Hotel Nesta Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Nguyen Thuong Hien, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/1d/0e1d6879abda7294f38ede2c91ff276f31ee111c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.06" OriginalAmount="85.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.023103" Longitude="105.854123" StarRating="4" HotelCode="|67292" HotelName="Hoa Binh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 LY THUONG KIET Str. 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/9/2/67292_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1926, has 103 rooms, air-conditioning, a hall, a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a kiosk, a cafÃ©, a bar, a restaurant and drinks. The establishment has conference facilities and internet. At an additional cost, you can enjoy room service and a laundry service. You are also offered a car park. SITUATION: The hotel is in Hanoi the centre of it is located near Hoan Kiem Lake Clients can also find the government building, banks, the business area and the tourist attractions. ROOM: The rooms a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, a safety deposit box, a mini-bar, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. FACILITIES: For a fee, you can enjoy a sauna, a spa and a massage service. MEALS: The establishment offers a continental buffet breakfast, Clients can book all inclusive. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.76" OriginalAmount="85.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0361" Longitude="105.849" StarRating="3" HotelCode="|189416" HotelName="Hanoi Garden and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3B Cha Ca</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/1/6/189416_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0669955" Longitude="105.82014922" StarRating="4" HotelCode="82057|171652" HotelName="Diamond Westlake Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 To Ngoc Van Street, Quang An, Tay Ho District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/8f/158f656ab3682d0e70413799b82876d0451b07a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03347714" Longitude="105.85006579" StarRating="4" HotelCode="757564|348415" HotelName="Hanoi L'heritage Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Internet,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14A Luong Van Can, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/ae/81aea1ba7c888a665e5aff5508ac6f2f2709d74e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the cultural and political centre, an ideal location for business, shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028460480264" Longitude="105.8483093977" StarRating="3" HotelCode="167041|24719" HotelName="Splendid Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No. 16 Tho Xuong Lane, Au Trieu Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/a3/e8a3f9369c799243e03e8090778985b31a51e7b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.018377" Longitude="105.849945" StarRating="3" HotelCode="|419954" HotelName="Azumaya Hai Ba Trung 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 16 Bui Thi Xuan, Hai Ba Trung district, Hai Ba Trung, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/5/4/419954_563c3781750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.87" OriginalAmount="86.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042222" Longitude="105.845346" StarRating="4" HotelCode="|468862" HotelName="Minasi Premium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nguyen Truong To Street, 57, Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/8/6/2/468862_a87b2dd1812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.00" OriginalAmount="86.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032639" Longitude="105.849323" StarRating="4" HotelCode="|466211" HotelName="Hanoi La Palm Premierandspa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Hang Quat Street, Hang Gai Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/2/1/1/466211_79a72d41849.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.32" OriginalAmount="86.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02527" Longitude="105.851601" StarRating="3" HotelCode="|84060" HotelName="Splendid Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Tho Xuong Lane, Hoan Kiem Dist. Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/6/0/84060_832a9251831.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Hanoi the city centre of Close to San Jose Cathedral a 5-minute walk away from Hoan Kiem Lake 35 kilometres away from the establishment, guests will find Noi Bai Airport it is 5 minutes away from Hanoi the Railway Station of. ROOM: Each room has WiFi (free of charge), a satellite TV, a DVD player, a mini-bar with sodas, a bathroom, a shower and fruits. FACILITIES: Guests are offered a sauna, a massage service, tourist information, excursions, car rental, a bicycle rental service, fax service and a launderette. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service free of charge, a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.79" OriginalAmount="86.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01454" Longitude="105.850623" StarRating="3" HotelCode="|535765" HotelName="Camellia Residence Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>95 P. Trieu Viet Vuong , Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/7/6/5/535765_0b4d8122019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034719823682" Longitude="105.84742881594" StarRating="3" HotelCode="314295|80055" HotelName="Icon 36 Hotel And Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35-37 Bat Su Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/97/64972741755eed62e4a181bb53e69c6c8b52183e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.008052574717" Longitude="105.8459214752" StarRating="3" HotelCode="316790|153535" HotelName="Parkside Sunline Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72-74 Dai Co Viet Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/47/ec4739c3dd3243f80e4c8826ddf62ced515af92b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0314559" Longitude="105.85028899" StarRating="3" HotelCode="857474|377183" HotelName="La Paix Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Hang Hanh, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/34/42343a128fb7629f0c0582e822df368c6be10018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.87" OriginalAmount="87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028449449784" Longitude="105.84511186593" StarRating="3" HotelCode="916009|153576" HotelName="Urban Alley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Hoi Vu street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/61/e56130120029f69137b99f9d1508ebf82b9741d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.11" OriginalAmount="87.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032227818673" Longitude="105.84694448183" StarRating="3" HotelCode="916024|234899" HotelName="Hanoi Trendy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Hang Dieu street, Old Quarter, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/zz/edadfeda5939e2a9fa2e3d6a25849330f8675292.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.23" OriginalAmount="87.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03052" Longitude="105.847419" StarRating="0" HotelCode="|554119" HotelName="Aquarius Premium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>61 Duong Thanh Street, Old Quarter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/1/9/554119_c3967701315.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.34" OriginalAmount="87.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034986" Longitude="105.853426" StarRating="1" HotelCode="|471317" HotelName="Mad Monkey Hanoi - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P. Ma May Hang Buom Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/3/1/7/471317_f89ea331944.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.021524" Longitude="105.843441" StarRating="3" HotelCode="101679|73189" HotelName="Rosaliza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Tran Quoc Toan Str., Hoan Kiem District, 10000 Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c4/f8/c4f8346cd99080e7bcaa9666a450eed3ff23241e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only ten minutes’ walk from the city centre, the hotel offers a great time with the best of services...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.04" OriginalAmount="88.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031911669372" Longitude="105.84827887579" StarRating="2" HotelCode="268109|254125" HotelName="Holiday Emerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Hang Manh Street, Hoan Kiem, Hanoi City</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/18/551823cb81efc70ef4149a7c1da5402a7d026acd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the heart of Hanoi old quarter the Hotel is a short walk from shopping towns an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.26" OriginalAmount="88.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01623" Longitude="105.8569" StarRating="0" HotelCode="|84089" HotelName="La Casa Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 PHAM DINH HO STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/8/9/84089_44113e91220.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2010, has 80 rooms, suites and 1 apartment. This air-conditioned establishment has a lobby, with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, internet, conference facilities and a business centre. Our guests can find a restaurant, bars, room service, a laundry service (for a fee), an indoor car park and bicycle hire. SITUATION: This hotel is in Hanoi the heart of 20 minutes away from the establishment, guests will find Hanoi the district of Hoan Kiem Lake it is 3 kilometres away from Hang Co the Railway Station of it is situated 35 kilometres away from Noi Bai Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a king-size bed, a direct line telephone, a satellite or cable television, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an ironing set, an air-conditioning system and central heating.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.38" OriginalAmount="88.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03247" Longitude="105.85323" StarRating="3" HotelCode="|237907" HotelName="Bella Premier &amp; Rooftop Skybar  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Cau Go Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/9/0/7/237907_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.49" OriginalAmount="88.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0400015" Longitude="105.8419949" StarRating="4" HotelCode="|265073" HotelName="Army" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1A Nguyen Tri Phuong Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/0/7/3/265073_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.53" OriginalAmount="88.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03275" Longitude="105.84944" StarRating="4" HotelCode="|196871" HotelName="Hanoi La Palm Premier &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Hang Quat, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/8/7/1/196871_19c54411149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.82" OriginalAmount="88.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.020649" Longitude="105.781163" StarRating="0" HotelCode="|420395" HotelName="Cindy Vinhomes Skylake" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vinhomes Skylake Pham Hung Nam Tu Liem Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/9/5/420395_01482a21741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01943228" Longitude="105.85167732" StarRating="3" HotelCode="401578|83965" HotelName="Hanoi Camellia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Pho Hue, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/b2/87b21dcfaa3b2b1ac00468e444a96b46424cd228.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031451" Longitude="105.850372" StarRating="3" HotelCode="404116|152115" HotelName="Centre Point Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Hang Hanh Street, Hang Trong Ward, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447217/447217a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030644" Longitude="105.845485" StarRating="3" HotelCode="261903|79803" HotelName="Golden Cyclo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Ngo Tram, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/cd/67cd45cab979f1e02a52453f927d3f6ceaea3169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03652032" Longitude="105.81473331" StarRating="3" HotelCode="374456|83900" HotelName="Sakura Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>16 Lieu Giai Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/a1/7aa15d0bd372458cbfad00c2440be98b621965ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.039968484681" Longitude="105.84563418651" StarRating="4" HotelCode="930851|78426" HotelName="Skylark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>15 Phan Dinh Phung Street, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/72/fa728c0bb18ab6baaf921d154c710829ce0fcf29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.94" OriginalAmount="89.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03218" Longitude="105.85316" StarRating="3" HotelCode="|233404" HotelName="Hanoi Bella Rosa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Cau Go Street Hanoi 10000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/4/0/4/233404_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.00" OriginalAmount="89.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03157" Longitude="105.85057" StarRating="3" HotelCode="|189502" HotelName="Royal Holiday Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Hang Hanh Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/0/2/189502_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.02" OriginalAmount="89.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03468" Longitude="105.84744" StarRating="3" HotelCode="|197818" HotelName="Romantique De Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-37 Bat Su Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/8/1/8/197818_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.43" OriginalAmount="89.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03397795" Longitude="105.85336358" StarRating="3" HotelCode="982135|824129" HotelName="Trang Trang Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>104 Ma May Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/87/a287cba78b6bcf5a33a0c8d0be408577ef794713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.47" OriginalAmount="89.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04102" Longitude="105.84477" StarRating="3" HotelCode="|84004" HotelName="A25 - 23 Quan Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 QUAN THANH STR., BA DINH DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/0/4/84004_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with WiFi, (free of charge), a spa, a restaurant and a welcome service. SITUATION: This hotel is in Hanoi the historic centre of 10 minutes away from the establishment, guests will find Dong Xuan the Market of Ho Chi Ming the Mausoleum of it is 1 kilometre away from Ba Dinh the Square of it is 15 minutes away from Tay Lake 40 minutes away, guests can find Noi Bai Airport. ROOM: Each room has fitted carpets, cable television, a mini-bar, a safe, a coffee maker, a kettle and mineral water (free of charge). FACILITIES: Guests are offered a spa, a massage service, a sauna, a steam bath, a restaurant, tourist information, a currency exchange, a launderette and car hire. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.58" OriginalAmount="89.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.993066" Longitude="105.867993" StarRating="3" HotelCode="|420801" HotelName="Luna's Splendid Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Park 3 Times City 458 Minh Khai Hai Ba Trung Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/8/0/1/420801_9c22dc91716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.76" OriginalAmount="89.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03024" Longitude="105.84709" StarRating="3" HotelCode="|189514" HotelName="Hanoi Royal Palace  2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>95 Hang Bong Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/1/4/189514_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.018417669464" Longitude="105.84974383496" StarRating="3" HotelCode="915997|377152" HotelName="Ocean Hotel II" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Bui Thi Xuan Street, Hai Ba Trung District, Hanoi City Centre, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/45/194529e7a64326b55886e2e17c320d9286be63d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024956666667" Longitude="105.852217" StarRating="3" HotelCode="931946|76952" HotelName="Ho Guom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Hai Ba Trung Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/d0/45d09ed245283c1dab923c8d11e0f3e814d6bd70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042103670601" Longitude="105.84541804327" StarRating="3" HotelCode="97516|83909" HotelName="Adamas Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Nguyen Truong To Street, Ba Dinh, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/19/8f199639b847b22df448c800a128dcf018efe4d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.26" OriginalAmount="91.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0245" Longitude="105.81073" StarRating="4" HotelCode="|84094" HotelName="Bao Son International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN CHI THANH STREET, BA DINH DISTRICT 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/9/4/84094_aa662b61050.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, with air-conditioning, has 95 rooms and suites with features that offer you the maximum level of comfort, The establishment has a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, the casino, a cafÃ©, a bar, a restaurant, conference facilities, a laundry service and a car park. SITUATION: The hotel is near the business area, the cultural area and the tourist areas, is 10 minutes away from the Congress Centre, this establishment, is 45 minutes away from Noi Bai Airport. ROOM: Each room has a bathroom, a shower, a bath, a hairdryer, a double bed, a direct line telephone, satellite or cable TV and internet. They also have a safe, a mini-bar, a coffee maker, a kettle, an air-conditioning system and individual heating. FACILITIES: The hotel has a covered pool with a section for children, a gym, a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers buffet breakfast and lunch and an Ã  la carte dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.57" OriginalAmount="91.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04223" Longitude="105.8457" StarRating="3" HotelCode="|196806" HotelName="Adamas Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 Nguyen Truong To</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/8/0/6/196806_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.79" OriginalAmount="91.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033471625874" Longitude="105.85442424785" StarRating="3" HotelCode="167053|301737" HotelName="Golden Moon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Nguyen Huu Huan, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/dd/14dda8a7855109a36eb70d975ba7ad71d4de8166.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034555985622" Longitude="105.85352011266" StarRating="2" HotelCode="309526|74922" HotelName="Hanoi Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Ma May Street, Hoan Kiem Dist, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/7a/6d7acb5beadc724b7a2616b92908557cb8ce616c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 20 rooms. A restaurant, a dining area and room service are available ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032603058401" Longitude="105.84927215508" StarRating="3" HotelCode="347108|83967" HotelName="Golden Sun Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Hang Quat, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/15574/1915574/1.jpg?f=15473571</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.016431494031" Longitude="105.85732314848" StarRating="4" HotelCode="166806|165383" HotelName="La Casa Hanoi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Pham Dinh Ho Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b8/21b8396bf35582f8f4330782dedfd22761e99c7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is tucked away on a quiet tree-lined street in the heart of Hanoi. It is just 20 minutes' ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.92" OriginalAmount="92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.00297463" Longitude="105.78374546" StarRating="3" HotelCode="595812|239467" HotelName="National Convention Center Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thang long, Me Trì, Hanoi, Tu Liêm</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/55/6b5578c3cb882cc2364a285739c41bd035e65693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.11" OriginalAmount="92.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035924" Longitude="105.8492" StarRating="3" HotelCode="|418774" HotelName="Hanoi Garden Boutique Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3B-5 Cha Ca, Old Quarter, Hoan Kiem District, 3B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/7/4/418774_c8d320d0316.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.12" OriginalAmount="92.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033123" Longitude="105.855141" StarRating="3" HotelCode="|446982" HotelName="Golden Legend Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Alley Nguyen Huu Huan, Hoan Kiem Dist., Hanoi Old Quarter, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/8/2/446982_4a7c2881726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="93.12" OriginalAmount="92.2" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.983734" Longitude="105.77183" StarRating="4" HotelCode="3897899" HotelName="Wyndham Garden Hanoi" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Hh01 To Huu Street, Van Phuc Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/97899/3897899/1.jpg?f=17565245</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an indoor pool, a hot tub, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. Planning an event in Hanoi? This hotel has 2347 square feet (218 square meters) of space consisting of conference space and 4 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="93.22" OriginalAmount="92.3" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02397" Longitude="105.84164" StarRating="3" HotelCode="3981802" HotelName="Tru By Hilton Hanoi Station" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>115 Tran Hung Dao Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/81802/3981802/1.jpg?f=16981556</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. This hotel also features a television in a common area and a vending machine.. Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.58" OriginalAmount="92.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03148" Longitude="105.84543" StarRating="3" HotelCode="|84002" HotelName="Spoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 NGUYEN VAN TO STR., HOAN KIEM DIST 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/0/2/84002_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing. SITUATION: This hotel is in the historic centre of Hanoi, close to tourist points of interest, the Hoan Kiem Lake and the opera. It is 3 kilometres away from the railway station. 35 kilometres away, you can find Bai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="2" HotelCode="773833|348271" HotelName="Azumaya Kim Ma 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18A Pham Huy Thong Street, Ba Dinh District, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/56/dd569a9e2d8e6a0d2420812532193dc8fb9d451d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.93" OriginalAmount="93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03478597075" Longitude="105.85274132788" StarRating="2" HotelCode="309523|70298" HotelName="Hanoi Discovery Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Lane, 22 Luong Ngoc Quyen Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/03/ed031129e237a5ff51daee971b15932e146e3ff4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.97" OriginalAmount="93.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0255" Longitude="105.851601" StarRating="3" HotelCode="|84059" HotelName="Splendid Star Grand and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 THO XUONG, AN TRIEU, HOAN KIEM 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/5/9/84059_1c7368a1048.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Splendid Star Grand Hotel is rated two stars, is an ideal place for relaxing, has 30 rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. Guests can find a bar, a breakfast room, WiFi, room service, a laundry service and bicycle rental. The establishment also offers excursions and a car hire service. SITUATION: This hotel is in the city centre. 3 minutes walk away, you can find el lago Hoan Kiem 5 minutes away from the establishment you have the market. It is located 100 metres away from the Temple of Ngoc Son. 500 metres away, guests will find park Thong Nhat. It is located 250 metres away from the opera, close to restaurants and cafÃ©s. 50 metres away, clients have the railway station. 2 kilometres away from the establishment, guests will find bus station Luong Yen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.23" OriginalAmount="93.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034525" Longitude="105.852054" StarRating="0" HotelCode="|447270" HotelName="Hanoi La Mejor and Sky Bar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Ta Hien, Hang Buom, Hoan Kiem, Hanoi, 100000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/2/7/0/447270_66445d11022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.35" OriginalAmount="93.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.007239" Longitude="105.781562" StarRating="0" HotelCode="|469146" HotelName="Gloud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Mieu Dam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/1/4/6/469146_9ae91ec1210.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.51" OriginalAmount="93.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01636" Longitude="105.85708" StarRating="4" HotelCode="|30342" HotelName="Sunway  Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 PHAM DINH HO, HAI BA TRUNG DISTR., HANOI 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/4/2/30342_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 145 rooms. SITUATION: This hotel is in the city centre, 45 minutes away, guests can find Noi Bai Airport. ROOM: The establishment has suites, Junior Suites and executive rooms. FACILITIES: The establishment has a sauna, a wellness area and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.51" OriginalAmount="93.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03112" Longitude="105.84997" StarRating="4" HotelCode="|84040" HotelName="Imperial  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>44 HANG HANH STREET, NEXT TO HOAN KIEM LAKE 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/4/0/84040_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, is rated 5 stars. It has a restaurant, a souvenir shop, room service, a spa centre, a massage service, a medical care service, an executive floor, a lift, a business centre, a cafÃ© and a bar. SITUATION: The hotel is in Hanoi the heart of it is located near the tourist attractions. ROOM: The establishment has 40 rooms, fully-equipped, large windows with views of the city, a bathroom, a jacuzzi, an air-conditioning system, a bathrobe, buffet breakfast and fruit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.12" OriginalAmount="94.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.000607" Longitude="105.871092" StarRating="3" HotelCode="|189725" HotelName="A25 Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>684 Minh Khai Street, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/2/5/189725_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.17" OriginalAmount="94.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03007" Longitude="105.85043" StarRating="3" HotelCode="|197680" HotelName="Sunline" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Bao Khanh Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/6/8/0/197680_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.18" OriginalAmount="94.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02444" Longitude="105.85215" StarRating="3" HotelCode="|189584" HotelName="Lenid De Ho Guom" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Hai Ba Trung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/5/8/4/189584_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.18" OriginalAmount="94.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0287996" Longitude="105.843442" StarRating="0" HotelCode="|84001" HotelName="Hanoi Sky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 TONG DUY TAN STR., HOAN KIEM DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/0/1/84001_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2011, has 40 rooms and 3 suites. SITUATION: This establishment, Hanoi it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.65" OriginalAmount="94.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0360642" Longitude="105.8477622" StarRating="3" HotelCode="|266290" HotelName="Hanoi Golden Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 Hang Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/2/9/0/266290_87c0b7b1747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.041233198292" Longitude="105.84442287683" StarRating="3" HotelCode="185777|36223" HotelName="Santa Barbara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Quan Thanh, Ba Dinh, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/4d/7d4dc613a26169b90d8130b00265372540123460.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within Hanoi’s trade, tourism and entertainment centres. It is located close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01325823" Longitude="105.85103451" StarRating="2" HotelCode="550057|165335" HotelName="Blue Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>86 Mai Hac De Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/65/0965a15ebb1f0565b1500a6261bb4e8211419550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03597456" Longitude="105.84771792" StarRating="3" HotelCode="599608|239427" HotelName="Hanoi Golden Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Hang Dong, Old Quarter, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/98/3098fa4af08302cef6947ee713eb873b11e7a26d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, room service and a haird...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.95" OriginalAmount="95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030193" Longitude="105.847111" StarRating="3" HotelCode="931939|152380" HotelName="Royal Palace Hotel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Hang Bong Street, Old Quarter, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/16/b8162e4ec65a118d73644526c41831fd51af9292.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="96.51" OriginalAmount="95.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03128" Longitude="105.85018" StarRating="4" HotelCode="632894" HotelName="Imperial Hotel &amp; Spa" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>44 Hang Hanh Street, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/32894/632894/55.jpg?f=17405425</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and body treatments. This Art Deco hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the shuttle (surcharge).. Featured amenities include complimentary wired internet access, limo/town car service, and a computer station. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.68" OriginalAmount="95.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0336846" Longitude="105.8110323" StarRating="3" HotelCode="|266328" HotelName="Momizi Business" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 1, alley 24, Nguyen Van Ngoc Street, Ba Dinh, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/3/2/8/266328_8a7ae351750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.96" OriginalAmount="96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029066345407" Longitude="105.84849715233" StarRating="3" HotelCode="167792|24716" HotelName="Splendid Star Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Tho Xuong Lane, Au Trieu Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/0f/f70fe64b4e912d449162b0a5678d844d229e7992.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031502298997" Longitude="105.85490494967" StarRating="3" HotelCode="167043|73026" HotelName="Hanoi La Siesta Diamond Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Lo Su Street, Hoan Kiem District, Hanoi, Old Quarter</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/82/a8826b162a49199db0aa56733276ec54cbe9bc6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03895012" Longitude="105.80185028" StarRating="4" HotelCode="882757|377212" HotelName="Sen Grand Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20/118 Nguyen Khanh Toan Street, Cau Giay District, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/54/405470ed2b41bebeaf61f2c790fd0c06bb4a5b8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028874539307" Longitude="105.84468323314" StarRating="4" HotelCode="162437|72701" HotelName="Silk Path Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>195-199 Hang Bong street, Hoan Kiem district, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/83/1883355b1b5186d074d9d0908670d6987b6839a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated adjacent to the Hanoi Old Quarter in the city centre, on a quiet street just within view of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.20" OriginalAmount="97.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0324287" Longitude="105.84642909" StarRating="3" HotelCode="382885|3472185" HotelName="Noble &amp; Swan Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No.16H Duong Thanh street, Hoan Kiem district, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/04220/2204220/1.jpg?f=15616156</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Hanoi. For guests who appreciate a stylish ambience, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.52" OriginalAmount="97.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031493" Longitude="105.849207" StarRating="4" HotelCode="|171167" HotelName="SQ Hang Gai hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>100 Hang Gai str Hoan Kiem Dist Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/1/6/7/171167_5deb91a1025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.68" OriginalAmount="97.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.039524" Longitude="105.802337" StarRating="4" HotelCode="|418403" HotelName="Sen Grand and Spa Managed By Sen Group" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>118/20 Nguyen Khanh Toan, Cau Giay, Hanoi, 118/20 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/0/3/418403_b8a52ff0628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="98.75" OriginalAmount="97.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031358" Longitude="105.850244" StarRating="3" HotelCode="167048|151723" HotelName="Hanoi Imperial Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Hang Hanh Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/d7/d4d7a0ea1c00ca84d4dcd854631cd46f8944a294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.93" OriginalAmount="97.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032856" Longitude="105.849599" StarRating="3" HotelCode="|553573" HotelName="Amara Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hang quat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/5/7/3/553573_668fda81314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02438" Longitude="105.810514" StarRating="4" HotelCode="68041|76433" HotelName="Bao Son" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Nguyen Chi Thanh Street, Dong Da District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/df/2cdf76516e2ad2549ec1471fce5e8c4e73e89ae1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the diplomatic area, near to government offices, and cultural and tourist at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030732035421" Longitude="105.85390530919" StarRating="3" HotelCode="167049|31642" HotelName="Amorita Boutique Hotel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Hang Dau Street, Hang Bac Ward, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/a9/d4a9e961929b0c43959ab4f949208e5749f47531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new and modern hotel is located right in the central Hanoi Old Quarter. It only takes guests 2 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031628163866" Longitude="105.84963032832" StarRating="3" HotelCode="303735|83982" HotelName="Silk Queen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Hang Gai Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/d0/fad0b5842dfa778c006357239a75e9d6bd88c7d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.98" OriginalAmount="98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031507590595" Longitude="105.84553297086" StarRating="3" HotelCode="186268|29319" HotelName="Spoon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Nguyen Van To, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f3/80f3639b4e9287deeef35fce7e2d98aedb517643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi's Old Quarter, a 5-minute walk from all the famous plac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.99" OriginalAmount="99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.212919771464" Longitude="105.8026518907" StarRating="1" HotelCode="393191|153579" HotelName="VATC SleepPod Terminal 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Elevator,Internet,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd floor, Terminal 2, Noi Bai Internatinal Airport, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f8/f3f859d6d9a1355fce668ed9b142710674faa3d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at VATC SleepPod Terminal 2 in Hanoi (Phu Cuong), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.39" OriginalAmount="99.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035367" Longitude="105.852867" StarRating="0" HotelCode="|470973" HotelName="Casa Dos Príncipes Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 P. Dao Duy Tu Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/7/3/470973_566b57a1250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.67" OriginalAmount="99.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032876" Longitude="105.849755" StarRating="3" HotelCode="|421018" HotelName="Hanoi Lake View and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Lo Su Street, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/0/1/8/421018_c1844f81753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.00" OriginalAmount="100" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03496704" Longitude="105.84820548" StarRating="3" HotelCode="587333|239471" HotelName="New Vision Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>53 Thuoc Bac Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c0/bac0175c4909856d41fd8b54df26f2411644d562.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.05" OriginalAmount="100.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03021" Longitude="105.81217" StarRating="0" HotelCode="|189263" HotelName="Daeha Hanoi Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>360 Kim Ma, Ba Dinh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/2/6/3/189263_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.40" OriginalAmount="100.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035" Longitude="105.84748" StarRating="3" HotelCode="|197677" HotelName="Grande Collection and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Bat Su Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/6/7/7/197677_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.56" OriginalAmount="100.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0172141" Longitude="105.8290189" StarRating="4" HotelCode="|265853" HotelName="Dream and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>64 Nguyen Luong Bang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/5/3/265853_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.68" OriginalAmount="100.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027419" Longitude="105.857533" StarRating="4" HotelCode="|267794" HotelName="Grand Cititel Hanoi and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>13B Tong Dan, Trang Tien Ward, Hoan Kiem District Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/7/9/4/267794_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030111919784" Longitude="105.85049276383" StarRating="3" HotelCode="347845|83948" HotelName="Sunline Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Ngo Bao Khanh, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/b6/d2b6dc0c0707a8b94cde4647bc6b61849fe2ba10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.17" OriginalAmount="101.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030755" Longitude="105.849387" StarRating="3" HotelCode="|189485" HotelName="Hanoi Meracus Hotel 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Hang Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/8/5/189485_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="102.82" OriginalAmount="101.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.025175747028" Longitude="105.85707485676" StarRating="3" HotelCode="162435|143249" HotelName="Conifer Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Ly Dao Thanh Street, Trang Tien, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/1e/aa1e831f0b8504b8c088cfbbc4a592254047c74e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.99" OriginalAmount="101.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0319134" Longitude="105.7822636" StarRating="4" HotelCode="|197823" HotelName="My Way and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 2, Lane 86, Duy Tan Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/8/2/3/197823_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034579104325" Longitude="105.84741353989" StarRating="3" HotelCode="904830|348425" HotelName="Hanoi Golden Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>46 Bat Su, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/d6/fad61f8d5fbabcd18366570fa5c8e75c3783636b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Hanoi's bustling Old Quarter. All the well-known sights of this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03365915" Longitude="105.81100748" StarRating="3" HotelCode="587009|239460" HotelName="Momizi Business Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Nguyen Van Ngoc Street, Lane 24, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/85/b08539669154767404b102ad4d9090f09f3f3386.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.02" OriginalAmount="102" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02909806" Longitude="105.84857181" StarRating="3" HotelCode="877979|348561" HotelName="S Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Business Centre,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Tho Xuong Lane, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/d2/b6d25a854b0f26c1fb195696386b55ddf218c9c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located less than 1 km from St. Joseph Cathedral, S Central Hotel in Hanoi offers rooms with air con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.09" OriginalAmount="102.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032379" Longitude="105.85131" StarRating="3" HotelCode="101674|107309" HotelName="Oriental Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Hang Dao Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/f0/6df0f0c83c2d2bb977452a871fff3291444cb8b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the tourist and trade centre of Hanoi, the hotel is about 50 metres away from the Hoan Ki...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.30" OriginalAmount="102.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02835464" Longitude="105.84982798" StarRating="3" HotelCode="489450|576684" HotelName="The Chi Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Nha Chung Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/7b/cb7b6967d8a93d1d1a997e9ec2f400def1fc78de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Hanoi. For guests who appreciate a stylish ambience, i...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="103.31" OriginalAmount="102.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027636" Longitude="105.8219" StarRating="4" HotelCode="80894" HotelName="Hanoi Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>D8 Giang Vo Street Ba Dinh District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/80894/80894/1.jpg?f=17675991</HotelPictures>
        <HotelDescription>Head straight for the casino, or wait for that lucky feeling while you enjoy one of the other recreational opportunities, such as a nightclub and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.37" OriginalAmount="102.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033503" Longitude="105.851" StarRating="4" HotelCode="|46318" HotelName="Oriental Suite and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>58 Hang Dao Str, Hoan Kiem District, Hanoi, 100000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/1/8/46318_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Hanoi the tourist centre of it is 50 metres away from Hoan Kiem Lake 200 metres away, guests will find the theatre. ROOM: The luxurious, comfortable rooms, have modern furniture. FACILITIES: The establishment has a sauna and a massage service. MEALS: Regarding the food and beverage offering, the establishment offersPanorama Bar CafÃ© the restaurant. PAYMENT METHODS: The establishment accepts credit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.54" OriginalAmount="102.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030278590629" Longitude="105.85079418289" StarRating="3" HotelCode="309517|667285" HotelName="Bonsella Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>03 Bao Khanh Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/bb/dfbb665f672315eefc93b1e5c7179a48ed78dc5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 26 rooms. Services and facilities at the hotel include a restaurant, ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.70" OriginalAmount="102.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02877005" Longitude="105.84816969" StarRating="3" HotelCode="630776|640683" HotelName="Conifer Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Tho Xuong, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/54/61548b0098fd33e54a76f1bd7206d7bc48aef5b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02962377" Longitude="105.8457699" StarRating="4" HotelCode="525728|228805" HotelName="The Light Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>128-130 Hang Bong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/55/ac5553fdfe4a50d90067b1ea0d20670077e85f01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.03" OriginalAmount="103" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036296479832" Longitude="105.85043370724" StarRating="4" HotelCode="166800|24729" HotelName="Hanoi Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>07 Ngo Gach Street, Hang Buom Ward, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/c6/f1c65d970b61b6666c96beb6d2cfe48a67b6c6a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location on 07 Ngo Gach Street, a shopping street in the heart of Hanoi’s ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.46" OriginalAmount="103.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.014827" Longitude="105.852722" StarRating="2" HotelCode="|470685" HotelName="Minasi Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 Hue Alley</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/6/8/5/470685_4ae50c01902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.48" OriginalAmount="103.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031983" Longitude="105.847618" StarRating="3" HotelCode="|446955" HotelName="Silk Flower and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Yen Thai Str, Hoan Kiem District, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/5/5/446955_52982fa0646.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.71" OriginalAmount="103.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04886709" Longitude="105.78405077" StarRating="2" HotelCode="640255|3459015" HotelName="Grace Hotel Ha Noi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Ngo 39 Dinh Thon, My Dinh, Tu Liem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/0b/410b4d9ced83512864469f5ab84c573dc82c4c83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.78" OriginalAmount="103.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03608" Longitude="105.85055" StarRating="3" HotelCode="|84084" HotelName="Hanoi Boutique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>07 NGO GACH STREET, HOAN KIEM DISTRICT 01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/8/4/84084_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, has 56 rooms, 10 floors, a lobby, express check-out, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests can also find a hairdresser's, conference facilities, internet, room service and a laundry service. The establishment offers guests a cafÃ©, a bar, a restaurant, a car park and bicycle rental. SITUATION: This hotel Ngo Gach Street it is in is situated in Hanoi the historic centre of 5 minutes away, you can find Hoan Kiem Lake Dong Xuan the market the cathedral. It has excellent transport links to the bus station, Close to restaurants and the shopping streets. it is 30 kilometres away from Noibai Airport. ROOM: The rooms have a coffee maker, a kettle, a mini-bar, a satellite TV, a DVD player, a direct line telephone, individual air-conditioning, a safe, WiFi, room service and press (available on request), They also have a bathroom with a shower, a bath, a hairdryer, a king size or double bed, a fridge, an ironing set and a balcony or terrace. FACILITIES: Guests are offered a sauna, a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu and buffet lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard, Visa and cash.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.79" OriginalAmount="103.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01518" Longitude="105.85819" StarRating="0" HotelCode="|234286" HotelName="Atlanta Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Hang Chuoi Hai BaTrung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/2/8/6/234286_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03050341" Longitude="105.81206832" StarRating="3" HotelCode="452172|83952" HotelName="Daeha Serviced Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>360 Kim Ma Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/2b/842b8af0257a062cd8be06bdd0fa43ebdddc98e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03137921514" Longitude="105.85026275884" StarRating="2" HotelCode="347248|348338" HotelName="Family Holiday Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Hang Hanh Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a1/fba1d31b61ed5abec0eefc11046ff73f5d450b44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.04" OriginalAmount="104" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027769490565" Longitude="105.82154095173" StarRating="4" HotelCode="59862|65201" HotelName="Hanoi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>D8 Giang Vo Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/112502/112502a_hb_a_057.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.45" OriginalAmount="104.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035953" Longitude="105.820913" StarRating="0" HotelCode="|521460" HotelName="The Galaxy Home Apartment Doi Can" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/4/6/0/521460_c05fabb1100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.54" OriginalAmount="104.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031315" Longitude="105.814594" StarRating="0" HotelCode="|566980" HotelName="Lynn Housing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Lieu Giai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/9/8/0/566980_308f0401256.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.86" OriginalAmount="104.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03435854" Longitude="105.85471445" StarRating="3" HotelCode="967514|672406" HotelName="Commencer Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Hang Muoi, Ly Thai To, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/cb/2ccbbcdab5d40435e15037f8f8a67fe2a66c2886.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.93" OriginalAmount="104.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03733" Longitude="105.85211" StarRating="2" HotelCode="|83990" HotelName="Hanoi Amber" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>DAO DUY TU 8/50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/9/0/83990_b72ac7e1323.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a sauna, a restaurant, air-conditioning, WiFi (free of charge), a car hire service and bicycle hire. The establishment offers tourist information, a concierge and a massage service. SITUATION: This hotel is in Hanoi the historic centre of a 5-minute walk away from Hoan Kiem Lake the Water Puppet Theatre 300 metres away, guests will find la Pagoda del Pilar Ãšnico it is situated 1 kilometre away from el templo de la literatura 5 minutes away, you can find. ROOM: Each room has a television, a fridge, a bathroom, a balcony and a mini-bar. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.95" OriginalAmount="104.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02740216" Longitude="105.85751843" StarRating="3" HotelCode="753370|643625" HotelName="Grand Cititel Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>13B Tong Dan, Trang Tien Ward, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/c9/f2c9f4c44459772bab8753065a600a79caaba473.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.05" OriginalAmount="105" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031467" Longitude="105.85485" StarRating="3" HotelCode="900081|165355" HotelName="Hanoi Focus Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-42 Lo Su, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/27/cd274c62cc927da6d5abf788af9349581a8ad16f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Hanoi on 40-42 Lo Su Street, within walking distance of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.73" OriginalAmount="105.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03486" Longitude="105.81449" StarRating="4" HotelCode="|240142" HotelName="Grandiose and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Lieu Giai, Ba Dinh, Ba Dinh, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/4/2/240142_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.86" OriginalAmount="105.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031552" Longitude="105.850539" StarRating="3" HotelCode="|419877" HotelName="Royal Holiday Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Hang Hanh, Old Quarter, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/7/7/419877_b77c55b1655.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.037069" Longitude="105.852273" StarRating="3" HotelCode="167036|348265" HotelName="Hanoi Old Quarter Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Dao Duy Tu str, Hoan Kiem Dist, 00844 Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/95/0195dc6952aae69ce13035840378631ad3388b1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Hanoi. Its setting is especially ideal for gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.025991963787" Longitude="105.83430063558" StarRating="4" HotelCode="268102|78549" HotelName="Sao Mai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Thong Phong Alley, Ton Duc Thang, Dong Da, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/a5/b8a53ca1ba034d74bb9673365163e037f55ba744.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.43" OriginalAmount="106.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0308" Longitude="105.849" StarRating="3" HotelCode="|420677" HotelName="Mercury Central Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Hang Trong, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/6/7/7/420677_83a5e250359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="108.16" OriginalAmount="107.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02514" Longitude="105.82149" StarRating="4" HotelCode="3843651" HotelName="Grand Vista Hanoi" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>146 Giang Vo, Ba Dinh,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/43651/3843651/1.jpg?f=17386776</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an indoor pool, a steam room, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.26" OriginalAmount="107.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028755" Longitude="105.848183" StarRating="4" HotelCode="|267442" HotelName="Conifer Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Tho Xuong, Hoan Kiem,, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/4/4/2/267442_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="108.77" OriginalAmount="107.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02868" Longitude="105.84466" StarRating="4" HotelCode="875606" HotelName="Silk Path Hotel Hanoi" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>195-199 Hang Bong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0008/75606/875606/30.jpg?f=17692182</HotelPictures>
        <HotelDescription>Facilities: The hotel has 106 rooms, which are located on 10 storeys and are reachable by lift. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Guests receive a welcome drink upon arrival. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a transfer service, room service, an alarm call service, a laundry service and a page service. Travellers with bicycles can make use of the on-site bicycle storage area. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.85" OriginalAmount="107.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0196782" Longitude="105.778426" StarRating="2" HotelCode="|235709" HotelName="Grace Ha Noi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>32-34, Ngo 39 Dinh Thon My Dinh, Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/7/0/9/235709_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.08" OriginalAmount="108" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031742141695" Longitude="105.78191740053" StarRating="4" HotelCode="346810|78040" HotelName="My Way Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>So 2 Pho Duy Tan, Ngo 86, Quan Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/5e/f95e6b80ce86d0b9bdca450934a6699fe04bd298.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="109.10" OriginalAmount="108.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03503278" Longitude="105.81459015" StarRating="4" HotelCode="613313|666616" HotelName="Grandiose Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>11 Lieu Giai, Ba Dinh, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/da/19daa0abecbfde369a2e3308fd0ccd667fb5cba1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.13" OriginalAmount="108.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0321851" Longitude="105.8547879" StarRating="4" HotelCode="|266939" HotelName="Hanoi Paon and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Hang Thung Str, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/3/9/266939_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="109.95" OriginalAmount="108.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03566" Longitude="105.81847" StarRating="4" HotelCode="2268172" HotelName="Super Candle Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>287 - 301 Doi Can Str, Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68172/2268172/1.jpg?f=17607987</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages and facials. You're sure to appreciate the recreational amenities, which include 2 hot tubs, a sauna, and a fitness center. This Art Deco hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a computer station, express check-in, and express check-out. Planning an event in Hanoi? This hotel has 1292 square feet (120 square meters) of space consisting of a conference center and 5 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.12" OriginalAmount="109.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029023" Longitude="105.850147" StarRating="3" HotelCode="|153903" HotelName="Minerva Church" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 9 Nha Tho Street, Hoan Kiem Dist, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/9/0/3/153903_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, room service, a business centre and tourist information. It also has a reception, a baggage room, a laundry service and a car hire desk. SITUATION: This establishment is in the historic centre of Hanoi. It is situated 5 minutes walk away from el teatro de marionetas acuÃ¡ticas de Thang Long and Hoan Kiem Lake This hotel is a 5-minute walk away from el puente Huc and Ngoc Son Temple it is situated 10 minutes walk away from Dong Xuan Market ROOM: Customers have stylish rooms with WiFi (free of charge), wooden floors, an air-conditioning system, a flatscreen TV with cable television, a kettle, a coffee maker, a mini-bar, a bathroom with a shower or bath, a bathrobe, slippers and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.16" OriginalAmount="109.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028092" Longitude="105.83728" StarRating="0" HotelCode="|533950" HotelName="Paradise Suites Nguyen Khuyen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 Nguyen Khuyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/9/5/0/533950_8fb8f391139.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.75" OriginalAmount="109.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035495" Longitude="105.852948" StarRating="4" HotelCode="|372962" HotelName="Hanoi Allure" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>52 Dao Duy Tu, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/6/2/372962_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.93" OriginalAmount="109.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034724" Longitude="105.811124" StarRating="3" HotelCode="|521556" HotelName="MOMIZI HANOI 2 - PHAN KE BINH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 38-40, Phan Ke Binh Str.,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/5/5/6/521556_f7c12001155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="111.42" OriginalAmount="110.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03223" Longitude="105.85456" StarRating="4" HotelCode="4033090" HotelName="Hanoi Paon Hotel &amp; Spa" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>27 Hang Thung, Hoan Kiem,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/33090/4033090/1.jpg?f=17187944</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a fitness center, and bicycles to rent. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include complimentary wired internet access, a 24-hour business center, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.52" OriginalAmount="110.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.043387" Longitude="105.818339" StarRating="3" HotelCode="|446989" HotelName="Lexington Apartments - Westlake" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>249 Thuy Khue, Tay Ho, 249, Quan Tay Ho, Hanoi, 10000, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/8/9/446989_4f5cb3a1731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.60" OriginalAmount="110.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032059" Longitude="105.853687" StarRating="3" HotelCode="|153913" HotelName="La Selva Premium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No.1 Cau Go Str., Hoan Kiem Dist,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/9/1/3/153913_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a restaurant and room service. The hotel offers tourist information, a car hire desk, a transfer service to the airport, a laundry service and a currency exchange service. SITUATION: This hotel is in Hanoi the historic area of Hoan Kiem Lake it is situated 2 minutes walk away from. ROOM: Each room has an air-conditioning system, a safety deposit box, cable television, a fridge, a kettle and a coffee maker.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="2" HotelCode="834414|348243" HotelName="Khách San A25 Hàng Duong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Hàng Ðuong, Hoàn Kiem, Hà Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/8a/6e8a50c64acbb569fe5e7b23c2b63ef83472bd03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03302032" Longitude="105.85236311" StarRating="3" HotelCode="773688|348556" HotelName="Rex Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Gia Ngu Street, Hang Bac Ward, Hoan Kiem Ward, Quan Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/56/5156b17aadcf0c241d27ee838f8df0cca890ebf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="112.19" OriginalAmount="111.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02742" Longitude="105.85753" StarRating="4" HotelCode="3757248" HotelName="Grand Cititel Hanoi Hotel &amp; Spa" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>13B Tong Dan, Hoan Kiem District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/57248/3757248/1.jpg?f=17695059</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a reception hall. Getting to nearby attractions is a breeze with the area shuttle (surcharge) that operates within 30 kilometers.. Featured amenities include complimentary wired internet access, a 24-hour business center, and dry cleaning/laundry services. Planning an event in Hanoi? This hotel has 538 square feet (50 square meters) of space consisting of a conference center and meeting rooms. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a cruise ship terminal shuttle..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.23" OriginalAmount="111.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032046545319" Longitude="105.84805276744" StarRating="3" HotelCode="309528|1452918" HotelName="Serene Premier Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10c Yen Thai Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/fe/b2febb4bc0f401cb8fefd5e782bb224992964dea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.37" OriginalAmount="111.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02621" Longitude="105.84181" StarRating="4" HotelCode="|67288" HotelName="Mercure Hanoi La Gare" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Ly Thuong Kiet Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/8/8/67288_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, central hotel, was opened in 2009, urban, is ideal for family holidays, has 102 modern rooms, air-conditioning, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a cafÃ©, a bar, a restaurant, drinks, WiFi (for a fee), room service and a laundry service (for a fee). SITUATION: The hotel is near the historic centre, the business area, close to the establishment, clients can find the tourist area, is situated 2 minutes away from the railway station, this hotel is 40 minutes away from Noi Bai Airport. ROOM: The rooms have an LCD television, a satellite or cable television, internet, individual air-conditioning, a safe, a mini-bar, double-glazed windows, tea, coffee, a bathroom with a shower and a hairdryer. deluxe rooms and have a sofa-bed. FACILITIES: The establishment has a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using credit cards, American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.42" OriginalAmount="112.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03041" Longitude="105.84975" StarRating="3" HotelCode="|189490" HotelName="Hanoi Brilliant  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>44 Hang Trong, Old Quarter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/9/0/189490_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.58" OriginalAmount="112.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028363" Longitude="105.849806" StarRating="4" HotelCode="|208279" HotelName="The Chi Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Nha Chung, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/2/7/9/208279_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.000706768788" Longitude="105.87107199755" StarRating="4" HotelCode="347534|153548" HotelName="Hanoi Sahul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>684 Minh Khai, Hai Ba Trung, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/65/676520a2234cbeb11822c3179f1c40eef17f8ac9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033783175841" Longitude="105.85295787223" StarRating="3" HotelCode="141679|79524" HotelName="Oriental Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Hang Bac Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/89/d789527a583a2b05e52c7084fb4bef4592eecbc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the cultural and political centre, an ideal location for business, shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114.17" OriginalAmount="113.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02838779" Longitude="105.84977681" StarRating="3" HotelCode="783266|642441" HotelName="Hanoi L'Heritage Diamond Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Nha Chung, Hang Trong, Hoan Kiem, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/23/4223e87aad1951d2a086a762a441b1925d5c84a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114.47" OriginalAmount="113.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03118475" Longitude="105.85039975" StarRating="2" HotelCode="915999|666658" HotelName="Hanoi Old Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Hang Hanh Street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/f4/b5f4cde7943c9ff8235a84985ef17b2a863374f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="114.49" OriginalAmount="113.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.026045" Longitude="105.841609" StarRating="4" HotelCode="899853|VN000007" HotelName="Mercure La Gare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94 Ly Thuong Kiet Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/5f/cf5ff5d2b8e57b59690f65c5429cf041286e87e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within easy walking distance of both the ancient Old Quarter and the city's bus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.58" OriginalAmount="113.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.023825" Longitude="105.850968" StarRating="3" HotelCode="|421637" HotelName="Minasi HanoiOi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Ba Trieu Street Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/6/3/7/421637_b76abaa1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030192148978" Longitude="105.84698886243" StarRating="3" HotelCode="119021|73389" HotelName="Hanoi Gratitude Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106 Hang Bong Street, Old Quarter, Hoan Kiem District, Hanoi, Vietnam</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/b8/c0b8d3fddf71e1ebc6ee6cab7c8e26107b2ed964.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the main shopping area of Hang Bong Street, in the centre of the historic Ol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.62" OriginalAmount="114.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.021298" Longitude="105.817938" StarRating="4" HotelCode="65455|79779" HotelName="Fortuna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6B Lang Ha Street, Ba Dinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/a5/17a5a0ccb6f0312421c1bd03658bb8b8a4c75399.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located right in the heart of Hanoi's business, governmental and diplomatic district, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.88" OriginalAmount="114.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0176346" Longitude="105.8156133" StarRating="4" HotelCode="|33847" HotelName="Fortuna Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6B LANG HA, BA DINH DISTRICT, HANOI 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/7/33847_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2008 and has 350 rooms, The establishment has a spa, a swimming pool, karaoke, a games room, air-conditioning, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. Guests can find a hairdresser's, a cafÃ©, a bar, a restaurant, a pub and a nightclub. The establishment also offers conference rooms, room service, a laundry service and a car park. SITUATION: It is in the business area, Where you can find the government building. ROOM: They have a writing desk, a television, internet, a sofa and a bathroom with a shower, They also have a hairdryer, a king size or double bed, a mini-bar, a coffee maker, a kettle, an ironing set and a safety deposit box. FACILITIES: The establishment has a swimming pool, a gym, aerobics, a sauna, a steam bath, a massage service and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast, buffet and Ã  la carte lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.81" OriginalAmount="115.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03232" Longitude="105.84652" StarRating="0" HotelCode="|234396" HotelName="Singita Classy Boutique " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16H Duong Thanh Street Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/3/9/6/234396_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.77" OriginalAmount="116.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03220436" Longitude="105.8546803" StarRating="3" HotelCode="620235|640684" HotelName="Sunline Paon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Hang Thung, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/88/3988b90e6a726d48eb7f7e3458a54f6c150638c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.86" OriginalAmount="116.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0290837" Longitude="105.8238341" StarRating="0" HotelCode="|265066" HotelName="Lancaster Hanoi Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Nui Truc, Giang Vo Ward, Ba Dinh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/0/6/6/265066_3f746431735.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0294" Longitude="105.8486" StarRating="3" HotelCode="434775|348563" HotelName="See You At Lily's Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Ngo Huyen Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/27/062709338034b03a5932939996bfd2d6a101450f.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;See you at Lily's is perfectly located for both business and leisure guests in Hanoi. The hotel has ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03211997" Longitude="105.85322973" StarRating="3" HotelCode="547848|152081" HotelName="Bella Rosa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Cau Go Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/6b/ad6bf5d43ff5c4505fd54f32892a039a488d84c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.18" OriginalAmount="118" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03074" Longitude="105.85007" StarRating="4" HotelCode="119054|79183" HotelName="Hanoi Pearl Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Bao Khanh Lane, Hoan Kiem Dist, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/86/e2862c85c84ed3a8946679677b3b614a98ad248c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="119.34" OriginalAmount="118.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034556151954" Longitude="105.85205153899" StarRating="3" HotelCode="933780|231316" HotelName="Essence Hotel Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Ta Hien Street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231316/231316a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.66" OriginalAmount="118.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02891" Longitude="105.8446" StarRating="4" HotelCode="|84085" HotelName="Silk Path Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>195 - 199 Hang Bong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/8/5/84085_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 106 rooms, has air-conditioning, a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a playground, a cafÃ©, a bar and a restaurant. Our guests can find conference facilities, internet, room service, a laundry service, a car park and indoor parking. SITUATION: This hotel is in Hanoi the district of Close to Rojo the river 5 minutes away, guests can find the business area, Hanoi the historic centre of Hoan Kiem Lake shopping areas, museums and places of interest. it is situated 40 kilometres away from Hanoi Airport. ROOM: All the rooms have a double or king-size bed, a bathroom with a shower, a bath, a hairdryer, an air-conditioning system, a direct line telephone, a safe, cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a balcony or terrace. FACILITIES: Guests are offered a gym and a steam bath. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and lunch and dinner service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="119.73" OriginalAmount="118.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03540986" Longitude="105.85293116" StarRating="3" HotelCode="615397|666258" HotelName="Hanoi Allure Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/08/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>52 Dao Duy Tu street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/52/4452d6f44596f0ec2160d26cce0a04dfd8137a18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.90" OriginalAmount="118.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0344856" Longitude="105.8473304" StarRating="4" HotelCode="|265014" HotelName="Hanoi Peridot (formerly Hanoi Delano)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Bat Su, Hang Bo Ward, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/0/1/4/265014_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.96" OriginalAmount="118.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02573" Longitude="105.85223" StarRating="0" HotelCode="|233931" HotelName="Silk Path Boutique Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Hang Khay Street Hoan Kiem District Hanoi 10000 Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/9/3/1/233931_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.19" OriginalAmount="119" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034536685241" Longitude="105.84736308128" StarRating="4" HotelCode="375408|152305" HotelName="Hanoi Peridot Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Bat Su Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576247/576247a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.46" OriginalAmount="119.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01586" Longitude="105.85787" StarRating="4" HotelCode="|189764" HotelName="The Ann Hanoi and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38A Hang Chuoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/6/4/189764_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.61" OriginalAmount="119.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02767898" Longitude="105.84448006" StarRating="3" HotelCode="955228|655062" HotelName="Acoustic Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Tho Nhuom Hoan Kiem, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/9c/b59c49edf242dec721309154e899d27f2654ad57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.77" OriginalAmount="119.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030576" Longitude="105.849655" StarRating="4" HotelCode="|446723" HotelName="L’hÔtel Du Lac Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/3/446723_86d6b930934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="121.69" OriginalAmount="120.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06216" Longitude="105.82569" StarRating="4" HotelCode="4015416" HotelName="Oakwood Residence Hanoi" Meals="DELUXE STUDIO" BedType="DELUXE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>No.17, Lane 35, Dang Thai Mai Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/15416/4015416/1.jpg?f=17456792</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a sauna and a fitness center. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and a reception hall.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This aparthotel has 2 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042246" Longitude="105.845604" StarRating="4" HotelCode="628065" HotelName="Thien Thai Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>45 Nguyen Truong To Str, Ba Dinh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/28065/628065/1.jpg?f=16738741</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as a 24-hour health club and a steam room. Additional amenities at this Colonial hotel include complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include complimentary wired internet access, a business center, and dry cleaning/laundry services. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.29" OriginalAmount="121.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.05261" Longitude="105.83649" StarRating="4" HotelCode="|189768" HotelName="The Hanoi Club and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>76 Yen Phu Street,Tay Ho District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/6/8/189768_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.32" OriginalAmount="121.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024357" Longitude="105.78959" StarRating="5" HotelCode="|446868" HotelName="Grand K Suites Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 2 Pham Van Bach Street, Yen Hoa Ward, Cau Giay District, Ha Noi, Viet Nam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/8/6/8/446868_37b22850747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.22" OriginalAmount="122" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03207319" Longitude="105.85391603" StarRating="3" HotelCode="382864|152325" HotelName="Hanoi HM Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No 03 Hang Dau, Hang B?c, Hoan Kiem, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/66/4f66723cedeab8b2f87f632743a0344f562fba05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02532871" Longitude="105.84576649" StarRating="3" HotelCode="459149|152476" HotelName="Lenid Hotel Tho Nhuom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Tho Nhuom, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/d1/2fd1e24dc7cefef4fdaa792c137234494611dc7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.51" OriginalAmount="123.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02529" Longitude="105.84585" StarRating="0" HotelCode="|233227" HotelName="Lenid Tho Nhuom" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 Tho Nhuom Street, Tran Hung Dao Ward Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/2/2/7/233227_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="124.63" OriginalAmount="123.4" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033058" Longitude="105.852295" StarRating="4" HotelCode="932429" HotelName="Tirant Hotel" Meals="SUPERIOR ROOM - NO WINDOWS" BedType="SUPERIOR ROOM - NO WINDOWS">
        <Address>
          <AddressLines>
            <AddressLine>38 Gia Ngu Str., Old Quarter - Hoan Kiem Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/32429/932429/25.jpg?f=17490769</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as an outdoor pool, a sauna, and a 24-hour fitness center. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and a meeting room. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.82" OriginalAmount="123.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03214" Longitude="105.84579" StarRating="4" HotelCode="|232857" HotelName=" Bespoke Trendy Hotel Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Nguyen Quang Bich, Hoan Kiem Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/5/7/232857_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.65" OriginalAmount="124.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03587" Longitude="105.84716" StarRating="3" HotelCode="|240456" HotelName="Golden Rooster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 17 Hang Ga, Hang Bo Ward Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/4/5/6/240456_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="126.09" OriginalAmount="124.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.042062" Longitude="105.845758" StarRating="3" HotelCode="33039|302213" HotelName="Babylon Grand Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45-47 Nguyen Truong To Street, Ba Ðinh District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/69/276978073f5ae4a1a0785ac97abfc48fdc5fec30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="126.86" OriginalAmount="125.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029596" Longitude="105.84581" StarRating="4" HotelCode="2749020" HotelName="Champton Hanoi Hotel" Meals="SUPERIOR ROOM - NO WINDOWS" BedType="SUPERIOR ROOM - NO WINDOWS">
        <Address>
          <AddressLines>
            <AddressLine>128-130 Hang Bong Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49020/2749020/1.jpg?f=17281452</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as an outdoor pool, a fitness center, and bicycles to rent. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a television in a common area. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. Event facilities at this hotel consist of a conference center and a meeting room. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01588435234" Longitude="105.85787151559" StarRating="4" HotelCode="320046|153489" HotelName="The Ann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>38A Hang Chuoi, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/eaf49b31d801de4a/cd/cd294156dfff92cd/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01980918" Longitude="105.85601028" StarRating="4" HotelCode="563518|239500" HotelName="The Lapis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Tran Hung Dao Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/13/89138559d68e49dfd365d06ac0c7bd9ff01cfcc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.44" OriginalAmount="126.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0320484" Longitude="105.8539045" StarRating="3" HotelCode="|265025" HotelName="Hanoi Hm Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Hang Dau Street, Hang Bac Ward,, Hang Bac Ward, Ha Noi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/0/2/5/265025_964155b0758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.86" OriginalAmount="126.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03446" Longitude="105.84737" StarRating="0" HotelCode="|233884" HotelName="Peridot Gallery Classic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Bat Su Street Hanoi 10000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/8/8/4/233884_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.37" OriginalAmount="127.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032346" Longitude="105.854972" StarRating="4" HotelCode="|171051" HotelName="Boss Legend Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Hang Thung street, Hoan Kiem dis Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/0/5/1/171051_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.38" OriginalAmount="127.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030821" Longitude="105.84814" StarRating="3" HotelCode="|267697" HotelName="Du Palace and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/6/9/7/267697_19b9e951713.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.15" OriginalAmount="127.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06225" Longitude="105.82442" StarRating="5" HotelCode="|189351" HotelName="Elegant Suites Westlake" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10B Dang Thai Mai Street Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/5/1/189351_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="129.22" OriginalAmount="127.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024118" Longitude="105.7904" StarRating="5" HotelCode="3983059" HotelName="Grand K Hotel Suites Hanoi" Meals="DELUXE ROOM WITH BALCONY" BedType="DELUXE ROOM WITH BALCONY">
        <Address>
          <AddressLines>
            <AddressLine>No.2 Pham Van Bach, Yen Hoa, Cau Giay,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/83059/3983059/1.jpg?f=17301802</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an indoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a reception hall.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Hanoi? This hotel has 1884 square feet (175 square meters) of space consisting of conference space and 3 meeting rooms. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.28" OriginalAmount="128" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032397154924" Longitude="105.85393055756" StarRating="2" HotelCode="119056|71414" HotelName="Old Quarter Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>61A Hang Be, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5c/715c1ddd8f559e1deb2037aaa80b8366d420cf35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.29" OriginalAmount="128.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03538" Longitude="105.847131" StarRating="4" HotelCode="|84028" HotelName="L'heritage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39-41 HANG GA ST, HOAN KIEM DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/2/8/84028_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a sauna and a gym. The establishment offers tourist information, excursions, a car hire service and bicycle hire. The establishment also has a business centre and a concierge. The establishment has a transfer service to, the airport, (for a fee), With regards to the food and beverage offering, the establishment has a restaurant. SITUATION: This hotel is in Hanoi the historic centre of a 5-minute walk away from Hoan Kiem Lake, Walking Street it is 10 minutes drive away from Hanoi the Opera of, 45 minutes away from the establishment guests have Noi Bai Airport. ROOM: Each room has an air-conditioning system, WiFi (free of charge), parquet flooring, a mini-bar and a flat-screen television. Some rooms have a balcony, All the rooms have a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.064297305092" Longitude="105.82818364418" StarRating="4" HotelCode="119051|152182" HotelName="Fraser Suites Hanoi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Xuan Dieu Street, Quang An, Tay Ho District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/7b/777b997de57ee8995bdb35e2aab241e1bacd1243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04314575" Longitude="105.84384281" StarRating="0" HotelCode="956584|417317" HotelName="Hanoi Le Jardin Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46A Nguyen Truong To, Ba Dinh, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/a7/7aa786d8a07cefe6cdf8cfc291502f90fffa3e99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.052201485223" Longitude="105.83703300563" StarRating="4" HotelCode="916027|74675" HotelName="The Hanoi Club Hotel &amp; Lake Palais Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Yen Phu Strreet, Tay Ho, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/75/c0758f9071d15ff52dfdc44eee5927a60224ad40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.73" OriginalAmount="129.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031795" Longitude="105.849699" StarRating="0" HotelCode="|468527" HotelName="Le Chanvre Hanoi Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84-86 Hang Gai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/5/2/7/468527_9392a661835.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.85" OriginalAmount="129.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033227" Longitude="105.852261" StarRating="4" HotelCode="|84078" HotelName="Tirant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 GIA NGU STREET, HOAN KIEM DISTRICT 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/7/8/84078_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.27" OriginalAmount="129.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03025" Longitude="105.84825" StarRating="3" HotelCode="|196870" HotelName="Golden Legend Diamond" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Chan Cam Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/8/7/0/196870_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="131.62" OriginalAmount="130.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0158" Longitude="105.85775" StarRating="4" HotelCode="2261642" HotelName="The Ann Hanoi Hotel &amp; Spa" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>38A Hang Chuoi, Hai Ba Trung Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/61642/2261642/52.jpg?f=17480968</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including a health club, an outdoor pool, and a steam room. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Hanoi? This hotel has 2067 square feet (192 square meters) of space consisting of conference space and 3 meeting rooms. Motorcycle parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.96" OriginalAmount="131.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029227" Longitude="105.845333" StarRating="0" HotelCode="|447426" HotelName="Hanoi Calista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>161 Hang Bong, Hoan Kiem, Hanoi, Hanoi, Hanoi, 100000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/2/6/447426_ce3ba581042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.31" OriginalAmount="132.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.038819" Longitude="105.807234" StarRating="4" HotelCode="|552533" HotelName="FTE Ba Dinh " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>268 Duong Buoi, Ba Dinh,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/3/3/552533_49629c41433.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03649475" Longitude="105.85173233" StarRating="3" HotelCode="853671|362500" HotelName="Bonsella Prestige Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Nguyen Sieu, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/86/3786c2e438dcfe96c53cf150f7df6c1313a4f673.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Whether you're a tourist or traveling on business, Bonsella Prestige Hotel &amp; Spa is a great choice f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.48" OriginalAmount="133.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03213" Longitude="105.84683" StarRating="3" HotelCode="|196694" HotelName="Art Hotel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Hang Dieu Street, Old Quarter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/6/9/4/196694_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.81" OriginalAmount="133.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03334" Longitude="105.84973" StarRating="3" HotelCode="|66228" HotelName="Hong Ngoc Tonkin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Luong Van Can Street, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/2/2/8/66228_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, is ideal for holidays or business trips, was renovated in 2008 and has 40 rooms. SITUATION: The hotel is in the cultural area, is situated 40 kilometres away from Noi Bai Airport. ROOM: The stylish rooms and have luxurious bathrooms. MEALS: Regarding the food and beverage offering, the establishment offers restaurants. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="135.84" OriginalAmount="134.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035305110963" Longitude="105.8470594883" StarRating="3" HotelCode="175709|441892" HotelName="L'Heritage Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Hang Ga Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/71/15717094109fd2800244a7b99cb4c298cbd89450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi Old Quarter, in the immediate vicinity of temples, bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.24" OriginalAmount="134.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032815" Longitude="105.852981" StarRating="4" HotelCode="|446699" HotelName="San Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No.02 Cau Go Alley, Hang Bac Ward., Hoan Kiem Dist., Hanoi Old Quarter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/9/9/446699_ca1c5fd1050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.39" OriginalAmount="135.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03571" Longitude="105.85119" StarRating="4" HotelCode="|234406" HotelName="Mk Premier Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/4/0/6/234406_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="136.49" OriginalAmount="135.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.043020590492" Longitude="105.84347069263" StarRating="3" HotelCode="176880|216261" HotelName="La Belle Vie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No 105 Nguyen Truong To Street, Ba Dinh Dist., Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/79/4c792000c1ce6a54da6aca530a915dabe5c25d0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="136.49" OriginalAmount="135.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0025129" Longitude="105.79400529" StarRating="3" HotelCode="781409|686964" HotelName="Roygent Parks Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>289 Khuat Duy Tien, Trung Hoa, Cau Giay, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/aa/ecaa7d9c3a870f81374d6286757e7b8ba01a8742.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.80" OriginalAmount="135.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0311568" Longitude="105.8471802" StarRating="4" HotelCode="|270080" HotelName="Hanoi Marvellous and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Duong Thanh Street, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/0/8/0/270080_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.54" OriginalAmount="136.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0376483" Longitude="105.8470863" StarRating="3" HotelCode="|270459" HotelName="Hanoian Central and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42A Hang Cot Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/4/5/9/270459_595e0d11733.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.57" OriginalAmount="136.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032057" Longitude="105.848487" StarRating="3" HotelCode="|189401" HotelName="Hanoi Sunshine" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Hang Hom Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/0/1/189401_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.37" OriginalAmount="137" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.041984206031" Longitude="105.84666252136" StarRating="3" HotelCode="59861|76011" HotelName="Flower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Nguyen Truong To Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/d8/24d8358eab3833fe940f45658f882c22ea001983.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.76" OriginalAmount="137.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0670322" Longitude="105.7885312" StarRating="0" HotelCode="|444979" HotelName="Fraser Residence Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5C Do Nhuan Street, Xuan Dinh Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/7/9/444979_645d8600936.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.39" OriginalAmount="138.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031415" Longitude="105.856143" StarRating="0" HotelCode="|84048" HotelName="Jacosmo and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 LO SU STREET, HOAN KIEM DISTRICT 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/4/8/84048_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has computers with internet, a business centre, a secretary service, a reception, a baggage room and a restaurant with buffet breakfast. SITUATION: This establishment, is in Hanoi the historic centre of 150 metres away, guests will find Hoan Kiem Lake Ngoc Son Temple it is situated 3 minutes walk away from, the establishment is a 40-minute drive away from Noi Bai the airport. ROOM: Each room has internet, city views, views of the river and Lo Su views of They have wooden floors, a flat-screen television, a safety deposit box, water (free of charge), a kettle and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.44" OriginalAmount="138.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0231209" Longitude="105.8482536" StarRating="4" HotelCode="|266223" HotelName="Hanoi Tokyo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>84 Tho Nhuom, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/2/2/3/266223_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.27" OriginalAmount="138.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030981" Longitude="105.846654" StarRating="4" HotelCode="|267567" HotelName="Jm Marvel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Hang Da Street Hoan Kiem District, Hanoi 100000 Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/5/6/7/267567_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030234822238" Longitude="105.84817471778" StarRating="3" HotelCode="347853|81217" HotelName="Golden Legend Diamond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Chan Cam, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/92/a4928e75f2af85a034d811fa58facf1d6044fc5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a babysitting service, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.19" OriginalAmount="139.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032198" Longitude="105.85374" StarRating="4" HotelCode="|418425" HotelName="Aurora Premium - A Lifestyle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 Hang Be, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/2/5/418425_3ee59e70634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="142.73" OriginalAmount="141.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030258" Longitude="105.81227" StarRating="5" HotelCode="81824" HotelName="Hanoi Daewoo Hotel" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>360 Kim Ma Street, Ba Dinh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/81824/81824/66.jpg?f=17738145</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a health club, an outdoor pool, and a hot tub. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and free babysitting. If you'd like to spend the day shopping, you can hop on the shuttle (surcharge).. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. Planning an event in Hanoi? This hotel has 6017 square feet (559 square meters) of space consisting of a conference center and a meeting room. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="142.84" OriginalAmount="141.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028206" Longitude="105.78259" StarRating="4" HotelCode="3904935" HotelName="Mövenpick Living West Hanoi" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>21 Duy Tan Street, Dich Vong Hau Ward, Cau Giay District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/04935/3904935/29.jpg?f=17624441</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an indoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Hanoi? This hotel has 6437 square feet (598 square meters) of space consisting of conference space and 3 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03083093" Longitude="105.84817936" StarRating="3" HotelCode="727912|284881" HotelName="King Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>45 Hang Bong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/c1/8cc1554859921c7bab8f242f762e32e1370cb763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032169" Longitude="105.853696" StarRating="3" HotelCode="916028|74948" HotelName="Hanoi A1 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No 1 C?u G? Street, Hoàn Ki?m District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/06/8b06c536b9362c7829addacf780a7e75d7b44892.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="143.58" OriginalAmount="142.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029505" Longitude="105.82099" StarRating="5" HotelCode="3977090" HotelName="Dolce By Wyndham Hanoi Golden Lake" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>B7 Giang Vo, Ba Dinh District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/77090/3977090/51.jpg?f=17390415</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a health club and an outdoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Hanoi? This hotel has 5813 square feet (540 square meters) of space consisting of a conference center and 6 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034575265731" Longitude="105.85206287462" StarRating="3" HotelCode="99902|72907" HotelName="Essence d'Orient Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22A Ta Hien Street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/f2/ccf24cb02488ff87084db818d4785da364fd32ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy visiting attractions such as the mausoleum, museums, the lakes, parks, pagodas and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.43" OriginalAmount="143" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03276763" Longitude="105.85294627" StarRating="3" HotelCode="857142|377209" HotelName="O'Gallery Classy Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Cho Cau Go, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f7/0cf7d0b04299e75273b0d1ea49c6456568c63286.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.01" OriginalAmount="143.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03078" Longitude="105.81204" StarRating="5" HotelCode="|59690" HotelName="Hanoi Daewoo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>360 KIM MA STREET, BA DINH DISTRICT 360</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/6/9/0/59690_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 411 rooms, 34 suites and 77 Club rooms. The establishment has a garden. SITUATION: Ba Dinh District It is in it is 30 kilometres away from Noi Bai Airport. FACILITIES: The establishment has a gym, aerobics, a driving range, a swimming pool, a spa and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03756426" Longitude="105.84706358" StarRating="3" HotelCode="587035|239499" HotelName="The Hanoian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hang Cot Street 42A, Hanoi Old Quarter, Hoan Kiem, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/16548/2116548/42.jpg?f=15600033</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.75" OriginalAmount="144.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.019608" Longitude="105.855707" StarRating="3" HotelCode="|84006" HotelName="De Syloia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>TRAN HUNG DAO, HOAN KIEM 17A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/0/6/84006_87e7cee1055.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to the opera and Hoan Kiem Lake 40 minutes away from the establishment guests have Noi Bai Airport. ROOM: The rooms have a bath, WiFi (free of charge), an air-conditioning system, a satellite television, a mini-bar, a safe, a hairdryer, a sitting area, a sofa and table. FACILITIES: You can pay with a well-equipped gym, tourist information, excursions and car hire. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.91" OriginalAmount="144.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.081201" Longitude="105.362699" StarRating="0" HotelCode="|469992" HotelName="Amour Resort Bavi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/9/2/469992_b740e171831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.64" OriginalAmount="145.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0084" Longitude="105.79697" StarRating="5" HotelCode="|84054" HotelName="Grand Plaza Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tran Duy Hung Street 117</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/5/4/84054_9c80e151036.jpg</HotelPictures>
        <HotelDescription>HOTEL: This golf hotel, was built in 2010, was renovated in 2011, has 618 rooms and suites. The establishment has a lobby with air-conditioning, a reception, express check-out, a currency exchange service, a safety deposit box service and a lift. It also has a television room, a mini-club, a cafÃ©, a bar and conference facilities. The establishment offers guests internet, a hairdresser's, room service, a laundry service and a car park. SITUATION: The hotel is in Tran Duy Hung the street it is situated next to the Congress Centre, Hoan Kiem Lake 30 minutes away from the establishment you have. ROOM: The rooms have city views, a bathroom with a shower, a bath, a bathrobe and a hairdryer. They also have a desk, a direct line telephone, internet, computer connection, an answering machine, an alarm clock, a satellite TV, a kitchen, a mini-bar, a coffee maker and a kettle. Guests can find a safe, slippers, an electronic key and an air-conditioning system. FACILITIES: The establishment boasts a well-equipped gym and a covered pool. Guests are offered a spa with a massage service and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, buffet and Ã  la carte lunch and dinner and a set-menu dinner. PAYMENT METHODS: The establishment accepts credit card, American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="147.33" OriginalAmount="145.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02688939" Longitude="105.84164597" StarRating="4" HotelCode="874924|707916" HotelName="Hanoi Aria Central Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Le Duan, Hoàn Ki?m, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/6b/8e6bf720dfddbd3b1c343671cd4da6badce5c1ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.46" OriginalAmount="146" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032074354266" Longitude="105.84580555558" StarRating="3" HotelCode="185706|152346" HotelName="Hanoi La Siesta Trendy Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Nguyen Quang Bich Street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/83/0083b7f2b697422d6402668e793609515cd1d58d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a historic and charming street of Old Quarter Hanoi, the hotel is a convenient place wher...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="148.16" OriginalAmount="146.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03097845" Longitude="105.84666771" StarRating="4" HotelCode="738574|660867" HotelName="Jm Marvel Hotel Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Hang Da, Hanoi 100000, Hoan Kiem</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/65/9e65d3b0247e7d7ee36d6357413ae0f8d846ac78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="148.37" OriginalAmount="146.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031289722468" Longitude="105.84710729852" StarRating="2" HotelCode="210746|694523" HotelName="Hanoi Marvellous Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Duong Thanh Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/75/f17545f8b0f06f624395cfc82510c43c14d48834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031210560421" Longitude="105.85570659263" StarRating="3" HotelCode="916004|76012" HotelName="Hanoi Antique Legend Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Lo Su Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ed/91ed7c8b80aa0346e141d6de7495868b52603163.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.47" OriginalAmount="147" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030856" Longitude="105.849419" StarRating="3" HotelCode="178447|152214" HotelName="Golden Rice Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Hang Trong Street, Hoan Klem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6a/da6a5110a7df8f846e938549e4053a74a075fdc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.53" OriginalAmount="147.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.009454" Longitude="105.824302" StarRating="5" HotelCode="|417700" HotelName="Novotel Hanoi Thai Ha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Thai Ha Str., Trung Liet Wd. Dong Da Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/7/0/0/417700_b2eb1400910.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.64" OriginalAmount="148.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02966" Longitude="105.84592" StarRating="4" HotelCode="|234348" HotelName="O'gallery Premier and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>122 Hang Bong Street Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/3/4/8/234348_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.94" OriginalAmount="148.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.037762" Longitude="105.847117" StarRating="4" HotelCode="|418702" HotelName="Hanoian Central Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42B Hang Cot, Hang Ma, Hoan Kiem Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/0/2/418702_6e59ed20750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.35" OriginalAmount="148.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03371" Longitude="105.8466" StarRating="1" HotelCode="|231954" HotelName="Hanoi La Vision" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Bat Dan Str., Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/5/4/231954_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.49" OriginalAmount="149" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03573543" Longitude="105.8512021" StarRating="3" HotelCode="382861|152504" HotelName="MK Premier Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 – 74 Hang Buom Street, Hoan Kiem District, Hanoi City</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/76/3f76259e5fa9339b70968ea084cb2e1568e8c3bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.02" OriginalAmount="149.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0170662" Longitude="105.7843403" StarRating="0" HotelCode="|232906" HotelName="Calidas Landmark72 Royal Residence Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot E6, Pham Hung, 48-60th Floor, Keangnam Landmark72 Tower, Cau Giay District Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/0/6/232906_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.51" OriginalAmount="151" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035955661091" Longitude="105.84917755822" StarRating="3" HotelCode="347011|83949" HotelName="Hanoi Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3B Cha Ca, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/d3/1fd36bd1a657be3b9a3cd4b452433dda93029769.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="153.29" OriginalAmount="151.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.008211" Longitude="105.7965" StarRating="5" HotelCode="1775358" HotelName="Grand Plaza Hotel Hanoi" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>117 Tran Duy Hung Street, Yen Hoa Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/75358/1775358/1.jpg?f=17392181</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. Gambling sorts can try their luck at the casino, while others may prefer a health club or an indoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="153.31" OriginalAmount="151.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03627" Longitude="105.85017" StarRating="4" HotelCode="879424" HotelName="Hanoi Boutique Hotel &amp; Spa" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>7 Ngo Gach Street, Hanoi Old Quarter, Hang Buom Ward, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0008/79424/879424/47.jpg?f=17673602</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. This Art Deco hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary wired internet access, limo/town car service, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and motorcycle parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.36" OriginalAmount="151.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.283049" Longitude="105.798161" StarRating="0" HotelCode="|522190" HotelName="Amaya Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/9/0/522190_7e65beb0926.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.30" OriginalAmount="153.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031418" Longitude="105.814697" StarRating="5" HotelCode="|566977" HotelName="Feria Home - Vinhomes Metropolis Lieu Giai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Lieu Giai, Ngoc Khanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/9/7/7/566977_dee999d1234.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02958901" Longitude="105.84569006" StarRating="3" HotelCode="549770|153526" HotelName="O'Gallery Premier Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Hang Bong Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/f8/4cf86baff885da222348fe52ff156ec2126223ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="155.85" OriginalAmount="154.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.019426" Longitude="105.85536" StarRating="3" HotelCode="2204243" HotelName="Hilton Garden Inn Hanoi" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>20 Phan Chu Trinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/04243/2204243/35.jpg?f=17428100</HotelPictures>
        <HotelDescription>Facilities: The hotel has 2 lifts and features 87 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Travellers with bicycles can make use of the on-site bicycle storage area. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.84" OriginalAmount="155.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032266" Longitude="105.848598" StarRating="0" HotelCode="|419959" HotelName="Babylon Premium and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>05-07 Hang Hom, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/5/9/419959_5a4f61b1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="157.71" OriginalAmount="156.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01697593" Longitude="105.7831085" StarRating="4" HotelCode="510090|576781" HotelName="Landmark72" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Plot E6, Cau Giay New Urban Area, Me Tri, Tu Liem, Dich Vong Trung, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/81/d78152c523555671b0d4ffcd526405e87830ead1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Hanoi.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032332070309" Longitude="105.85500055456" StarRating="4" HotelCode="305351|83963" HotelName="Boss Legend" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Hàng Thùng, Hoàn Ki?m, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/96/e096eb9d7c87237988f71e6481497ade8b47e8a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03372935489" Longitude="105.84740091861" StarRating="1" HotelCode="397049|81225" HotelName="La Vision Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Bat Dan Street, Hang Bo, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ac/92/ac92a165504cfcf3e98bb0d65dab13ba33a7d557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02316524" Longitude="105.84820587" StarRating="3" HotelCode="554106|228803" HotelName="Kuretakeso Tho Nhuom 84" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Tho Nhuom, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b1/8eb16a0ad87448368a56afa6dc2b0c9de0dc3ea3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a safe, a restaurant, a café, a bar and room service. Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.62" OriginalAmount="162" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02893733216" Longitude="105.85012844048" StarRating="3" HotelCode="305342|77512" HotelName="Church Boutique Hotel Nha Tho" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No.9 Nhà Th?, Hoàn Ki?m, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/9b/889b32baf44cad83bf6a6480e5d39bdfab7a9ef3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Hanoi. For guests who appreciate a stylish ambience, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033142" Longitude="105.852054" StarRating="4" HotelCode="|171195" HotelName="May De Ville Luxury and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 Gia Ngu Str, Hoan Kiem Dist Hanoi Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/1/9/5/171195_e803b131300.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.54" OriginalAmount="163.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02845" Longitude="105.84226" StarRating="4" HotelCode="|447508" HotelName="La Sinfonia Citadel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Dinh Ngang, Hoan Kiem, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/5/0/8/447508_f8638501036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="165.66" OriginalAmount="164.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028383" Longitude="105.85718" StarRating="4" HotelCode="106607" HotelName="Thang Long Opera Hotel" Meals="OPERA SUITE" BedType="OPERA SUITE">
        <Address>
          <AddressLines>
            <AddressLine>1C Tong Dan Street, Hoan Kiem Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/06607/106607/1.jpg?f=17713511</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a fitness center and bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Hanoi? This hotel has 1292 square feet (120 square meters) of space consisting of a conference center and 3 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.93" OriginalAmount="165.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03425" Longitude="105.85342" StarRating="4" HotelCode="|189477" HotelName="La Siesta Classic Ma May" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Ma May Street, Old Quarter, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/4/7/7/189477_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="167.05" OriginalAmount="165.4" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02975" Longitude="105.82828" StarRating="4" HotelCode="77010" HotelName="Pullman Hanoi Hotel" Meals="SUPERIOR ROOM - CITY VIEW" BedType="SUPERIOR ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>40 Cat Linh Street, Dong Da District, (Entrance 61 Giang Vo Street)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/77010/77010/1.jpg?f=17696235</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an attached winery, an outdoor pool, and a hot tub. This Mediterranean hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. Planning an event in Hanoi? This hotel has 6243 square feet (580 square meters) of space consisting of a conference center and 10 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.99" OriginalAmount="168.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033818" Longitude="105.847718" StarRating="0" HotelCode="|455651" HotelName="Palago Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/6/5/1/455651_8774ca41743.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.01" OriginalAmount="168.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0305772" Longitude="105.785484" StarRating="4" HotelCode="|331978" HotelName="Novotel Suites Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Duy Tan Street Cau Giay District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/7/8/331978_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="170.09" OriginalAmount="168.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029804896693" Longitude="105.82875341177" StarRating="5" HotelCode="13192|VN000012" HotelName="Pullman Hanoi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Cat Linh Street, 10000 Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/65/45650adddba7256db04b37faa280ac51164734be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a prime and fast-expanding area of Hanoi. It offers easy access to embassies...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="170.77" OriginalAmount="169.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03294" Longitude="105.85228" StarRating="5" HotelCode="2204464" HotelName="May De Ville Lakeside Hotel" Meals="SUPERIOR ROOM - NO WINDOWS" BedType="SUPERIOR ROOM - NO WINDOWS">
        <Address>
          <AddressLines>
            <AddressLine>43 Gia Ngu, Hoan Kiem,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/04464/2204464/92.jpg?f=17202573</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, an indoor pool, and a sauna. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and a reception hall. Guests can get around on the shuttle (surcharge), which operates within 2 kilometers.. Featured amenities include complimentary wired internet access, limo/town car service, and express check-out. Planning an event in Hanoi? This hotel has 646 square feet (60 square meters) of space consisting of conference space and meeting rooms. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a cruise ship terminal shuttle..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034968928738" Longitude="105.84746827261" StarRating="3" HotelCode="306414|77776" HotelName="Serene Boutique Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Bat Su Street, Hoankiem District, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f3/baf3ec557f232fede7b2169dcb3f93e281e1a6d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033057" Longitude="105.852732" StarRating="3" HotelCode="170736|73599" HotelName="May de Ville Old Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Gia Ngu Str., Hoan Kiem Dist., Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/4e/9c4e7471e7e6a100d87d7d804f3ac495ea8dc4c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.06" OriginalAmount="171.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034749" Longitude="105.853031" StarRating="0" HotelCode="|446736" HotelName="MAY DE VILLE Crown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Luong Ngoc Quyen Str., Old Quarter, Hoan Kiem Dist., Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/3/6/446736_259b06b1257.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.27" OriginalAmount="171.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.05022" Longitude="105.83981" StarRating="5" HotelCode="|28716" HotelName="Pan Pacific Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 THANH NIEN ROAD, BA DINH DISTRICT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/1/6/28716_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2007, has 20 floors and 322 rooms. This air-conditioned hotel has a lobby, with express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a hairdresser's, a bar, a pub, a nightclub, a restaurant, conference facilities and internet. The establishment also has room service, a laundry service and a car park. SITUATION: This business hotel, West Lake it is in Ho Chi Minh City it is located close to 4 kilometres away, you can find Hanoi the centre of In the surrounding area, you can find the tourist attractions. ROOM: The modern rooms stylish, have a balcony or terrace, a bathroom, a shower, a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box, a double or king-size bed, an air-conditioning system and central heating. FACILITIES: The establishment boasts a swimming pool, a sauna (free of charge), a steam bath, a jacuzzi, a gym, spa treatments and a massage service. The establishment also has deck chairs and parasols. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, a continental breakfast and buffet and Ã  la carte lunch and dinner. Clients can book all inclusive. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="0" HotelCode="808495|437850" HotelName="Paper Map" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 Cau Go, Phuong Hang B?c, Quan Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/38/8e38fe00741fadbb482e277b7a0801e2582736ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031448" Longitude="105.854929" StarRating="3" HotelCode="167047|76450" HotelName="Hanoi E Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Lo Su, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/fb/7bfb6c79787f4ba390454fd73384f04acb412b8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the Old Quarter, offering easy access to many famous places, such ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0290877" Longitude="105.8488978" StarRating="3" HotelCode="|419214" HotelName="Galliot Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>13 Au Trieu, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/2/1/4/419214_0acebc70726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.90" OriginalAmount="178.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033101" Longitude="105.854097" StarRating="4" HotelCode="|418402" HotelName="Hanoi La Siesta Premium Hang Be" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Hang Be, 27 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/0/2/418402_6c060590612.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.50" OriginalAmount="179.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01786" Longitude="105.84205" StarRating="5" HotelCode="|38257" HotelName="Du Parc Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84 TRAN NHAN TONG STREET, HANOI, VIETNAM 84</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/5/7/38257_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 257 rooms and suites. The establishment with air-conditioning, renovated in 2008, has a lobby, a reception, a safety deposit box service, a currency exchange service, a lift and a kiosk. The establishment has a cafÃ©, a bar, a restaurant, a conference room, room service, a laundry service, a car park (for a fee) and WiFi (for a fee). SITUATION: It is inHanoi the city centre of Close to offices, historic points of interest, commercial areas, parks and lakes. ROOM: The rooms have internet, a satellite TV, a safe, a writing desk, a direct line telephone and a fax machine. They also have an individual air-conditioning system, a hairdryer, a bathroom with a shower, a bath, a double or king-size bed, a mini-bar, a coffee maker and a kettle. FACILITIES: The establishment has a swimming pool, deck chairs, a jacuzzi, a sauna and a gym. The establishment also offers a massage service (available for a fee), a bar and live music at night. MEALS: Regarding the food and beverage offering, the establishment offers 3 restaurants, buffet breakfast, lunch and dinner and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.51" OriginalAmount="180.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03393" Longitude="105.84782" StarRating="0" HotelCode="|63629" HotelName="Quoc Hoa Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Bat Dan Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/6/2/9/63629_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a concierge, a restaurant, a bar, room service, a business centre and meeting rooms. The establishment also offers a fitness centre, a jacuzzi, a sauna, a car hire service, a transfer service to the airport and internet. SITUATION: It is in the historic area, the establishment, is in Hanoi the city centre of close to the establishment, clients can find a lake, the opera. ROOM: The rooms have an air-conditioning system, a bathroom with a shower, a hairdryer, a satellite television and a direct line telephone. They also have internet (free of charge), a mini-bar, a coffee maker, a kettle, a safety deposit box and soundproofed windows.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="184.04" OriginalAmount="182.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028389617299" Longitude="105.85737579884" StarRating="3" HotelCode="72563|81130" HotelName="Thang Long Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1c Tong Dan Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/1f/751fd6db37dc5c2fada9d673865be7c28fea49c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.35" OriginalAmount="182.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0864163" Longitude="105.3562703" StarRating="4" HotelCode="|267580" HotelName="Melia Bavi Mountain Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cote 600, Ba Vi National Park, Ba Vi, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/5/8/0/267580_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.43" OriginalAmount="182.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.028259" Longitude="105.849754" StarRating="5" HotelCode="|469624" HotelName="Grand Hotel Du Lac Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-20-22-24 Nha Chung, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/2/4/469624_ad0d9401849.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031688" Longitude="105.849677" StarRating="3" HotelCode="186954|74986" HotelName="Church Boutique Hotel - Hang Gai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Hang Gai, Hoan Kiem, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/309213/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031596246961" Longitude="105.8496121355" StarRating="3" HotelCode="373468|83986" HotelName="Church Boutique 58 Hang Gai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>58 Hang Gai, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/475381/475381a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.74" OriginalAmount="185.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03165" Longitude="105.84963" StarRating="3" HotelCode="|196733" HotelName="Church Boutique Hotel 58 Hang Gai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Hang Gai Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/7/3/3/196733_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.74" OriginalAmount="185.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03312" Longitude="105.85404" StarRating="0" HotelCode="|84021" HotelName="Hoabinh Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HANG BE STR., HOAN KIEM DIST. 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/2/1/84021_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Hanpi the district of Close to Hoan Kiem Lake close to the establishment, clients can find restaurants and shops. ROOM: All the rooms have internet (free of charge), fully-equipped, wooden furniture, city views, an air-conditioning system, a bathroom and internet (free of charge). FACILITIES: Guests are offered tourist information, excursions, business centre, internet (available for a fee) and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="190.52" OriginalAmount="188.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02887773" Longitude="105.84887185" StarRating="3" HotelCode="773772|665567" HotelName="Galliot Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>13 Au Trieu, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/da/c7da0c2fdb27c222bd8f207982a8561726bc08c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.018025193315" Longitude="105.84204643965" StarRating="5" HotelCode="33277|24336" HotelName="Hôtel du Parc Hanoi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Tran Nhan Tong Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/9e/959e9bf376b033989b4d292209706a69537fff20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in downtown Hanoi, this city hotel is close to prominent office locations, hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02833775" Longitude="105.84231428" StarRating="3" HotelCode="773541|348323" HotelName="Delicacy Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12&amp;14 Dinh Ngang, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/8b/618bc3a2eb247569e746999fc4705d72a9cef27e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="192.18" OriginalAmount="190.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03422696517" Longitude="105.85340662698" StarRating="4" HotelCode="935740|372732" HotelName="Hanoi La Siesta Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>94 Ma May Street, Old Quarter, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/45/b5452255e13f839e3acfa8e911ca3b65d131f16d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0330210902" Longitude="105.85388293799" StarRating="3" HotelCode="119039|348436" HotelName="Annam Legend Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 Hang Be, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/ee/cfee93c70b26c19fc6bb0f17c31f803472966b18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the centre of Hanoi's Old Quarter, the hotel is surrounded by the most famous sight...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.39" OriginalAmount="192.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031405" Longitude="105.8549576" StarRating="4" HotelCode="|266576" HotelName="Silk Queen Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Lo Su Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/5/7/6/266576_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="195.52" OriginalAmount="193.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02590551" Longitude="105.84622576" StarRating="4" HotelCode="89209|83619" HotelName="Somerset Grand Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Hai Ba Trung Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/8d/188de03338b878390b50b57f56e39137dd4a8b70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="199.86" OriginalAmount="197.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033771" Longitude="105.847966" StarRating="3" HotelCode="68342|106409" HotelName="Quoc Hoa Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Bat Dan Street, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/44/6f44adbeafd1bb679edcd69bc67b96a9b201a2bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Hanoi. Its setting is especially ideal for gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.95" OriginalAmount="199.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032201" Longitude="105.8126" StarRating="4" HotelCode="|266917" HotelName="Lotte The Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 Lieu Giai, Ba Dinh, Hanoi, Ba Dinh, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/1/7/266917_e76d5321007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203.01" OriginalAmount="201" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.06636657" Longitude="105.82621873" StarRating="4" HotelCode="571547|228804" HotelName="Somerset West Point Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>2 Tay Ho Road, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/8c/308c84227a839d03fb6cebd3b1a851f434c5c62d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a bar and a transfer service...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="205.01" OriginalAmount="202.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.017832" Longitude="105.84198" StarRating="5" HotelCode="82806" HotelName="Hotel Du Parc Hanoi" Meals="GRAND DELUXE ROOM" BedType="GRAND DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>84 Tran Nhan Tong Street, Hanoi,, Vietnam, 84 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82806/82806/5.jpg?f=17755257</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a sauna, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. Planning an event in Hanoi? This hotel has 4650 square feet (432 square meters) of space consisting of a conference center and 6 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.55" OriginalAmount="203.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030808" Longitude="105.848263" StarRating="4" HotelCode="|444980" HotelName="GM Premium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/8/0/444980_ee2677e1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.83" OriginalAmount="205.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03214" Longitude="105.85042" StarRating="3" HotelCode="|196735" HotelName="Church Boutique Hang Gai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>95 Hang Gai Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/7/3/5/196735_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.12" OriginalAmount="212" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="0" HotelCode="983620|437847" HotelName="La Sinfonía Del Rey Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33-35 Hang Dau Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/5b/c25bf49ef1c8bd245d58f2dbe2eb639c6af93ce0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.92" OriginalAmount="215.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.018691190741" Longitude="105.85644721985" StarRating="3" HotelCode="166803|139625" HotelName="May de Ville City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Han Thuyen Street, Hai Ba Trung District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/fe/d7fe4a5dd488c2673a4057b1a55549b2d891d4e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated adjacent to the Hanoi Opera House in the city centre. It is set on a quiet str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="219.28" OriginalAmount="217.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.076988" Longitude="105.813644" StarRating="5" HotelCode="4047734" HotelName="L7 West Lake Hanoi By Lotte" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>683 Alley, Lac Long Quan Street, Tay Ho Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/47734/4047734/20.jpg?f=17333072</HotelPictures>
        <HotelDescription>Relax and unwind with massages, body treatments, and facials. While the golfer in the family is out on the course, you can enjoy above-par recreational amenities such as an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and shopping on site.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and 4 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.67" OriginalAmount="219.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029658" Longitude="105.850279" StarRating="5" HotelCode="|418040" HotelName="The Oriental Jade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>92 - 94 Hang Trong, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/4/0/418040_85e79a00809.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.83" OriginalAmount="219.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032307" Longitude="105.848529" StarRating="0" HotelCode="|470854" HotelName="Hanoi Sena And Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3A Pho Hang Hom,Hoan Kiem,Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/8/5/4/470854_4829f7a1916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="222.96" OriginalAmount="220.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0318" Longitude="105.848" StarRating="5" HotelCode="964667|662361" HotelName="The Oriental Jade Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Hang Trong Street, Hanoi 10000, Hoan Kiem District</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/39/db39f755cd5aa16d53a96c49b9171dacdecc5816.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="223.50" OriginalAmount="221.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03195" Longitude="105.8127" StarRating="5" HotelCode="2217046" HotelName="Lotte Hotel Hanoi" Meals="DELUXE KING ROOM" BedType="DELUXE KING ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No. 54, Lieu Giai St. Cong Vi Ward., Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/17046/2217046/65.jpg?f=17152152</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as a health club, an outdoor pool, and an indoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Planning an event in Hanoi? This hotel has facilities measuring 13870 square feet (1289 square meters), including conference space. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03723036382" Longitude="105.85211946642" StarRating="2" HotelCode="200489|78865" HotelName="Camel City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8/50 Dao Duy Tu Lane, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2e/dd/2edd6d61f270e4e59783cd75c93f304a2752ffdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="226.44" OriginalAmount="224.2" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024347" Longitude="105.848625" StarRating="5" HotelCode="20324" HotelName="Meliá Hanoi" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>44B Ly Thuong Kiet Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/20324/20324/56.jpg?f=17674847</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a currency exchange service. Wireless internet access is provided to guests. Guests can get more information about excursions at the tour desk. Souvenirs can be purchased at the gift shop. Guests arriving by car can park their vehicles in the car park. Further services include a 24-hour security service, a transfer service, 24-hour room service, a laundry service and a page service. The business centre is on hand for guests' business requirements and provides a projector.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="228.28" OriginalAmount="226.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02782" Longitude="105.83353" StarRating="5" HotelCode="3896951" HotelName="Grand Mercure Hanoi" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>9 Cat Linh, Quoc Tu Giam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96951/3896951/1.jpg?f=17613595</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool and a 24-hour fitness center. This Art Deco hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a 24-hour business center, express check-out, and complimentary newspapers in the lobby. Planning an event in Hanoi? This hotel has 4133 square feet (384 square meters) of space consisting of a conference center and 3 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.66" OriginalAmount="228.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0293" Longitude="105.845411" StarRating="0" HotelCode="|446685" HotelName="Meritel Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.151-153 Hang Bong, Hang Bong Ward, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/8/5/446685_c5aede60949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="231.29" OriginalAmount="229" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030909953654" Longitude="105.84970286976" StarRating="3" HotelCode="916015|74566" HotelName="Golden Lotus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Hang Trong Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/98/d098089c15e456ab629523facc83be0193db950d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hanoi, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.54" OriginalAmount="229.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0304683" Longitude="105.8485481" StarRating="3" HotelCode="|269957" HotelName="Golden Legend Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Chan Cam Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/9/5/7/269957_53d460f1431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.93" OriginalAmount="229.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02531" Longitude="105.84409" StarRating="5" HotelCode="|34047" HotelName="Mövenpick Hotel Hanoi Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>83A Ly Thuong Kiet Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/4/7/34047_43e11140727.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 154 rooms, suites with features that offer you the maximum level of comfort, 93Â non-smoking rooms and 20 interconnecting rooms. The establishment has a lobby, a bar, a restaurant, conference rooms and internet. SITUATION: Is situated inHanoi the business area of 40 minutes away from the establishment guests have Noi Bai Airport 5 minutes away from the establishment, you can find the city centre. ROOM: The rooms have individual air-conditioning, LCD cable television, a bathroom with a shower or bath and a mini-bar. They also have a direct line telephone, a safe, a coffee maker, a kettle and WiFi. FACILITIES: The establishment has sports facilities, leisure activities, a gym, a health centre, a massage service and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers an Ã  la carte restaurant with buffet. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032564" Longitude="105.853834" StarRating="3" HotelCode="931932|79049" HotelName="Classic Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Hang Be Street, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/7a/ce7aab0c1ecd55f2f60f06455aa267f437766acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 32 rooms. Services and facilities at the hotel include a restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="232.57" OriginalAmount="230.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024995" Longitude="105.844092" StarRating="4" HotelCode="23836|VN001558" HotelName="Mövenpick Hotel Hanoi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83A Ly Thuong Kiet Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/66/19664406d4bcf9d3ab71e762e9123c9260b150a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Hanoi's central business district, the hotel is approximately a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235.33" OriginalAmount="233" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027452" Longitude="105.767596" StarRating="5" HotelCode="169664|24715" HotelName="Crowne Plaza West Hanoi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 Le Duc Tho Street, My Dinh 2 Ward, Nam Tu Liem District, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/d9/31d921c77ec1174b23f0b8db8e9b3a4c1f7bcd46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in business district and is the lynchpin of the commercial and residential com...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.34" OriginalAmount="235.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02534" Longitude="105.8482" StarRating="5" HotelCode="|29406" HotelName="Melia Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44B Ly Thuong Kiet Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/4/0/6/29406_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a business centre. ROOM: The rooms have laundry service and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240.38" OriginalAmount="238" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030654" Longitude="105.850192" StarRating="4" HotelCode="305362|83886" HotelName="The Palmy Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>4A-4B Bao Khanh Street, Hàng Tr?ng, Hoan Kiem District, Ha Noi Old Quarter, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/9a/e19a9b014896af3d1ed3384f2bf6903ba31b5e0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.88" OriginalAmount="239.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03025" Longitude="105.85076" StarRating="4" HotelCode="|189771" HotelName="The Palmy Hotel y Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4A-4B Bao Khanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/7/1/189771_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="242.56" OriginalAmount="240.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02507" Longitude="105.84428" StarRating="5" HotelCode="20322" HotelName="Movenpick Hotel Hanoi Centre" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>83A Ly Thuong Kiet, Cua Nam Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/20322/20322/7.jpg?f=17751362</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and free babysitting.. Featured amenities include a business center, limo/town car service, and express check-in. This hotel has 4 meeting rooms available for events. Guests may use a train station pick-up service for a surcharge, and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.68" OriginalAmount="240.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.056458" Longitude="105.836234" StarRating="5" HotelCode="|59691" HotelName="Intercontinental Hanoi Westlake, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 T. Hoa, Tay H. (ex 1A Nghi Tam, Tay H)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/6/9/1/59691_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an indoor car park, a laundry service, a dry cleaner's, a currency exchange service, shops, a jacuzzi and a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="253.60" OriginalAmount="251.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.058423" Longitude="105.831669" StarRating="5" HotelCode="402003|1068373" HotelName="Intercontinental Hanoi Westlake" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>05 Tu Hoa, Tay Ho, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0b/bf0b8f7c5fbe0f4a802652d115f9bb3de0e26d55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled on the waters of the famous Westlake, thereby offering guests a great scenic vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.61" OriginalAmount="252.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.05967" Longitude="105.83272" StarRating="5" HotelCode="|59692" HotelName="Sheraton Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>K5 Nghi Tam, 11 Xuan Dieu Tay Ho District, Hanoi ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/6/9/2/59692_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.97" OriginalAmount="252.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032306" Longitude="105.812531" StarRating="5" HotelCode="|169189" HotelName="Lotte  Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Lieu Giai Street, Ba Dinh, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/8/9/169189_eb737fb1111.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Hanoi it is in. ROOM: All the rooms have WiFi, an air-conditioning system, a wardrobe, a safe, a television, a sofa, a sitting room, a mini-bar, a courtesy tea and coffee service, a bathroom with a bath, a shower, a bathrobe and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="255.25" OriginalAmount="252.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.05847" Longitude="105.831726" StarRating="5" HotelCode="627150" HotelName="Intercontinental Hanoi Westlake, An Ihg Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>5 Tu Hoa, Tay Ho Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/27150/627150/1.jpg?f=17404432</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. If you're looking for recreational opportunities, you'll find a 24-hour health club, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, limo/town car service, and express check-out. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.88" OriginalAmount="258.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01645" Longitude="105.7834" StarRating="5" HotelCode="|224386" HotelName="Intercontinental Hanoi Landmark72, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Keangnam Hanoi Landmark Tower, Plot E6, Cau Giay Urban Area , Me Tri Ward, Tu Liem District, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/3/8/6/224386_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.88" OriginalAmount="264.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033675" Longitude="105.847305" StarRating="3" HotelCode="|446953" HotelName="Sonata Central and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Bat Dan - Hoan Kiem, Quan Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/5/3/446953_e7b63560611.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.17" OriginalAmount="272.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032767" Longitude="105.851907" StarRating="4" HotelCode="|67289" HotelName="Hanoi Center Silk Hotel &amp; Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22A Ta Hien Street, Hang Buom</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/8/9/67289_2f5f3e80919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.55" OriginalAmount="278.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029392" Longitude="105.767384" StarRating="5" HotelCode="|84065" HotelName=" Sheraton Hanoi West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 LE DUC THO SREET 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/6/5/84065_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, was built in 2011, has 393 rooms, 40 suites, a lobby with a reception, express check-out, a currency exchange service, a safety deposit box service, a cloakroom and a lift. Our guests can find a cafÃ©, a bar, a pub, a restaurant and conference facilities. The establishment also offers internet, room service, a laundry service and an indoor car park. SITUATION: This hotel is in the business area, Close to the Congress Centre and the stadium. 30 minutes away from the establishment guests have Noi Bai Airport. ROOM: Each room has internet, an iPod docking station, a radio, a bathroom with a hairdryer, a shower, a bath and a king size or double bed. Guests are offered a direct line telephone, a flat-screen television, an iron, a safe, a mini-bar, a kettle, a coffee maker, an air-conditioning system and heating.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281.79" OriginalAmount="279" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02791526" Longitude="105.85102389" StarRating="5" HotelCode="374068|83857" HotelName="Apricot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Hang Trong, Hoan Kiem, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8d/ca8db6d39195b6f7c365f9908a4b5ed778e3949b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.016653129091" Longitude="105.78394174576" StarRating="4" HotelCode="175725|239446" HotelName="Intercontinental Hanoi Landmark 72" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/08/2026" HotelFacility="Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Keangnam Hanoi Landmark Tower, Plot E6, Cau Giay Urban Area, Me Tri Ward, Tu Liem District, Hanoi 100000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/9c/959c361d4e3cae34cb95d57384a1605b970ca35b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.01" OriginalAmount="306.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02842" Longitude="105.85089" StarRating="5" HotelCode="|189197" HotelName="Apricot" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>136 Hang Trong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/1/9/7/189197_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="315.13" OriginalAmount="312.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.016674" Longitude="105.7838" StarRating="5" HotelCode="2453634" HotelName="Intercontinental Hanoi Landmark72 By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Keangnam Hanoi Landmark Tower , Plot E6, Cau Giay New Urban Area, Yen Hoa Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/53634/2453634/1.jpg?f=17085854</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include complimentary wired internet access, a 24-hour business center, and complimentary newspapers in the lobby. Planning an event in Hanoi? This hotel has 30785 square feet (2860 square meters) of space consisting of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.45" OriginalAmount="316.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024505" Longitude="105.856056" StarRating="5" HotelCode="|84081" HotelName="De L'opera Hanoi - Mgallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 TRANG TIEN, HOAN KIEM DISTRICT 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/8/1/84081_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 107 standard rooms, suites, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment offers a cafÃ©, a restaurant, a bar, WiFi, meeting rooms, room service, a laundry service and an oudooor car park. SITUATION: This hotel is in the city centre. 5 minutes away, you can find the opera. It is 10 minutes away from Lake Hoan Kiem, the historic centre of Hanoi where you can find shops, restaurants, bars and the nightlife, close to taxis and bus stops. 20 minutes away from the establishment you have Ha Dong it is 15 minutes away from the Rojo River. 3 hours away, you can find Ha Long Beach. It is situated 2 hours away from Haiphong It is 33 kilometres from the Noibai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.91" OriginalAmount="331.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03152" Longitude="105.85409" StarRating="3" HotelCode="|84056" HotelName="Amorita Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>07 HANG DAU STREET 07</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/0/5/6/84056_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 38 rooms, a lobby, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment offers facilities for disabled guests a laundry service, pets are allowed, You are also offered a safety deposit box service and room service. SITUATION: This hotel is in Hanoi the historic centre of Hoan Kiem Lake it is situated 2 minutes walk away from, the night market and, the hotel is situated 1 kilometre away from the motorway, the city centre, is situated 40 kilometres away from Noi Bai Airport. ROOM: Each room has pillows, parquet flooring, a bathroom with a shower, a bath, an LCD TV, windows, views of the city, computer and internet (free of charge), They also have a hairdryer, a direct line telephone, a mini-bar, a coffee maker, a kettle, an iron, an individual air-conditioning system and a balcony. OTHERS: Regarding the food and beverage offering, you can enjoy a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="344.32" OriginalAmount="340.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024508" Longitude="105.856047" StarRating="5" HotelCode="166802|VN000010" HotelName="Hotel de l'Opera Hanoi - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>29 Trang Tien Street, Hoan Kiem District, Hanoi 10000</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/bc/d0bce1ba957401d2d1626ced20eaefa19bbc131f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the city centre, this charming historical hotel is just 5 minutes' walk from Hanoi Opera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="354.40" OriginalAmount="350.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.024612" Longitude="105.855606" StarRating="5" HotelCode="1352205" HotelName="Hotel De L'opera Hanoi - Mgallery" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>29 Trang Tien Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/52205/1352205/58.jpg?f=17473463</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an indoor pool, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Planning an event in Hanoi? This hotel has 1938 square feet (180 square meters) of space consisting of conference space and meeting rooms. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.007742" Longitude="105.782571" StarRating="5" HotelCode="930848|92942" HotelName="JW Marriott Hotel Hanoi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Do Duc Duc Road, Me Tri Ward, South Tu Liem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/26/9c2618614f4fab225b73c542ecd7156da24d156f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi. The nearest airport is Hanoi (HAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="406.60" OriginalAmount="402.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02558" Longitude="105.8554" StarRating="5" HotelCode="|29407" HotelName="Sofitel Legend Metropole Hanoi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Ngo Quyen Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/4/0/7/29407_5739d9c1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="473.02" OriginalAmount="468.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.033081" Longitude="105.846275" StarRating="5" HotelCode="3877225" HotelName="Peridot Grand Luxury Boutique Hotel" Meals="GRAND SUITE" BedType="GRAND SUITE">
        <Address>
          <AddressLines>
            <AddressLine>33 Duong Thanh,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/77225/3877225/1.jpg?f=16294477</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, a steam room, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Hanoi? This hotel has 1076 square feet (100 square meters) of space consisting of conference space and 3 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="517.52" OriginalAmount="512.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02283" Longitude="105.85963" StarRating="4" HotelCode="|240305" HotelName="Mon Chéri Cruises" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 24 Lane 33B Pham Ngu Lao street Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/3/0/5/240305_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="590.29" OriginalAmount="584.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03967847" Longitude="105.84684992" StarRating="3" HotelCode="523459|559842" HotelName="Mon Regency Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>No 1 Phan Dinh Phung Street, Hoan Kiem District, Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/88/e988c4012a30d4679ab2a05f72a48c62650a4e3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hanoi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="624.36" OriginalAmount="618.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0333975" Longitude="105.8374786" StarRating="3" HotelCode="|38255" HotelName="Galaxy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>PHAN DINH PHUNG ST., HOAN KIAM LAKE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/5/5/38255_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1995, renovated in 2008 and has 60 rooms, The establishment has a reception, a lobby, a safety deposit box service, a currency exchange service, a lift, a cafÃ© and a restaurant. The establishment also offers internet, room service, a laundry service and a car park. SITUATION: Is situated in the historic centre ,Hanoi the city centre of 30 minutes away, guests can find Noi Bai Airport. ROOM: The establishment has 12 suites and deluxe rooms. The rooms have a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and a satellite TV. They also have internet, a safe, a mini-bar, a coffee maker, a kettle, a washing machine and individual air-conditioning. FACILITIES: The establishment has a massage service, a sauna and sports facilities. MEALS: Regarding the food and beverage offering, the establishment offers restaurants and bars. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1038.89" OriginalAmount="1028.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02593" Longitude="105.856756" StarRating="5" HotelCode="|444898" HotelName="Capella Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Le Phung Hieu, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/9/8/444898_d6da3ca1326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50710.97" OriginalAmount="50208.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02913" Longitude="105.845" StarRating="3" HotelCode="|83977" HotelName="Beryl Charm and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>HANG BONG STR, HANG BONG WARD ,HOAN KIEM DIST. 173</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/7/7/83977_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2012, has 36 rooms, 18 single rooms, 18 double rooms and 2 suites. SITUATION: This hotel Hanoi it is in Close to the bus station, the railway station and public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50896.63" OriginalAmount="50392.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029088877535" Longitude="105.84492176771" StarRating="3" HotelCode="189199|175648" HotelName="Angel Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No.173 Hang Bong str., Hoan Kiem Dist., Hanoi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/12/df12dcf88f3858aebf72ad0671ef819f9d7684aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a wonderful place located right in Hanoi’s Old Quarter, the most ancient commercial cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1319123840.73" OriginalAmount="1306063208.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04191325" Longitude="105.84517594" StarRating="3" HotelCode="309518|358240" HotelName="First Eden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Hang Bun, Ba Ðinh, Ha Noi</AddressLine>
          </AddressLines>
          <CityName>Hanoi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/6a/4c6a8cee63651dd6853255937d41430186404614.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 60 rooms. Wireless internet access in public areas allows travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.29" OriginalAmount="21.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0118815" Longitude="105.7768232" StarRating="3" HotelCode="|265233" HotelName="V-studio Apartment 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 16, Lane 1, Dong Me, Me Tri, Nam Tu Liem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.07" OriginalAmount="26.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01879" Longitude="105.80012" StarRating="3" HotelCode="|420590" HotelName="Dai Duong Hotel 2 - The Art" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>66 Trung Yen 9, Yen Hoa, Cau Giay, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.46" OriginalAmount="27.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.975975" Longitude="105.758985" StarRating="2" HotelCode="|567311" HotelName="Huong Duong - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>L08-10, Khu Do thi moi, Ha Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.46" OriginalAmount="28.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.01992" Longitude="105.778388" StarRating="0" HotelCode="|266878" HotelName="V House 5 Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No.5, alley 97 Dinh Thon,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.73" OriginalAmount="31.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.027822" Longitude="105.893217" StarRating="2" HotelCode="|567308" HotelName="Ha An - by Bay Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>166 Co Linh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.80" OriginalAmount="31.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0019885" Longitude="105.8076376" StarRating="1" HotelCode="|264848" HotelName="Nhan Hoa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>66/116 Nhan Hoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.09" OriginalAmount="34.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.030459" Longitude="105.856162" StarRating="0" HotelCode="|421185" HotelName="Old Quarter 1961" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Hang Voi, No. 6, lane 22 Hang Voi, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.64" OriginalAmount="37.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029416" Longitude="105.848337" StarRating="3" HotelCode="|267917" HotelName="Impressive Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Au Trieu Street, Old Quarter - Hoan Kiem District Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.42" OriginalAmount="38.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0114826" Longitude="105.8039263" StarRating="3" HotelCode="|266445" HotelName="Dai Duong Hanoi Iii" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>33, Alley 34, Nguyen Thi Dinh, Cau Giay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.55" OriginalAmount="39.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.029428" Longitude="105.84839" StarRating="2" HotelCode="|267777" HotelName="The Queen Hotel &amp; Spa 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.31" OriginalAmount="39.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0027677" Longitude="105.8023095" StarRating="1" HotelCode="|266769" HotelName="Quang Chung - Le Van Thiem" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Le Van Thiem, Nhan Chinh, Thanh xuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.54" OriginalAmount="44.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0331249" Longitude="105.834513" StarRating="4" HotelCode="|266767" HotelName="Hung Vuong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Hung Vuong, Ba Dinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.69" OriginalAmount="44.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0327025" Longitude="105.8501013" StarRating="0" HotelCode="|265813" HotelName="Nexy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 To Tich Street, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.52" OriginalAmount="48.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0343989" Longitude="105.8468127" StarRating="3" HotelCode="|269964" HotelName="Serenity Diamond" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Cua Dong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.90" OriginalAmount="48.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032095" Longitude="105.788559" StarRating="3" HotelCode="|566996" HotelName="Ping Diamond" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>76 Tran Thai Tong street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.16" OriginalAmount="49.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0353026" Longitude="105.8469576" StarRating="3" HotelCode="|266199" HotelName="Hanoi Starlight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 Hang Ga</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.68" OriginalAmount="52.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.04079" Longitude="105.86711" StarRating="3" HotelCode="|84063" HotelName="Vesna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>NGUYEN VAN CU - LONG BIEN 137B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This inviting, urban hotel, is ideal for family holidays, renovated in 2010, has 86 rooms, 28 single rooms, 10 suites and 4 apartments. This establishment is ideal for holidays or business trips, has a conference room, air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a kiosk, a TV room, a cafÃ©, a bar and a restaurant. The establishment offers guests internet, room service, a laundry service, a car park, an indoor car park and a bicycle rental desk. SITUATION: This hotel is 200 metres away from a bus stop, el RÃ­o Rojo 500 metres away from it is 1 kilometre away from the historic centre excellent transport links to the shopping centre, is located near the industrial area, the establishment is 1 kilometre away from Hoan Kiem Lake it is situated 1,5 kilometres away from restaurants, is 2 kilometres away from Thong Nhat park it is situated 2,5 kilometres away from Ho Chi Minh City the museum it is 3 kilometres away from Vincom the Tower of the shops, La Pagoda Perfumada the establishment is 70 kilometres away from 35 minutes away from the establishment guests have Noi Bai the International Airport of. ROOM: Clients are offered standard rooms and suites with a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite television, WiFi, a safety deposit box and a mini-bar. All the accommodation options have electronic safe, a coffee maker, a kettle, an ironing set and individual air-conditioning. You can book non-smoking rooms. FACILITIES: Guests are offered a massage service and a sauna. MEALS: Customers have at their disposal a restaurant and a bar. PAYMENT METHODS: Customers can pay using credit cards, American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.00" OriginalAmount="53.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0319985" Longitude="105.8555305" StarRating="2" HotelCode="|338648" HotelName="Hanoi Stella" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Hang Tre, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.91" OriginalAmount="64.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0396724" Longitude="105.8478895" StarRating="2" HotelCode="|265728" HotelName="An" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Hang Giay, Dong Xuan, Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.50" OriginalAmount="64.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="20.9949201" Longitude="105.8676267" StarRating="0" HotelCode="|264753" HotelName="Vinhomes Times City Park Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Park 12 Building, Times City Park Hill, 458 Minh Khai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.51" OriginalAmount="65.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.02849" Longitude="105.84819" StarRating="2" HotelCode="|84034" HotelName="Trung Nam Hai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 PHU DOAN, HOAN KIEM DIST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>SITUATION: This hotel is in Hanoi the district of 400 metres away, guests will find San Jose Cathedral, is situated 50 minutes away from Noi Bai Airport. ROOM: All the rooms have WiFi (free of charge), a flat-screen television, a courtesy tea and coffee service, a fridge, city views and a bathroom. Some rooms offer a balcony. FACILITIES: Guests are offered excursions, a flight reservations service, a currency exchange, car rental and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.94" OriginalAmount="76.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031922" Longitude="105.854144" StarRating="4" HotelCode="|419123" HotelName="Hanoi Media Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Hang Dau, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.21" OriginalAmount="77.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.036509" Longitude="105.847126" StarRating="3" HotelCode="|84047" HotelName="Hanoi Triumphal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>HANG GA STREET, HOAN KIEM DISTRICT 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>SITUATION: This hotel is near restaurants, shops and the nightlife. is situated in the historic centre, 10 minutes away from the establishment, you can find Hoan Kiem Lake it is situated 10 minutes away from places of interest, is 30 kilometres away from Noibai Airport the business area. ROOM: The establishment has 9 rooms with a bathroom with a bath or shower, a double or king-size bed, a direct line telephone, satellite and cable television, a safe, a mini-bar, a fridge, a kettle, a coffee maker, a balcony or terrace, an individual air-conditioning system and individual heating. FACILITIES: Guests are offered a hall with reception, express check-out, a safe, a currency exchange, a lift, an air-conditioning system, WiFi and cable TV. The establishment also offers room service, a launderette, a car park and a bicycle hire service. OTHERS: Regarding the food and beverage offering, clients can enjoy a cafÃ©, a bar and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="80.69" OriginalAmount="79.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03352" Longitude="105.85007" StarRating="4" HotelCode="488194" HotelName="Flora Centre Hotel &amp; Spa" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>14A Luong Van Can, Hoan Kiem,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Relax and unwind with massages, body treatments, and facials. Additional features at this hotel include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.70" OriginalAmount="81.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0363165" Longitude="105.8529711" StarRating="3" HotelCode="|266202" HotelName="Hanoi Elpis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Dong Thai - Hoan Kiem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.95" OriginalAmount="85.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0322924" Longitude="105.8469214" StarRating="3" HotelCode="|269944" HotelName="Hanoi Trendy Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Hang Dieu Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.49" OriginalAmount="100.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0296822" Longitude="105.8505088" StarRating="3" HotelCode="|270674" HotelName="Bonsella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Bao Khanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.66" OriginalAmount="103.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.034592" Longitude="105.847426" StarRating="4" HotelCode="|419121" HotelName="Grande Collection Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 - 48 Bat Su Street, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="106.86" OriginalAmount="105.8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0254220828654" Longitude="105.84562479931634" StarRating="4" HotelCode="4071962" HotelName="M Village Hotel Tho Nhuom" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>54 Tho Nhuom, Tran Hung Dao,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.78" OriginalAmount="110.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.035579" Longitude="105.850509" StarRating="3" HotelCode="|84077" HotelName="Hanoi Topaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>BAT SU STR., HOAN KIEM DISTRICT 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This hotel was built in 2011, has 26 rooms, 8 floors, is boutique and ideal for holidays or business trips. Our guests can find a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar and a restaurant. The establishment also offers WiFi, room service, a laundry service, a car park and bicycle rental. SITUATION: This establishment, is in Hanoi the heart of Close to places of interest, shops, restaurants, banks and Hoan Kiem Lake 500 metres away from the establishment, you can find Rojo the river it is situated 1,8 kilometres away from Lenin park 7 minutes away from the establishment you have Ngoc Son the temple Dong Xuan the Market of Ho Chi Minh City 15 minutes away, you can find. ROOM: The establishment has rooms suites, have wooden floors, a double bed, a direct line telephone, a satellite or cable television, a DVD player, an individual air-conditioning system, a mini-bar and a safe. They also have computer with internet, (free of charge), a bathroom with hydromassage bath, a shower, a hairdryer, a coffee maker, a kettle and a microwave. Some rooms offer city views and large balconies. FACILITIES: Guests are offered a hydromassage bath, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using credit cards, American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.68" OriginalAmount="115.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03159" Longitude="105.85497" StarRating="0" HotelCode="|447397" HotelName="La Nueva Boutique Hotel Hanoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 32 Lo Su St., Hoan Kiem Dist., Hanoi, Vietnam.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.47" OriginalAmount="117.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0307412" Longitude="105.8493876" StarRating="3" HotelCode="|270709" HotelName="Hanoi Brilliant Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>44 Hang Trong - Hoan Kiem, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="120.07" OriginalAmount="118.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0097" Longitude="105.7918" StarRating="4" HotelCode="4150178" HotelName="San Quinze Hanoi Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>76 Nguyen Chanh Cau Giay District,,,Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="121.47" OriginalAmount="120.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.032022" Longitude="105.85503" StarRating="4" HotelCode="4058708" HotelName="La Siesta Classic Hang Thung" Meals="SUPERIOR ROOM - NO WINDOWS" BedType="SUPERIOR ROOM - NO WINDOWS">
        <Address>
          <AddressLines>
            <AddressLine>21 Hang Thung Street, Ly Thai To Ward, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, a waterslide, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="177.24" OriginalAmount="175.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.0765645" Longitude="105.82044250000001" StarRating="5" HotelCode="4073300" HotelName="Dusit Le Palais Tu Hoa Hanoi" Meals="SUPERIOR ROOM - 2 DOUBLE BEDS" BedType="SUPERIOR ROOM - 2 DOUBLE BEDS">
        <Address>
          <AddressLines>
            <AddressLine>Number 9, Alley 431, Au Co Street, Nhat Tan Ward, Tay Ho District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>The hotel Dusit Le Palais Tu Hoa Hanoi is ideally situated in the city of Hanoi, 6 km from Ba Dinh Square, Ho Chi Minh Mausoleum, Vietnam Museum of Ethnology, Vietnam Military History Museum, and Vietnam Museum of Fine Arts. The nearest airport is Noi Bai International Airport, for about 17.3 km away from the accommodation. Facilities and services include 24 hours reception, air conditioning, bar, breakfast in the room, business services, cafe, car parking, conference facilities, gym/fitness facilities, lounge, pool bar, restaurant, sauna, shuttle services, spa facilities, swimming pool, wheelchair accessible, wireless internet, and elevator. Room features include air conditioning, bath, cable/satellite TV, tea/coffee maker, housekeeping, hairdryer, mini-bar, telephone, bath, wireless internet, and desk. Address: Number 9, Alley 431, Au Co Street, Nhat Tan Ward, Tay Ho District The Dusit Le Palais Tu Hoa Hanoi is a hotel.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.69" OriginalAmount="195.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031256" Longitude="105.853985" StarRating="4" HotelCode="|419118" HotelName="La Sinfona A Del Rey Hotel Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33-35 Petroleum, Hoan Kiem, Hanoi, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="271.87" OriginalAmount="269.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.03366325" Longitude="105.84463775" StarRating="5" HotelCode="4082767" HotelName="Hotel de Lagom" Meals="SUITE - GARDEN VIEW" BedType="SUITE - GARDEN VIEW">
        <Address>
          <AddressLines>
            <AddressLine>30B-C-D Ly Nam De Str., Cua Dong Ward, Hoan Kiem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access,Central Heating,Diet Meals,Massage Centre,Sauna,Kitchen,Nightclub,Shopping Arcade,Swimming Pool,Garden,Golf,Jacuzzi,Spa,Bicycle Rental,24 Hour Security,Airport Transfer (on Demand),Business Centre,Parking,Valet Parking,24 Hour Power Supply,Housekeeping,Smoking Rooms,Beauty Salon,Concierge,Elevator,Meeting Room,24 Hour Front Desk,24 Hour Room Service,Dry Cleaning,Babysitting,Coffee Shop,Fitness Centre,LCD/Projector,Luggage Storage,Pets allowed,ATM/Cash Machine,Library,Limousine Service,Off-Site Parking,Pick &amp;amp; Drop</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,SPA HOTEL,ECO HOTEL,CONFERENCE HOTEL,HOTEL,CLUB RESORT,GOLF HOTEL,VILLAGE,APARTMENT HOTEL,AIRPORT HOTELS,APARTHOTEL,APARTMENT,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
da91382f-2403-4e51-8880-24fec90a9379|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True