<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
6aeca601-1fde-45d0-aebb-c75a350bb1a1|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="6aeca601-1fde-45d0-aebb-c75a350bb1a1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84760" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-02T00:00:00" End="2026-10-03T00: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
6aeca601-1fde-45d0-aebb-c75a350bb1a1|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
6aeca601-1fde-45d0-aebb-c75a350bb1a1|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
6aeca601-1fde-45d0-aebb-c75a350bb1a1|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
6aeca601-1fde-45d0-aebb-c75a350bb1a1|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
6aeca601-1fde-45d0-aebb-c75a350bb1a1|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
6aeca601-1fde-45d0-aebb-c75a350bb1a1|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
6aeca601-1fde-45d0-aebb-c75a350bb1a1|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-10T08:34:10.8242197+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6aeca601-1fde-45d0-aebb-c75a350bb1a1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="5.05" OriginalAmount="5" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09598845" Longitude="108.24586375" StarRating="2" HotelCode="773613|337309" HotelName="Sea Hai Yen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Vu Dinh Long, Tho Quang, Son Tra, Da Nang 50000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/a1/51a1e528b0d2f4c47c74c640046f0f0d719f654b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.06" OriginalAmount="6.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.064202277826" Longitude="108.21930342576" StarRating="2" HotelCode="510761|golden_gate_1_hotel_da_nang" HotelName="Golden Gate 1 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Beauty Salon,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>69 Le Hong Phong, Ða` Na~ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/e0/2de08d5c376823f8bd992b935f9f0bd89fa2ef90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Gate 1 Hotel is conveniently located in the popular Da Nang City Center area. The property fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6.65" OriginalAmount="6.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06442641" Longitude="108.2310817" StarRating="1" HotelCode="586260|3473355" HotelName="Kon Tiki DaNang Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Trieu Viet Vuong, An Hai Tay, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/5e/895e10a3d44e17b4bec02f6a79f36620ac5b3e0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Kontiki Hostel in Da Nang (Da Nang City Centre), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.73" OriginalAmount="6.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0636" Longitude="108.21984" StarRating="0" HotelCode="|229724" HotelName="Moonlight Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>136-138-140 Phan Chau Trinh St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/7/2/4/229724_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7.08" OriginalAmount="7.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.063830754607" Longitude="108.21986068651" StarRating="3" HotelCode="370217|696026" HotelName="Moonlight Da Nang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>136-138-140 Phan Chu Trinh, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/04/cc044ee517577e9d4216254d5e22ab062e9dc85f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07182642" Longitude="108.201297" StarRating="2" HotelCode="699231|362286" HotelName="Smile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Ton That Dam, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/47/084795eba8fa0d448eb4ebb2d2abcbd2d6b85b52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.39" OriginalAmount="8.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0659931" Longitude="108.244373" StarRating="2" HotelCode="|338424" HotelName="Dana Sailing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67 Ha Bong, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/2/4/338424_29519d21217.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.75" OriginalAmount="8.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066282" Longitude="108.244375" StarRating="3" HotelCode="|331621" HotelName="Sea Castle 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Ha Bong St Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/2/1/331621_608d3b11824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.78" OriginalAmount="8.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06655569" Longitude="108.24438794" StarRating="3" HotelCode="614760|3447695" HotelName="Dana Sailing Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>67 Ha Bong, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/1f/e81f72909b5970eb902e405933f11ae391316669.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.91" OriginalAmount="8.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0546424" Longitude="108.171594" StarRating="0" HotelCode="|338581" HotelName="Bac Nam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Dam Van Le, Hoa An 03 Hoang Tang Bi, Hoa An</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/8/1/338581_36d1d1d1230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.02" OriginalAmount="8.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.064955" Longitude="108.2190657" StarRating="2" HotelCode="|265668" HotelName="Thanh Hoang Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Hoang Dieu, Ward Phuoc Ninh, Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/6/6/8/265668_60694d51708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06691043308" Longitude="108.24435072761" StarRating="3" HotelCode="371447|84045" HotelName="Sea Castle 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>45 Ha Bong Street, Son Tra District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/34/7d340b0dc8eb68a6811efdac2e9b3b03d687d02d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.16" OriginalAmount="9.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0627251" Longitude="108.2337695" StarRating="1" HotelCode="|332064" HotelName="Cong Thuong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1038 Ngo Quyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/6/4/332064_8fbb37d1811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.89" OriginalAmount="9.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07345" Longitude="108.24082" StarRating="3" HotelCode="|419725" HotelName="Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Loseby, An Bac Hai, Son Tra Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/2/5/419725_e8180c60412.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.95" OriginalAmount="9.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08548" Longitude="108.21948" StarRating="2" HotelCode="|231719" HotelName="Night Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Xuan Dieu Hai Chau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/7/1/9/231719_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.99" OriginalAmount="9.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03879" Longitude="108.22354" StarRating="2" HotelCode="|229181" HotelName="Brown Bean" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 2/9 Street Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/8/1/229181_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.03" OriginalAmount="9.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0492063" Longitude="108.2478887" StarRating="3" HotelCode="|338598" HotelName="Blue Ocean Beachside Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 41 Tran Bach Dang, My An, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/9/8/338598_3b4142a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.05" OriginalAmount="9.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06628" Longitude="108.24321" StarRating="3" HotelCode="|239478" HotelName="May" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>256 Ho Nghinh Street Phuoc My Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/4/7/8/239478_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05477372" Longitude="108.17163708" StarRating="2" HotelCode="586756|230716" HotelName="Bac Nam Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Dam Van Le, 3 Hoang Tang Bi, Quan Cam Le, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/f7/b3f7ebb04d986bcc0adc436d56dcff7c0acb9b0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05438034" Longitude="108.24423905" StarRating="3" HotelCode="727859|285705" HotelName="Phuc Thanh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Le Quang Dao, My An Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/ed/eaed63054097c8acc95ff8e9d1c5b0905c9eb6bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0650073" Longitude="108.21916259" StarRating="2" HotelCode="549841|thanh_hoang_chau_hotel" HotelName="Thanh Hoang Chau Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Hoang Dieu, Phuong Phuoc Ninh, Quan Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/a0/5ea0b6216caac5fd0b3d41310b32155cb4346198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a transfer ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="694250|cong_thuong_hotel" HotelName="Cong Thuong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1038 Ngo Quyen, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/83/fe8307a5960f3afc7f741804f0b95442b0cb427b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0734616" Longitude="108.24045416" StarRating="2" HotelCode="857222|oyo_119_sunshine_beach_hotel" HotelName="OYO 119 Sunshine Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Loseby, Phuong An Hai Bac, Quan Son Tra, Da nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/eb/4deb390c533a744251cc2d48365e62f80fc15335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.48" OriginalAmount="10.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04355" Longitude="108.24787" StarRating="2" HotelCode="|232043" HotelName="Kara Beachside Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sao Bien Beach, Vo Nguyen Giap My Khe, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/0/4/3/232043_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.55" OriginalAmount="10.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07028" Longitude="108.24207" StarRating="0" HotelCode="|231444" HotelName="Sofia Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot I- 11 Pham Van Dong Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/4/4/4/231444_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.59" OriginalAmount="10.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03877712" Longitude="108.2234034" StarRating="2" HotelCode="368784|1216978" HotelName="Brown Bean 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>380 Hai Thang Chin Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a9/aca97d61f34c58c15abfc1455ad4d10a8bd8712c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.69" OriginalAmount="10.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0572736" Longitude="108.2170674" StarRating="4" HotelCode="|270485" HotelName="Quoc Cuong Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>324-326 Hoang Dieu Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/4/8/5/270485_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.72" OriginalAmount="10.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.028427" Longitude="108.222091" StarRating="3" HotelCode="|417151" HotelName="Salina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>662 Nui Thanh Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/1/5/1/417151_79bf7f01229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.77" OriginalAmount="10.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0541091" Longitude="108.2089364" StarRating="1" HotelCode="|265200" HotelName="Quan Quan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>79 Nguyen Huu Tho</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/2/0/0/265200_4e527501750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.77" OriginalAmount="10.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080537" Longitude="108.145786" StarRating="0" HotelCode="|532952" HotelName="Moc Nhien Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Pham Van Ngon, Hoa Khanh Bac</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/5/2/532952_21425451117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="10.80" OriginalAmount="10.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07038492" Longitude="108.24223649" StarRating="3" HotelCode="369550|593509" HotelName="Sofia Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot I-11 Pham Van Dong, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/ce/5ece944cc08dc59cb0975a956aa757ab58569cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Da Nang. For guests who appreciate a stylish ambience,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.80" OriginalAmount="10.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054225" Longitude="108.244324" StarRating="2" HotelCode="|339222" HotelName="Phuc Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Le Quang Dao, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/2/2/339222_8edf7221258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.82" OriginalAmount="10.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073498" Longitude="108.242478" StarRating="3" HotelCode="|423595" HotelName="Sunview" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>88-90 Loseby, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/9/5/423595_90504ab1752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11.04" OriginalAmount="10.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06737029" Longitude="108.22428262" StarRating="3" HotelCode="488633|662694" HotelName="Centre Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Pham Phu Thu, Hai Chau 1, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/4f/ae4ffbc559ae1cc84fd958874e7c944256464a6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.05" OriginalAmount="10.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07308737" Longitude="108.23985877" StarRating="2" HotelCode="764370|3432845" HotelName="Danang Capsule Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63 Le Minh Trung, An Hai Bac Ward, Son Tra District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/40/ba40e303d48308b5a56781003b28015b5c7c808d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07426114" Longitude="108.20412458" StarRating="3" HotelCode="518067|387687" HotelName="Hoang Linh Dan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>435-437 Nguyen Tat Thanh, Thanh Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/49/0449355542c6f1925ea8bc2d2d911486dcbf6db5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06614561" Longitude="108.2432205" StarRating="3" HotelCode="585614|218306" HotelName="May Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>256 Ho Nghinh Street, Phuoc My Ward, Da Nang 70000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/ae/07ae4b01d41ebac97539a5b764f7caf849cdaa7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0889078" Longitude="108.21944731" StarRating="2" HotelCode="374448|night_sky_hotel" HotelName="Night Sky Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Xuan Dieu, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/b8/abb8eed9d80c59a2d434fee96e6576004ab0a56b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04917532" Longitude="108.24791189" StarRating="3" HotelCode="696486|manchester_2" HotelName="Manchester Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 41 Tran Bach Dang, My An, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/0c/200cbf685726811e7c0fa68e09abdada3e9cf9bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05192082" Longitude="108.24359338" StarRating="2" HotelCode="877052|dubai_hotel_4" HotelName="Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>66-68 Phan Ton, Ngu Hanh Son, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/43/4143a4a94743b2b4b61e864e28f5cfb20afd73e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.29" OriginalAmount="11.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080292" Longitude="108.228895" StarRating="3" HotelCode="|422394" HotelName="Star City Riverside By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>147 - 149 Tran Hung Dao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/9/4/422394_1917cda0805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.36" OriginalAmount="11.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073406" Longitude="108.239821" StarRating="2" HotelCode="|267829" HotelName="Ancyra Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/8/2/9/267829_267fb991726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.36" OriginalAmount="11.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06738" Longitude="108.22426" StarRating="0" HotelCode="|234385" HotelName="Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Pham Phu Thu Hai Chau 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/3/8/5/234385_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11.41" OriginalAmount="11.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06027682" Longitude="108.21419909" StarRating="3" HotelCode="372137|812813" HotelName="Do Hai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Nguyen Van Linh, Hai Chau District 59000  Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/99/a29941bf723fd01b4b53c0249b52d722dcbba034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.43" OriginalAmount="11.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06024" Longitude="108.21386" StarRating="3" HotelCode="|232014" HotelName="Do Hai Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>193 Nguyen Van Linh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/0/1/4/232014_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.48" OriginalAmount="11.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049484" Longitude="108.248237" StarRating="3" HotelCode="|417071" HotelName="Platinum Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 An Thuong 1, My An Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/0/7/1/417071_6a0beb90910.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.58" OriginalAmount="11.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0511315" Longitude="108.2463405" StarRating="3" HotelCode="|338624" HotelName="Raon Danang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5-7 An Thuong 32 Da Nang 550000 Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/2/4/338624_3e0fc751238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.59" OriginalAmount="11.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067432" Longitude="108.244249" StarRating="3" HotelCode="|416843" HotelName="Dattravi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Ha Bong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/8/4/3/416843_0497cad1452.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11.84" OriginalAmount="11.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.057613333333" Longitude="108.21701" StarRating="3" HotelCode="915948|231413" HotelName="Quoc Cuong II Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>324-326 Hoang Dieu Street, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/18/6a1841cc96567db46bff06b44b7c3eaaa9771ccb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.89" OriginalAmount="11.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.072249" Longitude="108.2014402" StarRating="3" HotelCode="|265894" HotelName="The Alcove Boutique Danang Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Ton That Dam, Thanh Khe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/9/4/265894_704d4f81724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07398481" Longitude="108.24062138" StarRating="2" HotelCode="691988|337141" HotelName="An Binh Tai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>92 Tran Thanh Mai, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ed/a5ed7cff35683b39516fbbd2a4fb683f15a655f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05360574" Longitude="108.20903113" StarRating="2" HotelCode="518186|153238" HotelName="Quan Quan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>79 Nguyen Huu Tho, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/85/3f85d203d9e8b8e1fcf331037a5c98a3fadc4826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07952448" Longitude="108.2289461" StarRating="3" HotelCode="489147|153332" HotelName="The Blossom City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>147-149 Tran Hung Dao Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/63/4563e7c5abcc73f3f3007c31004357a63e1616f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.02843013" Longitude="108.22208369" StarRating="3" HotelCode="373389|153267" HotelName="Salina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>662 Nui Thanh, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/86/37864da6f967505a095078f6615dbb92f2a29ac1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07002557" Longitude="108.24271227" StarRating="2" HotelCode="374771|dam_tien_hotel" HotelName="Dam Tien Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lô 14 Ph?m Van Ð?ng, Qu?n Son Trà, Tp Ðà N?ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/77/6b77375d13ec5fa247f0647fe97028bd329e83f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07028432" Longitude="108.24190149" StarRating="3" HotelCode="585286|bantique_hotel" HotelName="Bantique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>17-18 H2 Pham Van Dong, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ca/a9ca13791794f5c57257413b1a9045cf90a61603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07298949" Longitude="108.18835855" StarRating="3" HotelCode="753285|the_rose_hotel_4" HotelName="The Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1089 Nguyen Tat Thanh, Da Nang 500000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/99/b699314bb0bb49449213f6fcc1364d9098385371.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="982550|ocean_view_danang_hotel" HotelName="Ocean View Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>435-437 Nguyen Tat Thanh, Thanh Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/1e/d21e5c80d15735b87adab6248ba9ef8536d971d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05456804" Longitude="108.24610783" StarRating="2" HotelCode="786904|bac_nam_hotel" HotelName="Bac Nam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Tran Bach Dang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/83/b3836320db2ca4ce92998e2092ee6f2a34980254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12.35" OriginalAmount="12.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065027" Longitude="108.219197" StarRating="3" HotelCode="931923|357942" HotelName="Orange Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Hoang Dieu Street, Hai Chau, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/68/81683b2dfb3005244ff0c5e7dd0baf1e353bf675.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.36" OriginalAmount="12.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.036958" Longitude="108.23987" StarRating="3" HotelCode="|419521" HotelName="RHM Luxury Hotel And Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>02 An Tu Cong Chua Street, My An Ward, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/2/1/419521_b80314c1712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.37" OriginalAmount="12.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0702074" Longitude="108.2139829" StarRating="2" HotelCode="|331492" HotelName="Iris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Le Duan Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/9/2/331492_55e2a231813.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.46" OriginalAmount="12.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06818" Longitude="108.22074" StarRating="0" HotelCode="|228588" HotelName="Mayana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Nguyen Thai Hoc</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/5/8/8/228588_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.55" OriginalAmount="12.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06743744" Longitude="108.24442987" StarRating="2" HotelCode="613084|3429165" HotelName="Rich Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Ha Bong, Son Tra, Phuoc My, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/88/ea883d7092143e63593252a829952853e73ae840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.61" OriginalAmount="12.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0172" Longitude="108.257" StarRating="2" HotelCode="|562582" HotelName="Capital O 215 An Duc Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>117 Minh Mang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/5/8/2/562582_387dc4a1828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.72" OriginalAmount="12.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05391" Longitude="108.22042" StarRating="3" HotelCode="|419724" HotelName="Gold Da Nang By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 Nui Thanh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/2/4/419724_8c9f11b0340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.72" OriginalAmount="12.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066385" Longitude="108.244369" StarRating="3" HotelCode="|416665" HotelName="Dragon Sea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Ha Bong, Phuoc My</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/6/6/5/416665_edbc1df0921.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.75" OriginalAmount="12.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04920372" Longitude="108.24834393" StarRating="2" HotelCode="599960|3437965" HotelName="Ruby Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 An Thuong 1 Street, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf3cf1f862e8395c1eef29b75f2db5b8a1d8e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Ruby Hotel in Da Nang, you'll be in the entertainment distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.79" OriginalAmount="12.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054066" Longitude="108.245904" StarRating="3" HotelCode="|418776" HotelName="Davue Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 57-59 Do Bi Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/7/6/418776_0f520ce0415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.82" OriginalAmount="12.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.050596" Longitude="108.245951" StarRating="3" HotelCode="|420583" HotelName="Danang Beach 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Thuong 33, My Khe, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/8/3/420583_4f824311759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.85" OriginalAmount="12.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06874" Longitude="108.23863" StarRating="0" HotelCode="|228571" HotelName="Hoang Sa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Duong Dinh Nghe Street Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/5/7/1/228571_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.87" OriginalAmount="12.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0569" Longitude="108.246" StarRating="3" HotelCode="|421339" HotelName="Ocean Garden Boutique Danang By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 My Khe 4, My Khe Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/3/9/421339_a3e18a40831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.96" OriginalAmount="12.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0701353" Longitude="108.2373798" StarRating="3" HotelCode="|83941" HotelName="Golden Sea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot B 26 - 29 Pham Van Dong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/4/1/83941_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, WiFi (free of charge), a television, a massage service, motorbike hire, a car park (free of charge) and room service. SITUATION: This establishment, is in the city centre, 5 minutes away, you can find My Khe the beach it is 5 minutes away from Son Tra the Peninsula of the airport. ROOM: Each room has a balcony, a safe, a mini-bar and a bathroom with a bath. FACILITIES: Guests are offered tourist information, excursions, a business centre, a meeting room, a launderette, a reception and a luggage room. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.02" OriginalAmount="12.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06794" Longitude="108.22366" StarRating="3" HotelCode="|416460" HotelName="Mayana Hotel Danang" 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/1/6/4/6/0/416460_9aa04260410.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.08" OriginalAmount="12.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632319" Longitude="108.2437113" StarRating="3" HotelCode="|338481" HotelName="Dana Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>47 Vo Van Kiet Street, Phuoc My Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/8/1/338481_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.08" OriginalAmount="12.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0746" Longitude="108.182" StarRating="3" HotelCode="|419103" HotelName="Gold Boutique Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1357 Nguyen Tat Thanh, Thanh Khe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/3/419103_12228cd1714.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.11" OriginalAmount="12.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0552406" Longitude="108.2446744" StarRating="3" HotelCode="|266007" HotelName="Sh Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 An Thuong 26 Street, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/0/0/7/266007_7860ea81732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07835357" Longitude="108.21821842" StarRating="2" HotelCode="601791|230730" HotelName="Dana Home Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>119 Nguy?n Du, Ðà N?ng 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/3f/893f5bf49a3bc6168f68a64f7407cf684784cd2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of convenient services are available, ensuring a comfortable stay for business travellers an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054093535552" Longitude="108.22025572748" StarRating="3" HotelCode="309475|153169" HotelName="Gold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Nui Thanh Street, Hai Chau District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/1f/561f10e7325d88beb58da599a934318e13e37bb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 45 rooms. Services and facilities at the hotel include a dining area,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068024" Longitude="108.223531" StarRating="3" HotelCode="931928|153010" HotelName="Mayana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Nguyen Thai Hoc, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/8c/d88c42a8fcd3ea05fb71400d37999a9998d16d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05753169" Longitude="108.24577466" StarRating="3" HotelCode="587181|223179" HotelName="Zalo Sea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 My Khe 4, Phuoc My Ward, Son Tra District, Da Nang 59000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/39/0439c1bf73bc00caf4e8d3a59d49e35b35cb2e2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07229865" Longitude="108.20133214" StarRating="3" HotelCode="550117|166486" HotelName="Vy Thuyen 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>10-12 Ton That Dam Street, Thanh Khe Distrist, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/56/2e565983768d10193c9e3e0d19201c9a17649629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05523638" Longitude="108.2447225" StarRating="3" HotelCode="561118|218358" HotelName="Son Ha Europa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15 An Thuong 26, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/f6/0ff6d7789edddfee584d0a4f75191ba7824c96c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0642484" Longitude="108.2206723" StarRating="3" HotelCode="|331699" HotelName="Nhat Linh Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>194 Nguyen Chi Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/9/9/331699_6912ba51833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06874766" Longitude="108.23870849" StarRating="3" HotelCode="309476|hoang_sa_hotel_2" HotelName="Hoang Sa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Duong Dinh Nghe Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/20/2720ed9282d6d05e2f9f07f6b8c52a5ac58f92b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.01687431" Longitude="108.25623877" StarRating="0" HotelCode="971463|oyo_215_an_duc_hotel_da_nang" HotelName="An Duc Hotel by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117 Minh Mang Street, Ngu Hanh Son, Da Nang 50000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/08/7c0819a1cb9bbd7803b0ede2b863c7de39a7637b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.14" OriginalAmount="13.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07011" Longitude="108.24249" StarRating="3" HotelCode="|230828" HotelName="La Maison Da Nang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 12 A, Pham Van Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/2/8/230828_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.38" OriginalAmount="13.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06654" Longitude="108.24318" StarRating="3" HotelCode="|419953" HotelName="Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>204-206 Ho Nghinh Street Phuoc My Ward Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/5/3/419953_557d2231749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.51" OriginalAmount="13.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068033" Longitude="108.244304" StarRating="3" HotelCode="|338867" HotelName="Soho Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 Ha Bong Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/6/7/338867_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13.52" OriginalAmount="13.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049465779655" Longitude="108.24558315534" StarRating="3" HotelCode="364042|793691" HotelName="Hoang Quan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>51 Hoang Ke Viem, Phuong My An, Quan Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/24/592466633a453232477749e8799a1b00c4186623.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.53" OriginalAmount="13.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06377" Longitude="108.2399" StarRating="3" HotelCode="|420961" HotelName="King House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 My Khe 1 Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/6/1/420961_2178d221753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13.65" OriginalAmount="13.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06316017" Longitude="108.24314806" StarRating="3" HotelCode="586652|683431" HotelName="Dana Marina Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Vo Van Kiet Street, Phuoc My, Son Ta, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/99/f199f88aff6f7d396c3ba5d883f2e1ba57f9fc06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.72" OriginalAmount="13.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.098296" Longitude="108.253753" StarRating="0" HotelCode="|533334" HotelName="SONTRA SEA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 41, Hoang Sa, Tho Quang, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/3/4/533334_181f7671124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13.79" OriginalAmount="13.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06460673" Longitude="108.22067441" StarRating="3" HotelCode="373233|684100" HotelName="Nhat Linh Da Nang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>194 Nguy?n Chí Thanh, Hai Chau district, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/37/6d3763c4fe74b09a55e6cf7b817f524b8a6b8c77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.79" OriginalAmount="13.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052414" Longitude="108.210293" StarRating="2" HotelCode="|482140" HotelName="Bamboo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>418 Nguyen Tri Phuong, Hoa Thuan Tay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/1/4/0/482140_cf40f572019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.82" OriginalAmount="13.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04885" Longitude="108.24742" StarRating="3" HotelCode="|419604" HotelName="Palazzo Da Nang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19-21 An Thuong 2, My An Ward, Ngu Hanh Son District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/6/0/4/419604_e2cc24c1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.86" OriginalAmount="13.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.095096" Longitude="108.251913" StarRating="3" HotelCode="|423627" HotelName="Nguyen Gia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>T113 Hoang Sa Son Tra Peninsula</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/6/2/7/423627_9aa95ff1702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.93" OriginalAmount="13.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.085678" Longitude="108.248178" StarRating="3" HotelCode="|419908" HotelName="De Lamour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Vo Nguyen Giap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/0/8/419908_57341281159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.03" OriginalAmount="13.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.062252" Longitude="108.237669" StarRating="2" HotelCode="|470287" HotelName="Rivera Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Vo Van Kiet Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/2/8/7/470287_738a17c1203.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.04" OriginalAmount="13.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075844" Longitude="108.206839" StarRating="3" HotelCode="|419539" HotelName="Ocean View Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>435 Nguyen Tat Thanh Thanh Khe Street, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/3/9/419539_c6696601726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.13" OriginalAmount="13.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077331" Longitude="108.228844" StarRating="3" HotelCode="931926|236093" HotelName="Kay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>357 Tran Hung Dao Street, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/68/6368db26901e34f6ad2a0f47a8bba3cb8736d1f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07469079" Longitude="108.18148967" StarRating="0" HotelCode="943524|402667" HotelName="Gold Boutique Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1357 Nguyen Tat Thanh, Thanh Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/20/fd204ff9960b50155c712eb91de007b1c5842f79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070454597079" Longitude="108.23746583069" StarRating="3" HotelCode="915953|76781" HotelName="Golden Sea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>198 Lot B 26 - 29 Pham Van Dong Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/80/9b80b04feeddda06ca19b4a502359ec4583bb10b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07024318" Longitude="108.21386432" StarRating="3" HotelCode="383952|153187" HotelName="Iris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Bicycle Rental,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Room Service,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Le Duan, Hai Chau District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/e0/86e0e0e8c2a533279885d4007146a901eea12fc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in City Center / Airport, Iris Hotel Danang is a perfect starting point from which to explor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049475544455" Longitude="108.24824273587" StarRating="3" HotelCode="374603|84048" HotelName="Anna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="24 Hour Room Service,Concierge,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 An Thuong 1, My An Ward, Da Nang, Ngu Hanh Son District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/cf/4fcf2c2996fe0fd7ba989401a17eb88c226104a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Anna Hotel in Da Nang, you'll be convenient to My K...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080121599386" Longitude="108.21128489817" StarRating="3" HotelCode="383596|153254" HotelName="Cong Doan Thanh Binh Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Ong Ich Khiem Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/2f/ec2f7d5dd9e5c416e65abb4bd04d3417504a6add.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06629354" Longitude="108.24435046" StarRating="3" HotelCode="372840|dragon_sea_hotel" HotelName="Dragon Sea hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Hà B?ng, Phu?c M? Ward, Son Trà Distrikt, Ðà N?ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e6/68e6ced14c4f522389f728cc444a678bcd6b5a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03979625" Longitude="108.24656676" StarRating="3" HotelCode="530848|titan_hotel_da_nang" HotelName="Titan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 - 104 Ho Xuan Huong Street, Ngu Hanh Son Disctrict, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/64/9b641c68c41f5a97bf33b46067752dd2ec71d163.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="701976|danang_beach_2_hotel" HotelName="Danang Beach 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Thuong 33, My Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/b5/2ab5ccce139cbea41436a5bda2767a497d1be735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073760641113" Longitude="108.24178011772" StarRating="3" HotelCode="915949|star_hotel_2" HotelName="Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Loseby, An Hai Bac , Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/43/6943c5e1b36acb7b7e3ecd82b46f166975195775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.15" OriginalAmount="14.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0506572" Longitude="108.2454789" StarRating="3" HotelCode="|266788" HotelName="Platinum Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>81 Le Quang Dao, Ngu Hanh Son, Da Nang, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/7/8/8/266788_b15288c1729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.20" OriginalAmount="14.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="866367|711329" HotelName="King House Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 My Khe 1, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3c/183c9d6aab7d04a5effeea78b51be1982e48b487.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.25" OriginalAmount="14.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07460682266" Longitude="108.22894675274" StarRating="3" HotelCode="375388|684208" HotelName="Art Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>305 Tran Hung Dao Street, Hai Bac Ward, Son Tra District, Da Nang 550000, Nam Trung B? (Südliche Küstenregion)</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/13/9b13da572ee105ded8391fd3725bac0e00638b05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.27" OriginalAmount="14.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07636" Longitude="108.21575" StarRating="3" HotelCode="|189376" HotelName="Tarasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>191 Dong Da Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/7/6/189376_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.28" OriginalAmount="14.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052364" Longitude="108.244529" StarRating="3" HotelCode="|422357" HotelName="Kiwi and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>50A Phan Ton, Ngu Hanh Son District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/5/7/422357_bad7ae00650.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.32" OriginalAmount="14.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07033" Longitude="108.23785" StarRating="3" HotelCode="|230919" HotelName="Adina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot G6 - G7 Pham Van Dong Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/9/1/9/230919_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.35" OriginalAmount="14.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08031" Longitude="108.22155" StarRating="3" HotelCode="|230921" HotelName="Tien Sa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Ly Thuong Kiet P Thach Thang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/9/2/1/230921_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.37" OriginalAmount="14.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07991" Longitude="108.21138" StarRating="3" HotelCode="|228293" HotelName="Thanh Binh Trade Union" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>02 Ong Ich Khiem Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/2/9/3/228293_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.52" OriginalAmount="14.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0493" Longitude="108.245319" StarRating="3" HotelCode="|419511" HotelName="Cocochine - A Vie Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Hoang Ke Viem, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/1/1/419511_b2c8a2c1706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.62" OriginalAmount="14.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0502193" Longitude="108.2137784" StarRating="3" HotelCode="|338430" HotelName="Red Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>275 nguyen tri phuong, Hai Chau Ward, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/3/0/338430_810c2ec1833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.75" OriginalAmount="14.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0549686" Longitude="108.2441245" StarRating="3" HotelCode="|332195" HotelName="Sofia Suite Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/9/5/332195_9ed60de1826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14.86" OriginalAmount="14.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05332431" Longitude="108.2445839" StarRating="2" HotelCode="595442|683440" HotelName="Platinum Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>81-83 Le Quang Dao, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c3/9ec33fc3f1f6a5510264d40974879715c84a9e86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.86" OriginalAmount="14.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07461" Longitude="108.22894" StarRating="3" HotelCode="|232968" HotelName="Palmier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Tran Hung Dao Street Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/6/8/232968_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.97" OriginalAmount="14.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.056074" Longitude="108.244745" StarRating="3" HotelCode="|266931" HotelName="Hana Homestay Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 84, Thach Lam Street, Phuoc My Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/3/1/266931_8f128761147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="15.00" OriginalAmount="14.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="971234|805300" HotelName="Davue Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40-41 Ðo Bi, Phuong Khue My, Quan Ngu Hành Son, Ða Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/21/3a21c2452dcedc4f13abfbc058e31f4c2f2f5bd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.03" OriginalAmount="14.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0493321" Longitude="108.2478833" StarRating="3" HotelCode="|338446" HotelName="Royal Charm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 46 Tran Bach Dang, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/4/6/338446_2dc26b11221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.04" OriginalAmount="14.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0396158" Longitude="108.2465147" StarRating="3" HotelCode="|332005" HotelName="Titan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>102-104 Ho Xuan Huong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/0/5/332005_88abab11804.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.04" OriginalAmount="14.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065375" Longitude="108.243822" StarRating="3" HotelCode="|534605" HotelName="TNJ TASMANIA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/6/0/5/534605_f0316301132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.09" OriginalAmount="14.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.047007" Longitude="108.222526" StarRating="3" HotelCode="|420021" HotelName="Lavender Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>198-200 2/9 Street, Hai Chau District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/1/420021_766ec941722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08563474" Longitude="108.24826886" StarRating="3" HotelCode="773609|337194" HotelName="De L'Amour Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Vo Nguyen Giap, Man Thai, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/32/2332aaf162cf00adde5310f16d21fc9d595bbd05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04702592" Longitude="108.22248748" StarRating="3" HotelCode="614618|255421" HotelName="Lavender Riverside Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>200 2/9 Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/7f/ff7fe9601dc568f575873b6170f70ca2bd7138a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04940967" Longitude="108.24387378" StarRating="3" HotelCode="965660|382017" HotelName="Sen Boutique Villa Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 An Thouong, LO D8, Phuong My An, Quan Ngu, Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/3f/0f3f17ca726ec5e18387202a52830d103e405d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06801138" Longitude="108.24432777" StarRating="3" HotelCode="621637|255487" HotelName="Soho Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Ha Bong Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/00/3a00febe5b3ddbdc6b6ff4063f16ba8bf013e908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Da Nang, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.057686045057" Longitude="108.218947649" StarRating="3" HotelCode="142305|orient_hotel_8" HotelName="Phuong Dong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Phan Chau Trinh, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/28/6d28f065abcfef8184b291e2c6ba6ffb5a3229f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the city of Da Nang, 3 km from Da Nang Railway Station, 200 m from the Han ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05077111" Longitude="108.24626125" StarRating="2" HotelCode="375146|besea_hotel" HotelName="BeSea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block number 11 Duong An Thuong 32 My An Ngu Hanh Son Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/99/9299978c8a33f0aa74064e28ef19ea073115ffed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067420505177" Longitude="108.24422315373" StarRating="3" HotelCode="369229|da_nang_port_hotel" HotelName="Travidat Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Ha Bong, Phuoc My, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ab/02ab2fd6939959db614ce22038bbdc8cb063f32f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07161578" Longitude="108.23795977" StarRating="3" HotelCode="599898|grand_sunrise_3_hotel" HotelName="Grand Sunrise 3 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>5 Morrison Street, An Hai Bac Ward, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/94/3c94d3f38db107742569288e2ed5cb3dd29dc5ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06376366" Longitude="108.22261486" StarRating="2" HotelCode="764008|stars_hotel_6" HotelName="Stars Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Le Hong Phong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bb/07bb3acf96918eaba5a0394053652e80d5aae33d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04891499" Longitude="108.24739615" StarRating="3" HotelCode="856354|palazzo_3_hotel" HotelName="Palazzo 3 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19-21 An Thuong 2, Phuong My An, Quan Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/4d/934d82fde30eaad5361e43208e8d4afd358ed1d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07351069" Longitude="108.24209774" StarRating="0" HotelCode="978088|clivia_hotel" HotelName="Clivia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Loseby, Phuoc My, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/84/3a84e67259fa4ada0e3730a20bc8b884ac123825.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.27" OriginalAmount="15.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05255" Longitude="108.23718" StarRating="3" HotelCode="|422626" HotelName="The Now Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>K55/15 Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/6/2/6/422626_cb648a51535.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.30" OriginalAmount="15.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05573" Longitude="108.24572" StarRating="3" HotelCode="|590512" HotelName="Sea Wind" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>74 Tr?n B?ch ??ng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/0/5/1/2/590512_7e874f02034.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.32" OriginalAmount="15.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.050815" Longitude="108.246291" StarRating="0" HotelCode="|476668" HotelName="Besea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Block 11, An THuong 32 Road, My An Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/6/6/8/476668_eb34a650035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.34" OriginalAmount="15.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070081" Longitude="108.235794" StarRating="3" HotelCode="|420582" HotelName="Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot E2-20 Phan Boi Street, Son Tra District Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/8/2/420582_4ecdae21758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.74" OriginalAmount="15.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0666" Longitude="108.22482" StarRating="2" HotelCode="|458269" HotelName="Happy Day" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>160 Bach Dang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/2/6/9/458269_4d4118c0121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.75" OriginalAmount="15.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07448" Longitude="108.24223" StarRating="3" HotelCode="|423130" HotelName="La Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Le Binh, An Hai Bac Ward Son Tra District Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/1/3/0/423130_bb6e7260559.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="15.82" OriginalAmount="15.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04931185" Longitude="108.24789105" StarRating="3" HotelCode="610560|687956" HotelName="Royal Charm Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Tran Bach Dang Street, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a0/faa0d8c55f75d25d275003ca38760270a545cc0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.84" OriginalAmount="15.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06826" Longitude="108.24418" StarRating="3" HotelCode="|230889" HotelName="Tay Bac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Ha Bong St, Phuoc My Ward Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/8/9/230889_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="15.86" OriginalAmount="15.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05498791" Longitude="108.24412163" StarRating="3" HotelCode="556538|682507" HotelName="Sofia Suite Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>09 Le Quang Dao Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/86/a286ae98a52f17b12801c095522c63e54ad67ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.88" OriginalAmount="15.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066219630591" Longitude="108.22467247791" StarRating="2" HotelCode="369024|3468915" HotelName="Catinal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>174 Bach Dang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/da/27da57002ac3c84dee883890b7777e57483c8357.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.89" OriginalAmount="15.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065389" Longitude="108.243718" StarRating="3" HotelCode="|468602" HotelName=" Waikiki Beach" 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/6/8/6/0/2/468602_ca644891242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.99" OriginalAmount="15.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03988" Longitude="108.21306" StarRating="3" HotelCode="|189084" HotelName="Amanda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot A2 - A2B, 30/4 Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/8/4/189084_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.04" OriginalAmount="15.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0515439" Longitude="108.2470916" StarRating="0" HotelCode="|332099" HotelName="Nhat Minh Hotel and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot D1 Tran Bach Dang Str, My An Ward, Ngu Hanh Son Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/9/9/332099_93a50ba1815.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.07" OriginalAmount="15.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07024176" Longitude="108.23585711" StarRating="3" HotelCode="369863|1197038" HotelName="Princess Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Lot E2, 20 Phan Boi, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/93/6b937efb03dcd96ee62bcb462e3b062e09193fdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07019126" Longitude="108.23770535" StarRating="3" HotelCode="369749|84043" HotelName="Adina 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>Lot G6 - G7 Pham Van Dong, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/40/ea40c3b22f65f18df61d1cd29f09075894ad4f9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09169521" Longitude="108.2384671" StarRating="2" HotelCode="771292|337143" HotelName="Anh Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Ho Si Phan, Son Tra, Da Nang 504</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e7/83e7bae77a37a0f08866c16ad554034f6a63204e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05157033" Longitude="108.24554858" StarRating="0" HotelCode="754653|402790" HotelName="Flower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lo 33-34 Do Ba, P My An, Q Ngu Hanh Son, Da Nang 556920</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/07/5f0769eeb32deae7e8a72355e18cce7b5b26794b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06074638" Longitude="108.2344192" StarRating="2" HotelCode="587144|255399" HotelName="Honey Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ngo Quyen 1064, Ward An Hai Tay, District Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3f/743fb836bacd249e956c2dbd44dca093deb088f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0517236" Longitude="108.21181012" StarRating="3" HotelCode="585215|218337" HotelName="Red Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>275 Nguyen Tri Phuong Street, Hai Chau District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/8b/2f8b269d5f22390e7668cde34388431d4f02a51d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066944172123" Longitude="108.24431889016" StarRating="3" HotelCode="373836|tay_bac_hotel" HotelName="Tay Bac Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4 Ha Bong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5e/ac5e4aff1626c484778285e0b797996c2b51edb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06681144" Longitude="108.22478862" StarRating="2" HotelCode="369768|happy_day_hotel" HotelName="Happy Day Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>160 Bach Dang Street, Hai Chau District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/c8/7bc8e785d7f830b2ea6e16c5c3e3fadb5169844f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05538763" Longitude="108.2453132" StarRating="3" HotelCode="382910|san_san_hotel_da_nang_2" HotelName="San San Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 An Thuong Street, My An Ward, Ngu Hanh Son Distrikt, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d88b7a592232b4be3094ae02d08a826ed7edf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07365262" Longitude="108.24301806" StarRating="2" HotelCode="565870|brilliant_majestic_hotel" HotelName="Brilliant Majestic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>123 Ho Nghinh Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/9a/6b9acff9630b3d00652d9f8c2fcec4d34b2584f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06730175" Longitude="108.24437951" StarRating="3" HotelCode="856913|maison_phuong_hotel_apartment" HotelName="Maison Phuong Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>69-71 Ha Bong, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/83/1a83c0c5d1eda67ffb26084532ba3ea148be477b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="2" HotelCode="853838|nostalgia_ds_hotel" HotelName="Nostalgia Ds Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11A Ho Xuan Huong, Ngu Hanh Son, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/7e/867e46f8c8040598c85f4a4e2d69d3ae0543748a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.17" OriginalAmount="16.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06233" Longitude="108.19187" StarRating="0" HotelCode="|230514" HotelName="Dai Long" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>192 - 194 Ha Huy Tap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/5/1/4/230514_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.23" OriginalAmount="16.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07006" Longitude="108.24273" StarRating="2" HotelCode="|236196" HotelName="Dam Tien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 14 Pham Van Dong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/9/6/236196_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.31" OriginalAmount="16.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06603" Longitude="108.23102" StarRating="0" HotelCode="|227982" HotelName="Dandc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Mai Hac De St Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/9/8/2/227982_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.38" OriginalAmount="16.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05057101" Longitude="108.24591472" StarRating="2" HotelCode="780867|3466495" HotelName="Essenza Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39 An Thuong 33, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/7f/f87f02fba481525970ccf606ce829e6f06496825.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.47" OriginalAmount="16.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.038482" Longitude="108.243838" StarRating="4" HotelCode="|418282" HotelName="Nostalgia Ds" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11A Ho Xuan Huong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/8/2/418282_ffbaa510207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.48" OriginalAmount="16.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06635875" Longitude="108.24310242" StarRating="2" HotelCode="518211|3444345" HotelName="Kingdom Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>234 Ho Nghinh, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/19/0d194d61275d0a30754a47fdf8f02241ab6fbb27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.53" OriginalAmount="16.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07264" Longitude="108.2202" StarRating="3" HotelCode="|229893" HotelName="Dana Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 10, Corner Le loi - Hai Phong, Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/8/9/3/229893_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07379" Longitude="108.243" StarRating="0" HotelCode="|238683" HotelName="Brilliant Majestic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>123 Ho Nghinh Street, Phuoc My Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/6/8/3/238683_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066743" Longitude="108.2248" StarRating="3" HotelCode="|419917" HotelName="Catinal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>174 Bach Dang str - Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/1/7/419917_7232e3b1854.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="16.65" OriginalAmount="16.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05093258" Longitude="108.24532955" StarRating="3" HotelCode="531136|644803" HotelName="Queen's Finger Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Business Centre,Currency Exchange,Designated Smoking Area,Dining,Fax,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>155-157 Le Quang Dao Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/52/a0522edb95a9c08afb6e186a44b938ca3d594e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Da Nang, 3.2 km from Love Lock Bridge Da Nang, Queen's Finger Hotel Da Nang has an outdo...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.75" OriginalAmount="16.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0735" Longitude="108.241" StarRating="4" HotelCode="|418850" HotelName="Cordial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Loseby Street, An Hai Bac Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/8/5/0/418850_4d5a49b0741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.05" OriginalAmount="16.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0635336" Longitude="108.2447398" StarRating="3" HotelCode="|374570" HotelName="Royal Family" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Vo Van Kiet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/5/7/0/374570_3126d521309.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.05" OriginalAmount="16.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06825" Longitude="108.24427" StarRating="0" HotelCode="|232993" HotelName="Grand Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>08 Ha Bong, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/9/3/232993_fc2bdc81816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.10" OriginalAmount="16.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0513" Longitude="108.246" StarRating="3" HotelCode="|418176" HotelName="Amunra Ocean" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot D3, An Thuong 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/7/6/418176_aed30bc0626.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06879984" Longitude="108.24402386" StarRating="2" HotelCode="372221|84026" HotelName="Misa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Duong Dinh Nghe, Da Nang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/b6/49b6b5215e9d4e270ffecc897440949cef8ae191.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Misa Hotel in Da Nang, you'll be in the entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06537095" Longitude="108.24397062" StarRating="3" HotelCode="372380|grand_sunrise_hotel_" HotelName="Grand Sunrise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Ha Chuong - Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/bb/eebba1d64764bf1f860ee3da2e8ca9df252834dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.039151" Longitude="108.244876" StarRating="3" HotelCode="169669|gold_coast_hotel" HotelName="Gold Coast Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Ho Xuan Huong Street, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/12/9c12ebf45b3402cd980c3683591589ec70895ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is situated only 3 km from the city centre and business guests will appreciate the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06575983528" Longitude="108.24456632394" StarRating="3" HotelCode="370069|van_son_hotel" HotelName="Van Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>111-113 Ha Bong, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/19/a819fee5012820e94210860691fed1116d00ac90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06605675" Longitude="108.23106238" StarRating="2" HotelCode="369522|dc_hotel" HotelName="D&amp;C Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>01 Mai Hac De Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/fe/3ffe2117011191e80f057d3e17bf86909f8fb968.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.072652859188" Longitude="108.22019384482" StarRating="3" HotelCode="372391|dana_pearl_hotel" HotelName="Dana Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot 10  Corner Le loi - Hai Phong,, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ae/4aae2192312c9afa5ec78aa50010cbc12fbd4038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.039899850869" Longitude="108.21311557225" StarRating="3" HotelCode="393065|amanda_hotel_2" HotelName="Amanda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot A2 - A2B 30/4 Street, Hai Chau District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/a3/bfa3c873cc1e9937787748a38d1ae7f043ea9037.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06675875" Longitude="108.24321981" StarRating="3" HotelCode="586362|crystal_hotel_25" HotelName="Crystal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>204 -206 Ho Nghinh Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fe/ddfef90512463ddb0c9ff2730c464358f0e31dbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.074446648484" Longitude="108.24217856397" StarRating="0" HotelCode="696535|lam_anh_hotel" HotelName="Lam Anh Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Le Binh Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/15/1b1507999bd3efc41211e6f46cfa7c21094f7006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.23" OriginalAmount="17.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06339" Longitude="108.24375" StarRating="3" HotelCode="|238081" HotelName="Adaline And Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>45-47 Vo Van Kiet Street Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/8/1/238081_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.37" OriginalAmount="17.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052305" Longitude="108.246394" StarRating="3" HotelCode="|418750" HotelName="Jolia Danang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 18 - 19 An Thuong 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/5/0/418750_29481661501.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.37" OriginalAmount="17.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05275" Longitude="108.244218" StarRating="4" HotelCode="|423485" HotelName="Adela Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 An Thuong 36, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/8/5/423485_54e22500956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.39" OriginalAmount="17.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.072234" Longitude="108.2331595" StarRating="4" HotelCode="|418957" HotelName="Roliva and Apartment Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Pham Van Dong, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/9/5/7/418957_8e2df5f1034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.48" OriginalAmount="17.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0687641" Longitude="108.2440504" StarRating="2" HotelCode="|264631" HotelName="Misa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Duong Dinh Nghe Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/6/3/1/264631_189e1311756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.62" OriginalAmount="17.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.10728" Longitude="108.090248" StarRating="3" HotelCode="|533360" HotelName="Mr Boss House and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hoa Lien, Hoa Vang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/6/0/533360_21d1df21133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.62" OriginalAmount="17.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0605" Longitude="108.216056" StarRating="3" HotelCode="|420261" HotelName="Mercury Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>125-127 Nguyen Van Linh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/2/6/1/420261_cd33be91033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.69" OriginalAmount="17.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0483065" Longitude="108.2462234" StarRating="3" HotelCode="|265672" HotelName="Sea Queen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155-157 Le Quang Dao, Ngu Hanh Son Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/6/7/2/265672_61237271709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.73" OriginalAmount="17.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070737" Longitude="108.21518" StarRating="3" HotelCode="|419909" HotelName="Avora Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>136 Le Duan, Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/0/9/419909_028ef701842.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.73" OriginalAmount="17.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052597" Longitude="108.245587" StarRating="3" HotelCode="|447035" HotelName="Capecia Danang and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Phan Ton, My An, Ngu Hanh Son, Da Nang, 590000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/5/447035_671161c1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.75" OriginalAmount="17.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.078069" Longitude="108.172699" StarRating="0" HotelCode="|423696" HotelName="Avenis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1691 Nguyen Tat Thanh, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/6/9/6/423696_b23a5d11726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.80" OriginalAmount="17.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052999" Longitude="108.2466" StarRating="3" HotelCode="|419105" HotelName="Menora Premium Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>196 Tran Bach Dang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/5/419105_2f5210f1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="17.91" OriginalAmount="17.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06834379" Longitude="108.24421243" StarRating="4" HotelCode="518289|688518" HotelName="Grand Sea Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>08 Ha Bong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a9/44a909143a083c76bdf456e9d35ce56f6fe96342.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.15" OriginalAmount="17.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06333119" Longitude="108.24387203" StarRating="3" HotelCode="552057|682519" HotelName="Adaline Hotel &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>45-47 Vo Van Kiet, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/0c/570c43bc283b5920e6dbf5790b04a43e0ac44aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a restaurant, a bar, a transfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07158535" Longitude="108.23499972" StarRating="3" HotelCode="963216|812790" HotelName="Roliva Hotel &amp; Apartment Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot H2-12-13 Pham Van Dong Street, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/4e/934eaebda45318b2cbe3be915ad1c9978f2cee42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08601124" Longitude="108.21533373" StarRating="3" HotelCode="614099|230768" HotelName="Ruby House Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>191-193 Thanh Thuy Street, Thanh Binh Ward, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d0/0ed0783dce104dc9692759a3ba265083391509eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06302842" Longitude="108.24267821" StarRating="3" HotelCode="753262|337312" HotelName="Sepon Blue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>157-159 Vo Van Kiet, Q Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/09/b309e1bd5c7e0d91555dbb5cc99d3c7e14286a5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07651" Longitude="108.24393" StarRating="3" HotelCode="|418576" HotelName="Seaforest By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Phuoc Truong 8, Quan Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/5/7/6/418576_334eecc1327.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.063429943209" Longitude="108.24404859256" StarRating="3" HotelCode="374394|royal_family_hotel_da_nang" HotelName="Royal Family Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>39 Vo Van Kiet Street, Phuoc My Ward, Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/e2/16e23e83a22316e470c23cd25268bb4d3555e4b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04101391" Longitude="108.24866062" StarRating="3" HotelCode="374772|sea_phoenix_hotel" HotelName="Sea Phoenix Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>115 Ho Xuan Huong, My An Ward Ngu Hanh Son Dist., Da Nang city Vietnam</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/79/1e79fcc7a82397588560ae40937e8a602f37924b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067466" Longitude="108.224765" StarRating="3" HotelCode="142304|sun_river_hotel" HotelName="Sunriver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132-134-136 Bach Dang St., Da Nang city</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/77/87771e51c5ac0342aca90b19803de26295782cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of charming Da Nang, on the banks of the romantic Han River.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04936722" Longitude="108.24829189" StarRating="2" HotelCode="378688|emily_hotel_2" HotelName="Emily Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 An Thuong 1, My An Ward, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/6d/a26d4fef583c772834615a17f4dfd8e4fbcc6099.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04328145" Longitude="108.24788635" StarRating="3" HotelCode="550331|royal_huy_hotel" HotelName="Royal Huy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>360-362 Vo Nguyen Giap, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/90/50909129f0380f8627428a12bd86a9bb102960f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service, a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06602777" Longitude="108.24361676" StarRating="2" HotelCode="586987|pergola_hotel_5" HotelName="Pergola Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Duong Dinh Nghe 35/37, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/d5/bcd502713cf6e2947e0f7bf86c7e469024739eb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054707971343" Longitude="108.24476445053" StarRating="3" HotelCode="384577|valencia_hotel_4" HotelName="Valencia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot 60-61-62-63 Phan Liem, My An, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/59/72590e06443c24dc384fc909a766053032ea36cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06054246" Longitude="108.21625341" StarRating="3" HotelCode="753319|mercury_boutique_hotel_3" HotelName="Mercury Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>125-127 Nguyen Van Linh, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/35/d9358ec2392ec75fa8d19e54e6e0c1e1abf72f55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05129491" Longitude="108.24634229" StarRating="0" HotelCode="956821|the_wings_danang_hotel" HotelName="The Wings Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot D3 D. An Thuong 30, P. My An, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/21/b721689a5c77950621be7047a406affb0ea45144.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05230372" Longitude="108.24644549" StarRating="3" HotelCode="786323|jolia_hotel_and_apartment_my_khe_beach" HotelName="Jolia Hotel and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 18–19 An Thuong 29, Phuong My An, Quan Ngu Hunh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/0d/e00db8c5d43d6bc593872bceb22f065aaf9fa8bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.21" OriginalAmount="18.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077735" Longitude="108.242215" StarRating="3" HotelCode="|419525" HotelName="Bridges Danang Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Phuoc Truong 11 Phuoc My Ward, Da Nang 550000 Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/2/5/419525_bb1597b1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.47" OriginalAmount="18.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068756" Longitude="108.24384" StarRating="4" HotelCode="|555623" HotelName="TGT BEACH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 DUONG DINH NGHE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/2/3/555623_3c81e931552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.48" OriginalAmount="18.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07355636" Longitude="108.24107552" StarRating="3" HotelCode="855979|707152" HotelName="Cordial Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Loseby Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/74/3b74f126cb3235a1d057a67ea174bb222378b4aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.56" OriginalAmount="18.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05333" Longitude="108.246059" StarRating="4" HotelCode="|419099" HotelName="Golden Line Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63-65-67 Do Bi, My An Ward - Ngu Hanh Son District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/0/9/9/419099_944ee5f1736.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.59" OriginalAmount="18.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0547994" Longitude="108.24491313" StarRating="3" HotelCode="585174|3441805" HotelName="Haya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>48 Phan Liem, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/84/7b84659874d673cface964b3b522eaba4ddb1b4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.59" OriginalAmount="18.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0777228" Longitude="108.2289565" StarRating="4" HotelCode="|418420" HotelName="Ibiza Riverfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>205 Tran Hung Dao - Son Tra - Da Nang, 205 12 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/2/0/418420_220615f0650.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.66" OriginalAmount="18.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0631913" Longitude="108.2450911" StarRating="4" HotelCode="|372930" HotelName="Tuyet Son (ts Ocean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>02 Lam Hoanh, Phuoc My Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/3/0/372930_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.74" OriginalAmount="18.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0660229" Longitude="108.2443851" StarRating="3" HotelCode="|266479" HotelName="Dylan Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>93 Ha Bong , Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/7/9/266479_99825851705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18.75" OriginalAmount="18.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05308139" Longitude="108.24639239" StarRating="3" HotelCode="854081|688092" HotelName="Sea Corner Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>196 Tran Bach Dang Street, My An Ward, Ngu Hanh Son District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/f7/d5f711688ab8fc2ec60b74b370501631c4ffcf11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.76" OriginalAmount="18.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055265" Longitude="108.244892" StarRating="3" HotelCode="|418479" HotelName="Hodi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12-14 An Thuong 26, My An, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/7/9/418479_1f06b830823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.83" OriginalAmount="18.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0548951" Longitude="108.2451133" StarRating="4" HotelCode="|418727" HotelName="Grand Ocean Luxury Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 -29 Phan Liem, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/2/7/418727_8bb48220859.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.84" OriginalAmount="18.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05185861" Longitude="108.2465457" StarRating="3" HotelCode="489167|3461085" HotelName="Tolia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22-23 Do Ba Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/10/77103135817e73bf9d4fc68fb411ced36f5cd4ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.07" OriginalAmount="18.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0411237" Longitude="108.2486477" StarRating="4" HotelCode="|331809" HotelName="Sea Phoenix Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 Ho Xuan Huong Strt., My An Ward, Ngu Hanh Son Dist.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/8/0/9/331809_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055010586793" Longitude="108.24196907067" StarRating="3" HotelCode="316792|84033" HotelName="King's Finger Da Nang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>171 Nguyen Van Thoai Street, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/fb/dafb296c519f54044b8d4cf49d912f5ba2006dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04917072" Longitude="108.24781585" StarRating="3" HotelCode="783503|362254" HotelName="Palazzo 2 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Tran Bach Dang, Block 16 17, An My, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/8e/b18e381914997ec3b6b86ee153d6dfa6e6335c52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Danang. The 70 welcoming rooms offer a perfect place to relax at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06234221856" Longitude="108.19198748962" StarRating="2" HotelCode="370408|dai_long_hotel" HotelName="Dai Long Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>190-192-194 Ha Huy Tap, Hoa Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/41/a641ad43ee3984f2994a16585be779b7026535e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07652875" Longitude="108.24383212" StarRating="3" HotelCode="586928|moclan_boutique_hotel" HotelName="Moclan Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Phuoc Truong 8, Son Tra, Da Nang City 555555</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b6/a9b6ce73cb811cbf1c3736b52dfcbc115e8c37b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Da Nang, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04806668" Longitude="108.24658797" StarRating="3" HotelCode="854448|cosmos_hotel_danang" HotelName="Cosmos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117-119 Ngo Thi Sy Street, My An Ward, Ngu Hanh Son District, Da Nang 50507</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/d6/e9d67ea7dc023a69484e0f208980d88f4281f874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05494465" Longitude="108.24550106" StarRating="0" HotelCode="877572|grand_ocean_luxury_boutique" HotelName="Grand Ocean Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Phan Liem Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/05/7d05889c65c1cd8d17a4204b9fed05db7c9d06d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06872007" Longitude="108.24195582" StarRating="0" HotelCode="956824|prague_hotel_3" HotelName="Gic Land 2 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Duong Dinh Nghe, Phuong An Hai Bac, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/00/5700e88fa42a33c36fce1232ca8c35625f516b24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06023947" Longitude="108.21828183" StarRating="2" HotelCode="853501|anna_center_hotel" HotelName="Anna Center Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Huynh Thuc Khang, Hai Chau, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/eb/9febdd340183235a6a4d391c4fcd3e21422e73b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07172266" Longitude="108.24282778" StarRating="3" HotelCode="785938|fanta_suite_villa" HotelName="Fanta Suite Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Morrison, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/57/ff57fd936a77ebb5a3cb5ae5b3ecfef57c2119ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.21" OriginalAmount="19.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0666172" Longitude="108.2444191" StarRating="3" HotelCode="|331893" HotelName="Le House Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>85 - 87 Ha Bong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/8/9/3/331893_7925ac61849.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.32" OriginalAmount="19.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.050332" Longitude="108.222079" StarRating="3" HotelCode="|554363" HotelName="Minh Toan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>162 - 2/9 Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/3/6/3/554363_afb3bf21711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19.35" OriginalAmount="19.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06263001" Longitude="108.24525817" StarRating="3" HotelCode="595324|683439" HotelName="Tuyet Son Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>02 Lam Hoanh, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/f4/0df495208793e9f5a3cbb50df72b81c421fff552.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.42" OriginalAmount="19.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0481" Longitude="108.2466" StarRating="4" HotelCode="|418972" HotelName="Cosmos Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 117-119 Ngo Thi Sy Street, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/9/7/2/418972_0c891e81056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.51" OriginalAmount="19.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049248" Longitude="108.245231" StarRating="3" HotelCode="|418163" HotelName="Grand Sea View and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>121 Hoang Ke Viem, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/6/3/418163_0ce8fa50404.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.54" OriginalAmount="19.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.980385" Longitude="108.274533" StarRating="2" HotelCode="|453425" HotelName="Suri Apartment and Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 An Nong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/2/5/453425_598ae971213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.58" OriginalAmount="19.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.071171" Longitude="108.235631" StarRating="3" HotelCode="|420033" HotelName="Nagila Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 11-12 Area H1, Architectural road from Han River Bridge to the sea, An Hai Bac Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/3/3/420033_7dc3e9a1729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.59" OriginalAmount="19.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0893" Longitude="108.249" StarRating="3" HotelCode="|422165" HotelName="SEASHORE HOTEL - APARTMENT " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 15 - 16 Hoang Sa Opposite Man Thai Beach, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/6/5/422165_12354bd1314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.66" OriginalAmount="19.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04843" Longitude="108.24223" StarRating="3" HotelCode="|418008" HotelName="Hanami Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Hoang Ke Viem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/0/8/418008_704a5c10644.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.66" OriginalAmount="19.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.082902" Longitude="108.243119" StarRating="1" HotelCode="|468446" HotelName="Danang Backpacker Hostel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Nguyen DInh, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/4/4/6/468446_8697c121134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19.73" OriginalAmount="19.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06643481" Longitude="108.24438918" StarRating="3" HotelCode="595707|683364" HotelName="Dylan Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>93-95 Ha Bong Street, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/1e/7c1e141bb39ba5a8a7edc79d93767fea349fa906.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19.77" OriginalAmount="19.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="947128|684120" HotelName="Avora Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>136 Le Duan, Quan Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/51/8951fbfc355f98df4e52b93b0b34309c47b18793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.95" OriginalAmount="19.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06489" Longitude="108.23318" StarRating="4" HotelCode="|228642" HotelName="Muong Thanh Grand Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>962 Ngo Quyen Street, An Hai Tay ward, Son Tra district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/6/4/2/228642_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20.05" OriginalAmount="19.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0894444" Longitude="108.24953329" StarRating="3" HotelCode="754548|688093" HotelName="Seashore Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 15-16 Hoang Sa, Opposite Man Thai Beach, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/26/3626243f50d3dd6133515cd0c2f846e444dbcc59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.15" OriginalAmount="19.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0686084" Longitude="108.243239" StarRating="3" HotelCode="|374861" HotelName="Golden Light" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>157-159 Ho Nghinh, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/8/6/1/374861_8e1da981342.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20.18" OriginalAmount="19.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05057173" Longitude="108.2221018" StarRating="3" HotelCode="368988|699963" HotelName="Minh Toan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>162 Ðu?ng 2/9, H?i Châu, Da Nang 59</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/32/ef3283202710a741d99aaf38a6a9812360a6cece.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.18" OriginalAmount="19.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08603" Longitude="108.21809" StarRating="4" HotelCode="|228453" HotelName="Stay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>119 3/2 Street Thuan Phuoc Ward Hai Chau District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/4/5/3/228453_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06353375" Longitude="108.24452229" StarRating="3" HotelCode="375001|83990" HotelName="Gold Hotel III Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Lo 08-09 Vo Van Kiet street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/592428/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06676675" Longitude="108.24433448" StarRating="3" HotelCode="382862|153411" HotelName="Le House Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85-87 Ha Bong, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/17/4b1706d12fa855d523fa640eaf8dc14808eb2569.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Da Nang, this boutique hotel is ideal for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054668912009" Longitude="108.24450810304" StarRating="3" HotelCode="435947|grand_sunrise_2" HotelName="Grand Sunrise 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>05 Phan Liem, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/f6/e1f61a308dfc92d4a28bf63dc22ee73e9207ea08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07237217" Longitude="108.19678988" StarRating="3" HotelCode="771337|santori_hotel_danang_bay" HotelName="Santori Hotel Danang Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>769-771 Nguyen Tat Thanh Street, Thanh Khe District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/73/1273a1f918fbddf00f5cf1699a27f5fcd76d0af7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.076744" Longitude="108.216032" StarRating="3" HotelCode="931924|big_home_hotel" HotelName="Big Home Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" 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>191 Dong Da Street, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/cc/7ecc61a7537a6139c5b6d4de7352bbba3f23e7a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="977700|nagila_boutique_hotel" HotelName="Nagila Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 11-12 H1 Pham Van Dong, Area An Hai Bac, Son Tra, Da Nang 50000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/76/b87673e09c2f8798a2d5f40d5f7b39e8876d0f99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06341144" Longitude="108.24020267" StarRating="0" HotelCode="956803|oasis_hotel_apartment_3" HotelName="Oasis Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 My Khe 2, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/e9/7de94132c18518b19abf7d3e63e6128e7058765c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.22" OriginalAmount="20.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.045132" Longitude="108.222636" StarRating="3" HotelCode="|446970" HotelName="Lamanga and Suite Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/7/0/446970_3e37ccc0802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.28" OriginalAmount="20.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055722" Longitude="108.244945" StarRating="4" HotelCode="|468840" HotelName="Mercy Emerald" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>170+172+174 Nguyen Van Thoai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/8/4/0/468840_79cb99e1825.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.39" OriginalAmount="20.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0700962" Longitude="108.2422165" StarRating="4" HotelCode="|338407" HotelName="Luxtery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>136 Pham Van Dong, Son Tra District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/0/7/338407_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.45" OriginalAmount="20.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05517" Longitude="108.24193" StarRating="0" HotelCode="|238691" HotelName="King's Finger Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>171A Nguyen Van Thoai, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/6/9/1/238691_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20.53" OriginalAmount="20.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="4" HotelCode="971784|640702" HotelName="Grand Sea View by Vie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>121 Hoang Ke Viem, Ngu Hanh Son, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.58" OriginalAmount="20.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07455701" Longitude="108.24237367" StarRating="3" HotelCode="586827|3456785" HotelName="Happy Sky Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 Le Binh Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/87/d5/87d5387e6c29abd33a79145d7ebd29bbdfc1dab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.60" OriginalAmount="20.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0547024" Longitude="108.2447012" StarRating="3" HotelCode="|331990" HotelName="Helios Boutique &amp; Spa, Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>05 Phan Liem, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/9/0/331990_84481661800.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20.61" OriginalAmount="20.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.997168658425" Longitude="108.27085107565" StarRating="4" HotelCode="37490|105816" HotelName="Centara Sandy Beach Resort Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Truong Sa Road, Hoa Hai Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/3b/ad3b4320d05453e1b99fcfb0445c769e70a47889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on roughly 16 hectares or 32 acres of private gardens fronting 'Non Nuoc Beach...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.76" OriginalAmount="20.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06187" Longitude="108.237514" StarRating="3" HotelCode="|417983" HotelName="Sepon Blue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>157 - 159 Vo Van Kiet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/9/8/3/417983_208621c0416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.76" OriginalAmount="20.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061853" Longitude="108.237576" StarRating="3" HotelCode="|423286" HotelName="Calix" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>171-173 Vo Van Kiet, An Hai Dong Ward, Son Tra District , Danang, Vietnam,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/2/8/6/423286_115e51e1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.77" OriginalAmount="20.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.060162" Longitude="108.2146103" StarRating="4" HotelCode="|266889" HotelName="Mitisa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67-69 Nguyen Van Linh, Hai Chau District , Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/8/8/9/266889_d8e9f381052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.82" OriginalAmount="20.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055706" Longitude="108.244901" StarRating="4" HotelCode="|467300" HotelName="Ruby Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>138 NGUYEN VAN THOAI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/3/0/0/467300_31176d31825.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.90" OriginalAmount="20.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07488" Longitude="108.2436" StarRating="1" HotelCode="|423033" HotelName="John Boutique Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64 Le Manh Trinh, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/0/3/3/423033_04f323c1732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.98" OriginalAmount="20.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0654115" Longitude="108.2434184" StarRating="3" HotelCode="|331781" HotelName="Ocean Haven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>295-297 Ho Nghinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/8/1/331781_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.00" OriginalAmount="20.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051496" Longitude="108.246715" StarRating="3" HotelCode="|474901" HotelName="DAO NGOC HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>04 An Thuong 30 , Phuong My An</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/9/0/1/474901_1b5754e1259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21.07" OriginalAmount="20.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0648844" Longitude="108.23314023" StarRating="4" HotelCode="369878|686426" HotelName="Muong Thanh Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>962 Ngo Quyen, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/0b/cb0bc555d9cae7bd733d3350e115fd4e4f6c0c91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.11" OriginalAmount="20.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.090558" Longitude="108.25028" StarRating="4" HotelCode="|339316" HotelName="Seashore and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 15 - 16 Hoang Sa Opposite Man Thai Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/1/6/339316_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21.19" OriginalAmount="20.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0486345" Longitude="108.2430157" StarRating="3" HotelCode="754932|684841" HotelName="Hanami Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Hoang Ke Viem, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/3c/9d3c2920d047e1aa18f04ab7cd91938a09e6c162.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0195261" Longitude="108.21008147" StarRating="3" HotelCode="550311|202760" HotelName="Huong Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>147A Cach Mang Thang Tam Street, Khue Trung Ward, Cam Le District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/99/3599ea248798ad16f9c040bea14b3c7776f10e37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05459766" Longitude="108.24615746" StarRating="3" HotelCode="774148|337261" HotelName="Lys Spa Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>110 Tran Bach Dang Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/09/7a/097a608633c29f53f47e04ea7cbdc8e5ddd2f8a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07027551" Longitude="108.24257439" StarRating="3" HotelCode="641195|223159" HotelName="Mai Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot 1-09 Pham Van Dong, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/aa/66aaeffadc2204cdbb4908a998824f427dd4585c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06544523" Longitude="108.22410532" StarRating="3" HotelCode="587361|230758" HotelName="Pariat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>202 - 204 Bach Dang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/05/f5050b1a672004c72de8d8e28ed0c07949a90fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066882563535" Longitude="108.21342229843" StarRating="4" HotelCode="175766|153263" HotelName="Vinh Trung Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>253-255-257 Hung Vuong Street, Hai Chau District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/28/58288de91d4146b4b118f1f2216832af51e018d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of the city, 5 km away from My Khe Beach. Guests staying at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07253377" Longitude="108.24296358" StarRating="3" HotelCode="374535|ocean_haven_hotel" HotelName="Ocean Haven Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>295-297 Ho Nghinh Street, Phuoc My County, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/5a/b85a7dbca9f3057b22416602744c618a1e8b448c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08598509" Longitude="108.21802907" StarRating="4" HotelCode="369840|northern_hotel_danang" HotelName="Stay Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>119 3/2 Street, Thuan Phuoc Ward, Da Nang City, Hai Chau District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/f9/e2f97ab5eeb56fa015720a79b6df013c01eb71cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06861234" Longitude="108.24321246" StarRating="3" HotelCode="488623|golden_light_hotel" HotelName="Golden Light Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>157-159 Ho Nghinh, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/75/3475ce734fbab225e4f4b008d2408775f7ac3c8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07077758" Longitude="108.23583608" StarRating="3" HotelCode="585238|luxtery_hotel" HotelName="Luxtery Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>136 Pham Van Dong, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ee/a9eec79be3d210c0d4d5f6747f0e2139070de108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07362959" Longitude="108.24226086" StarRating="2" HotelCode="611134|robin_hotel_danang" HotelName="Robin Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Loseby, An Hai Bac Ward, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/1a/8a1ace4e029c7b41355eb3cbbb05726e0ef38f0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07171825" Longitude="108.23853296" StarRating="3" HotelCode="615396|the_herriott_hotel_suite" HotelName="The Herriott Hotel &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 &amp; 8 Le Van Quy, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/df/12dfea4fff131f55e5c38178e0d1df5cbe2ea94c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075205982278" Longitude="108.22214735836" StarRating="3" HotelCode="915940|da_nang_petro_hotel" HotelName="Danang Petro 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,Jacuzzi,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>07 Quang Trung, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f8/77f8092cf78b42ea6351f50073ec8dd7706a628c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.25" OriginalAmount="21.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055869" Longitude="108.245033" StarRating="3" HotelCode="|416846" HotelName="Richico Apartments and" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>176-178 Nguyen Van Thoai, My An ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/8/4/6/416846_924c69d1506.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.38" OriginalAmount="21.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06641" Longitude="108.22464" StarRating="0" HotelCode="|238484" HotelName="Avora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>170 Bach Dang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/4/8/4/238484_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.38" OriginalAmount="21.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073621" Longitude="108.241799" StarRating="0" HotelCode="|480435" HotelName="Robin Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 8 Loseby, An Hai Bac Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/4/3/5/480435_85293ba1605.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.47" OriginalAmount="21.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04994" Longitude="108.247609" StarRating="0" HotelCode="|423239" HotelName="Senorita Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Tran Bach Dang, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/2/3/9/423239_e41e4670840.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.61" OriginalAmount="21.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.087202" Longitude="108.215498" StarRating="3" HotelCode="|422522" HotelName="Lupin Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>171 duong 3/2.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/5/2/2/422522_099c32a0433.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.75" OriginalAmount="21.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073259" Longitude="108.24427" StarRating="0" HotelCode="|423554" HotelName="Le Boutique Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 Vo Nghia Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/5/4/423554_76bbef91726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.86" OriginalAmount="21.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0724" Longitude="108.1969" StarRating="3" HotelCode="|419890" HotelName="Santori Danang Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>769 - 771 Nguyen Tat Thanh,Xuan Ha,Thanh khe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/9/0/419890_98133411744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.87" OriginalAmount="21.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067436" Longitude="108.223887" StarRating="3" HotelCode="|421170" HotelName="Hadiva Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>137 Tran Phu Quan Hai Chau, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/1/7/0/421170_fc3bf831752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.88" OriginalAmount="21.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.041506" Longitude="108.248374" StarRating="3" HotelCode="931921|1165938" HotelName="Fansipan Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>424 Vo Nguyen Giap Street, Bac My An Beach, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/b1/acb189a18bbfbf59a4426a8d8df4d78e866c78bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.93" OriginalAmount="21.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06618" Longitude="108.24321" StarRating="3" HotelCode="|234561" HotelName="Legend" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>169 Ho Nghinh, Phuong Phuoc My Quan Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/6/1/234561_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21.99" OriginalAmount="21.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05345172" Longitude="108.24602244" StarRating="4" HotelCode="963211|668942" HotelName="Golden Line Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63-65-67 Do Bi, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/aa/03aad67a122984c1834ccb488356204f9d946738.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="22.12" OriginalAmount="21.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06017428" Longitude="108.21448913" StarRating="3" HotelCode="626125|687957" HotelName="Mitisa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>67-69 Nguyen Van Linh, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/04/5404fc88e8258dffec629376a93b9398e5341156.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0558778" Longitude="108.24518266" StarRating="3" HotelCode="397557|richico_apartments_and_hotel" HotelName="Richico Apartments And Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176-178 Nguyen Van Thoai Street, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/e2/f6e27ee64953b6facbad90916fca2dfc213725e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06657158" Longitude="108.22465598" StarRating="3" HotelCode="548540|avora_hotel" HotelName="Avora 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>170 Bach Dang Street, Hai Chau District, Da Nang City, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/9b/5c9b43cc9b5f0e8e5530ac0de9206181bf4ba57d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a café, a bar and room service. Wireless ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05268297" Longitude="108.24674889" StarRating="4" HotelCode="620739|halina_hotel_and_apartment" HotelName="Halina Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 133,134 Tran Bach Dang Street, My Khe Beach, My An Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a2/b4a2570180a8b326b07c6f634046ec373ae1c9cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="980253|gic_luxury_hotel_and_spa" HotelName="Gic Land Luxury Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Le Duan, Danang 550000, Hai Chau District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/6e/e56ecb8fd48ffe190543c6b5cf43189fb4589eb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.34" OriginalAmount="22.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0745856" Longitude="108.2423451" StarRating="3" HotelCode="|372918" HotelName="Happy Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Le Binh Street, An Hai Bac Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/1/8/372918_2ddaaa91137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.47" OriginalAmount="22.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0787" Longitude="108.244" StarRating="3" HotelCode="|422830" HotelName="Livie Da Nang Style" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Do The Chap, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/8/3/0/422830_d8677660544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.47" OriginalAmount="22.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068818" Longitude="108.238553" StarRating="3" HotelCode="|423272" HotelName="Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>73-75 Duong Dinh Nghe, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/2/7/2/423272_74407631040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.48" OriginalAmount="22.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.057763" Longitude="108.17355" StarRating="1" HotelCode="|523146" HotelName="Hong An Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Nguyen Van Tao, Hoa Minh, Cam Le</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/4/6/523146_d369edb0927.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="22.50" OriginalAmount="22.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07348632" Longitude="108.24217001" StarRating="3" HotelCode="882783|824102" HotelName="Golden Rose 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 -72 Loseby, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e1/29e1ac0a82d285c9cfab2b21ee2c14ad862ab9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.61" OriginalAmount="22.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.076084" Longitude="108.229005" StarRating="4" HotelCode="|419102" HotelName="Glamour Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>269 Tran Hung Dao Str., An Hai Bac Ward, Son Tra Dist, Da Nang City, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/2/419102_7649d341738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.68" OriginalAmount="22.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.980458" Longitude="108.273448" StarRating="3" HotelCode="|421169" HotelName="Flower" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 - 34 Do Ba, My An Ward, Ngu Hanh Son District, Da Nang, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/1/6/9/421169_fb203231751.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="22.71" OriginalAmount="22.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="4" HotelCode="974848|731020" HotelName="Glamour Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>269 Tran Hung Dao, An Hai Bac, Da Nang 50000, Son Tra District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/5e/d65e8c6082c0c79844f97b49f6de22a0585a47b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.81" OriginalAmount="22.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0519493" Longitude="108.2329822" StarRating="4" HotelCode="|338774" HotelName="Fivitel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>388 Tran Hung Dao street, An Hai Tay Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/7/4/338774_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.82" OriginalAmount="22.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07015" Longitude="108.2172" StarRating="3" HotelCode="|418699" HotelName="Phuong Tran Apartment and" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Ngo Gia Tu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/6/9/9/418699_fd5db1c0741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.85" OriginalAmount="22.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06544" Longitude="108.22223" StarRating="2" HotelCode="|523805" HotelName="City Hostel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>114 Yen Bai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/8/0/5/523805_2411e1b1116.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.85" OriginalAmount="22.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0754472" Longitude="108.2449828" StarRating="4" HotelCode="|266499" HotelName="7 Seven Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>150 Vo Nguyen Giap, Phuoc My Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/9/9/266499_b85f1ec1020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.86" OriginalAmount="22.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05753" Longitude="108.246788" StarRating="3" HotelCode="|421418" HotelName="My Khe 2 Da Nang Seafront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>260 Vo Nguyen Giap Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/4/1/8/421418_5b0e55e1727.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.96" OriginalAmount="22.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049091" Longitude="108.221447" StarRating="4" HotelCode="|418293" HotelName="Gold Plaza Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 63 Tran Thi Ly</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/9/3/418293_9f4509e0203.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.00" OriginalAmount="22.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05459306" Longitude="108.24454066" StarRating="3" HotelCode="375169|1807548" HotelName="Golden Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block 30, B2-12 Phan Liem, My An, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/41/9c4167c39f769d23b0e3b9a0aada27c337b11416.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.10" OriginalAmount="22.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.071597" Longitude="108.2381952" StarRating="3" HotelCode="|338586" HotelName="Continent Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Slot 31-32, Morrison Street, An Hai Bac, Son Tra , Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/8/6/338586_3867fc71232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.19" OriginalAmount="22.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.079277" Longitude="108.244482" StarRating="1" HotelCode="|423070" HotelName="Sanayen Villa and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Do The Chap, Phuoc My, Son Tra, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/0/7/0/423070_1217a441746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.20" OriginalAmount="22.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07134" Longitude="108.23527" StarRating="0" HotelCode="|231931" HotelName="Hadana Boutique Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot H1 - 04, H1- 05, H1- 06 Pham Van Dong St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/3/1/231931_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06848742" Longitude="108.24315997" StarRating="3" HotelCode="368213|legend_hotel_4" HotelName="Legend Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>169 Ho Nghinh Street, Da Nang 59</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5a/a95ace870f84bee0585c282a84d9f0fc03607a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07035098" Longitude="108.22375062" StarRating="2" HotelCode="364161|hoa_viet_hotel" HotelName="Hoa Viet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Elevator,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Phan Dinh Phung Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/20/3c202f2b1ac2034a728a5650053026f2e30512cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Da Nang, Hoa Viet Hotel puts everything the city has to offer just outsid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.25" OriginalAmount="23.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0627618" Longitude="108.2422819" StarRating="4" HotelCode="|332230" HotelName="White Sand Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>89 91 Vo Van Kiet St Phuoc My Ward Son Tra Distric</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/2/3/0/332230_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.50" OriginalAmount="23.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.033269" Longitude="108.224198" StarRating="4" HotelCode="|417635" HotelName="Grand Citiview Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. A2, 2/9 Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/3/5/417635_cde67cd1613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.55" OriginalAmount="23.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070314" Longitude="108.237099" StarRating="4" HotelCode="|338838" HotelName="Nhu Minh Plaza Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/3/8/338838_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.60" OriginalAmount="23.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0526225" Longitude="108.2467632" StarRating="4" HotelCode="|266965" HotelName="Halina and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 133.134 Tran Bach Dang Str, My An Ward, Ngu Hanh Son Dist, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/6/5/266965_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="23.63" OriginalAmount="23.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07150187" Longitude="108.2382582" StarRating="3" HotelCode="586878|683358" HotelName="Continent Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Morrison Street Extension, An Hai Bac Ward, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/aa/ddaa85e8cf8cdb2ecb6a74699c37ef98c8276583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.65" OriginalAmount="23.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07078" Longitude="108.217211" StarRating="4" HotelCode="|418236" HotelName="G8 Luxury and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Le Duan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/3/6/418236_26166f71542.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.10" OriginalAmount="23.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04871" Longitude="108.21659" StarRating="4" HotelCode="|228592" HotelName="Eden Plaza Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Duy Tan, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/5/9/2/228592_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.21" OriginalAmount="23.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051437" Longitude="108.245584" StarRating="3" HotelCode="|453428" HotelName="Blue S Hotel and Apartment " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/2/8/453428_34391381208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.23" OriginalAmount="23.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03514" Longitude="108.230485" StarRating="0" HotelCode="|471638" HotelName="Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nai Nam 8, Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/3/8/471638_8acf8671122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06522706" Longitude="108.21942302" StarRating="3" HotelCode="600243|230722" HotelName="Central Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Hoang Dieu, Phuoc Ninh Ward, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/59/20591ae3f2dbd19a1804b7d9fdad18675a5f941d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.060221" Longitude="108.216622" StarRating="4" HotelCode="101680|one_opera_danang_hotel" HotelName="One Opera Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>115 Nguyen Van Linh, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/9c/1d9c37bcb24640c518cb20dd9defe398cc15aeb9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the dynamic city full of vitality, the hotel is close to the major business,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07549299" Longitude="108.24497634" StarRating="3" HotelCode="586466|seven_sea_hotel_da_nang" HotelName="Seven Sea Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>150 Duong Vo Nguyen Giap, Quan Son Tra, Thanh Pho, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3f/223f8bb8973aac7b43cc1a85aa501d49c3ef45cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06680043" Longitude="108.22078685" StarRating="3" HotelCode="489415|thuan_anh_hotel" HotelName="Vanilla Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>158A Nguyen Chi Thanh, Hai Chau District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/74/30745ed58a21f8abf688c1a98940719a3711eca9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Vanilla Hotel Da Nang to discover the wonders of Da Nang. The hotel offers guests a range of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05190988" Longitude="108.23300964" StarRating="3" HotelCode="585916|fivitel_da_nang" HotelName="Fivitel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lot 72 Euro Village, Tran Hung Dao Street, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/58/2358526d6ade4e1873d6ed64ce787c2e4e1024b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09609373" Longitude="108.25250843" StarRating="2" HotelCode="440406|sea_view_dn_hotel" HotelName="Sea View DN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Block 41 Hoang Sa, Tho Quang ward, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/cf/3f/cf3f2707c0687ccc8c9cf28cfd1e0fba8a2f3c72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities to ensure guests a comfortable stay. Room service is among th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0485244" Longitude="108.24363533" StarRating="2" HotelCode="492903|green_garden_residence" HotelName="Green Garden Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lô 217 218 219 220 221 P.B?c M? An, Phía B?c Du?ng Phan T?, P. M? An, Ngu Hành Son, Ðà n?ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8d/9c8d394b8b9b89944e57883efca942670b8213c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05544167" Longitude="108.24545986" StarRating="2" HotelCode="613812|trang_ngan_hotel" HotelName="Ngan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>62 An Thuong 26, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/zz/8fad430b6a7beb3bb0204495189b49b26a72c7c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07015855" Longitude="108.21719615" StarRating="3" HotelCode="773878|minh_tran_apartment_and_hotel" HotelName="Minh Tran Apartment &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Ngo Gia Tu, Hai Chau, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/41/e241856214b6b5dfe6f12e45a190945c9e9b3051.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0781212" Longitude="108.24434191" StarRating="3" HotelCode="754400|shri_villa_residence" HotelName="Shri Villa &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Do The Chap Street, Phuoc My Ward, Son Tra District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f7/82f748eee683b4c84506bf8e816ac25ed238b88a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05532406" Longitude="108.24494854" StarRating="2" HotelCode="700138|daystar_hotel" HotelName="Daystar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/06/e7062c8b767d581e5e9518aee1cfa5018e4aab67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06283666" Longitude="108.24229396" StarRating="3" HotelCode="945593|white_sand_boutique_hotel" HotelName="White Sand Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>89-91 Vo Van kiet, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/9d/b39dcb21e8aae14105dff6c6539f19065f5a266e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Da Nang. For guests who appreciate a stylish ambience,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="956618|bella_boutique_villa" HotelName="Bella Boutique Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Do The Chap, Phuoc My, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/94/7a94fc1381470cb4149059886c1b635ad8bae3c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="984461|khach_san_my_khe_2" HotelName="Khach San My Khe II" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>260 Vo Nguyen Giap, P Phuoc My, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/7f/1a7f1ba823c6e5a6e5527d820b94fb127689bebd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.27" OriginalAmount="24.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06467" Longitude="108.22997" StarRating="3" HotelCode="|418540" HotelName="Merry" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>447-449 Tran Hung Dao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/5/4/0/418540_a960b8b0917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.35" OriginalAmount="24.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0702326" Longitude="108.2371121" StarRating="4" HotelCode="|338477" HotelName="Merry Land Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot B20- B21 Pham Van Dong Str, An Hai Bac Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/7/7/338477_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.50" OriginalAmount="24.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07055" Longitude="108.236377" StarRating="4" HotelCode="|418138" HotelName="Cn Palace Boutique and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 4,5,6 Pham Van Dong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/3/8/418138_7c192b90324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="24.52" OriginalAmount="24.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07136772" Longitude="108.23528592" StarRating="3" HotelCode="495093|637924" HotelName="Hadana Boutique Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot H1 - 04- H1- 05, H1- 06, Pham Van Dong Street, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/27/02279b38cb0ac1de434dc15a01eb6b59eac76375.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Da Nang, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="24.80" OriginalAmount="24.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07052129" Longitude="108.23661284" StarRating="3" HotelCode="624551|659436" HotelName="Nhu Minh Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Lot 2-A2-KH Pham Van Dong Street, An Hai Bac Ward, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/e6/afe6ab16c3ad79ad74ba8302d219f08a8856b56e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.88" OriginalAmount="24.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06177" Longitude="108.23758" StarRating="4" HotelCode="|338803" HotelName="San Marino Boutique Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>161-163-165 Vo Van Kiet, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/0/3/338803_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.05" OriginalAmount="24.8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06878464" Longitude="108.23819726" StarRating="3" HotelCode="488598|2240395" HotelName="Rosetta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63 Duong Dinh Nghe Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/0a/730ae249aa3cc7fbbff55c3f8a2dcc1bf6503dec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.06" OriginalAmount="24.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.076084" Longitude="108.244136" StarRating="4" HotelCode="|339213" HotelName="Martin Ho" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Phuoc Truong 9, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/1/3/339213_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06182332" Longitude="108.23758454" StarRating="3" HotelCode="622531|255471" HotelName="San Marino Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Lot 161, 163, 165 Vo Van Kiet Boulevard, An Hai Dong Ward, Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/d9/bad9b1e7958ce93ed1076d414c9302774b7060a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and a bar, f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07023731" Longitude="108.24231039" StarRating="2" HotelCode="518370|mi_house_2" HotelName="Mi House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 09 Pham Van Dong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d4/0ed40919c91dbdbc246d8deff2293835d7275e89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05385546" Longitude="108.24589522" StarRating="3" HotelCode="753471|ruby_light_hotel_danang" HotelName="Ruby Light Hotel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Do Bi, My An Ngu Hanh Son, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/63/8463f9f354e7f176fea0989be869d36c4a2b1d9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="866270|everland_hotel" HotelName="Everland Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 22 Morrison Street, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/72/a872f6073a4830fd0620aa7057352f31bda5a5ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.35" OriginalAmount="25.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0735" Longitude="108.242" StarRating="3" HotelCode="|420329" HotelName="Golden Rose 3 Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>70 -72 Loseby, Son Tra, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/2/9/420329_dbeb6331703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.42" OriginalAmount="25.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.062671" Longitude="108.241727" StarRating="0" HotelCode="|447413" HotelName="Century" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/1/3/447413_84a41961724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.49" OriginalAmount="25.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049183" Longitude="108.247892" StarRating="3" HotelCode="|417695" HotelName="Palazzo Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 9-10-11 Tran Bach Dang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/9/5/417695_31975ea1741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.52" OriginalAmount="25.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07000286" Longitude="108.23398779" StarRating="0" HotelCode="956534|3448295" HotelName="Tropical House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Ta My Duat, Phuong An Hai Bac, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/dc/cddcb858013bf6ea9cfc65d143f59025cf9fdbbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.68" OriginalAmount="25.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07" Longitude="108.234" StarRating="3" HotelCode="|418485" HotelName="Tropical House Apartment Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>01 Ta My Duat, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/8/5/418485_4e8ad901710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="25.78" OriginalAmount="25.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06449106" Longitude="108.22999604" StarRating="3" HotelCode="753101|684830" HotelName="Merry Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>447-449 Tran Hung Dao Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/03/fc036890e107b2a9de80ee87c508547fa11f7fb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.03" OriginalAmount="25.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.071721" Longitude="108.237605" StarRating="3" HotelCode="|418753" HotelName="Everland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Morrison street, Son Tra District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/5/3/418753_ec123341704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.13" OriginalAmount="25.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0553279" Longitude="108.2437608" StarRating="4" HotelCode="|332017" HotelName="Royal Lotus Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>120A Nguyen Van Thoai Str, Ngu Hanh Son Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/1/7/332017_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.16" OriginalAmount="25.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04857" Longitude="108.248114" StarRating="4" HotelCode="|423661" HotelName="Angel Hotels Beach Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 31-32 Tran Bach Dang Street, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/6/6/1/423661_284594e1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04982832" Longitude="108.24711443" StarRating="3" HotelCode="587726|grand_seaview" HotelName="Grand Sea View Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>83- 85 Hoàng Ke Viêm, Phuong  My An, Quan Ngu Hành Son, Ðà Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/6e/316ec49e94ef452129be412383cb42b6767d6324.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04939417" Longitude="108.247831" StarRating="3" HotelCode="554169|palazzo_hotel_apartment" HotelName="Palazzo Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot 9-10-11 Tran Bach Dang Street, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/52/ca525f2b1ea79cbf7210e27e4fe7553b6cfbc4d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07042663" Longitude="108.23721626" StarRating="3" HotelCode="585307|merry_land_hotel_da_nang" HotelName="Merry Land Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot B20-21 Pham Van Dong Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/38/d738166a4969f8a6fc32873a215399f845621db0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07548771" Longitude="108.24210562" StarRating="4" HotelCode="549863|danaciti_hotel" HotelName="Danaciti Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>80 Dong Kinh Nghia Thuc, An Hai Bac, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/60/7760b3c38c9229dcd20ba5ffcc045b4fbd10e8b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a transfer service and a business centre. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05473543" Longitude="108.24423414" StarRating="3" HotelCode="623379|ritzy_boutique_hotel_da_nang" HotelName="Ritzy Boutique Hotel Da Nang" 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>21-23 Le Quang Dao, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/4b/fd4bbe06e8db36cbbec84ec512f9135f746e85ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Da Nang, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="969608|cn_palace_boutique_hotel" HotelName="CN Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4,5,6 Pham Van Dong, An Hai Bac, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b1/73b1d528ad6634f687a29393577ce7344035a854.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.60" OriginalAmount="26.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0676" Longitude="108.244" StarRating="3" HotelCode="|420912" HotelName="The Glomad Da Nang - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/1/2/420912_383eff51536.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.60" OriginalAmount="26.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.093752" Longitude="108.251587" StarRating="4" HotelCode="|418147" HotelName="Grand Gold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 1-A2.2, Hoang Sa Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/4/7/418147_1ec76860354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="26.64" OriginalAmount="26.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049618100171" Longitude="108.24701592083" StarRating="3" HotelCode="385946|656510" HotelName="Avatar Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 120 An Thuong 2 Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/af/6caff3ced6b62596c156a6e461f235bca0144b39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.65" OriginalAmount="26.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06475" Longitude="108.22338" StarRating="4" HotelCode="|422856" HotelName="Val Soleil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>186 Tran Phu, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/8/5/6/422856_b94fab60837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="26.73" OriginalAmount="26.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05511727" Longitude="108.24594182" StarRating="3" HotelCode="852939|664191" HotelName="Sunny Ocean Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>90-92-94 Tran Bach Dang, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5b/b05b330253102b0aeb7185f27f780dac47589f32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.88" OriginalAmount="26.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.095142" Longitude="108.252095" StarRating="4" HotelCode="|417678" HotelName="The Code and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoang Sa, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/7/8/417678_637154d1739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.09" OriginalAmount="26.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.060536" Longitude="108.216604" StarRating="5" HotelCode="|417784" HotelName="Muong Thanh Luxury Song Han Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>115 Nguyen Van Linh ,Hai Chau, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/7/8/4/417784_5d729a21745.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.17" OriginalAmount="26.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.053043" Longitude="108.246744" StarRating="3" HotelCode="|418756" HotelName="Pandora Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Phan Ton, My An, Ngu Hanh Son Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/5/6/418756_ea140ff1706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.26" OriginalAmount="26.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.078336" Longitude="108.217808" StarRating="3" HotelCode="|416704" HotelName="A25 - 137 Nguyen Du Dn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>137 Nguyen Du</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/7/0/4/416704_852e0ea1029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06768104" Longitude="108.24436587" StarRating="2" HotelCode="964291|387708" HotelName="The Glomad Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>41-43 Ha Bong, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/40/ae40ebad356c88da067fee5e077b1a060e7f3f48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.044234247147" Longitude="108.22273843717" StarRating="4" HotelCode="325452|minh_toan_galaxy_hotel" HotelName="Minh Toan Galaxy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>306 2/9 Street, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/dd/fddd8530bc1a7300ad38e47b00567e345961233e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055459521506" Longitude="108.24386454844" StarRating="4" HotelCode="435859|royal_lotus_hotel_danang_managed_by_hk_hospitality_2" HotelName="Royal Lotus Hotel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>120A Nguyen Van Thoai Street, Ngu Hanh, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/28/1a283ef935d5722c1dfa79f7bb5b93840e1055eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06718113" Longitude="108.24509729" StarRating="3" HotelCode="489092|golden_sea_3_hotel" HotelName="Golden Sea 3 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Apartment,Hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>242 Vo Nguyen Giap Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/bb/f1bbe9dfe47d7233c614f38972f9180b1db0cbe0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07609892" Longitude="108.2438936" StarRating="3" HotelCode="753123|martin_ho_hotel" HotelName="Martin Ho Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Phuoc Truong 9, Phuoc My Ward, Son Tra district, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/zz/a5ad6b51988c87d8d6f998ff7a9359ea191548e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0783183" Longitude="108.21783641534" StarRating="3" HotelCode="915943|sao_minh_star_light_hotel" HotelName="A25 Hotel 137 Nguyen Du" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>137 Nguyen Du Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/19/fe196d13e733e807d6710c8cc85ca661111b8c9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.37" OriginalAmount="27.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03334341" Longitude="108.22409762" StarRating="3" HotelCode="854968|698828" HotelName="Grand Cititel Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>A2 2/9 Street, Hai Chau District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ca/b5cae73e3a11fe40b53c854bd74f08a9b3b25e72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.55" OriginalAmount="27.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065396" Longitude="108.219514" StarRating="3" HotelCode="|423006" HotelName="Central and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 - 23 Hoang Dieu, Hai Chau, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/0/0/6/423006_57a96390711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.56" OriginalAmount="27.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.064202" Longitude="108.220498" StarRating="4" HotelCode="|417617" HotelName="Fivitel Boutique Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>202 Nguyen Chi Thanh, Phuoc Ninh, Hai Chau Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/1/7/417617_9b6843f1603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.94" OriginalAmount="27.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054867" Longitude="108.241006" StarRating="0" HotelCode="|471397" HotelName="Estrella Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>145 Nguyen Van Thoai An Hai Dong Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/3/9/7/471397_72a0a7f1142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.97" OriginalAmount="27.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0674458" Longitude="108.2450848" StarRating="4" HotelCode="|332104" HotelName="Lunar Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>242 Vo Nguyen Giap, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/0/4/332104_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.03" OriginalAmount="27.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0546556" Longitude="108.2442794" StarRating="4" HotelCode="|266885" HotelName="Ritzy Boutique Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Le Quang Dao Street, My An Ward, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/8/8/5/266885_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.10" OriginalAmount="27.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051041" Longitude="108.24721" StarRating="0" HotelCode="|423483" HotelName="Golden Lotus Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot C5 Tran Bach Dang Street My An Ward, Ngu Hanh Son District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/8/3/423483_46c4f1b0926.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.23" OriginalAmount="27.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0647412" Longitude="108.22339395" StarRating="3" HotelCode="780920|683571" HotelName="Val Soleil Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>186 Tran Phu, Da Nang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/85/df8549fd010ffc27e3d0ced35699d5d964b4b51e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06284262" Longitude="108.24206925" StarRating="3" HotelCode="549855|153401" HotelName="Hoang Dai 2 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>97 Vo Van Kiet, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c5/9fc53594e779a63aa53bc4399c48b6d8a3a60c5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.31" OriginalAmount="28.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05054" Longitude="108.22229" StarRating="4" HotelCode="|230259" HotelName="Minh Toan Galaxy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>306 2/9 Street, Hai Chau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/2/5/9/230259_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.54" OriginalAmount="28.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0707" Longitude="108.23807" StarRating="0" HotelCode="|232942" HotelName="Sea Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 29-33 Le Van Quy Street, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/4/2/232942_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.86" OriginalAmount="28.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0627847" Longitude="108.2420817" StarRating="3" HotelCode="|332044" HotelName="Hoang Dai 2 Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Vo Van Kiet, Ward Phuoc My, District Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/4/4/332044_079ff2e1523.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.96" OriginalAmount="28.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0561" Longitude="108.245" StarRating="3" HotelCode="|525372" HotelName="Casa Rosa Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>68 K 227 Nguyen Van Thoai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/3/7/2/525372_ecdef391156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="29.04" OriginalAmount="28.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09364856" Longitude="108.25152454" StarRating="3" HotelCode="755291|641743" HotelName="Grand Gold Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Beauty Salon,Bicycle Rental,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Golf,Internet,Kids Play Area,Laundry,Lounge,Massage Centre,Meeting Room,Nightclub,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot 1-A2.2 Hoang Sa Street, Tho Quang Ward, Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/6a/8e6af4a41021e63c84d2da22c76fd5543370bae7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Da Nang, Grand Gold Hotel features free bikes and an outdoor swimming pool. This 4-star hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="29.04" OriginalAmount="28.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.064404788269" Longitude="108.22070946315" StarRating="4" HotelCode="371430|687959" HotelName="Gopatel - Golden Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>202 Nguyen Chi Thanh Street, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/79/ed79d0730dc3e9c5ccd13e23966ab2cb83ee89bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.22" OriginalAmount="28.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06593" Longitude="108.24524" StarRating="3" HotelCode="|230856" HotelName="Sea Front" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>240 Vo Nguyen Giap Son Tra district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/5/6/230856_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.27" OriginalAmount="28.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07167" Longitude="108.2384" StarRating="4" HotelCode="|240364" HotelName="The Herriott and Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 y 8 Le Van Quy, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/3/6/4/240364_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07080681" Longitude="108.23799747" StarRating="3" HotelCode="434197|84018" HotelName="Sea Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 29-33 Le Van Quy Street, Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/51/ac51e0e28a7fe4a855e6482bfb298f74a51b24e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04896167" Longitude="108.24894028" StarRating="4" HotelCode="594464|218191" HotelName="Adamo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>304 Vo Nguyen Giap, Da Nang 550000, Ngu Hanh Son</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766652/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068612091452" Longitude="108.24156612203" StarRating="3" HotelCode="368664|monaco_hotel" HotelName="Monaco Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>99 Duong Dinh Nghe Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f9/a4f913ba340f2d6ddddd29291648f68d2d72ad07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.30" OriginalAmount="29.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0489408" Longitude="108.2489113" StarRating="4" HotelCode="|332172" HotelName="Yarra Ocean Suites Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>304 Vo Nguyen Giap Street, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/7/2/332172_5593c831333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.72" OriginalAmount="29.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05538" Longitude="108.245856" StarRating="4" HotelCode="|417621" HotelName="Sunny Ocean and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>90 Tran Bach Dang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/2/1/417621_666d13a1626.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.17" OriginalAmount="29.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06655615" Longitude="108.22378103" StarRating="3" HotelCode="363922|1751918" HotelName="Bamboo Green Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Tran Phu Street, Hai Chau District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/8a/108acc01a4f1e24b61fc442193b2ebd12a43c36a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.06" OriginalAmount="30.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.074638" Longitude="108.243497" StarRating="0" HotelCode="|486619" HotelName="Dérive Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>70 Le Manh Trinh, Son Tra, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/6/1/9/486619_f1e82a92149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06164139" Longitude="108.2364378" StarRating="3" HotelCode="586766|230739" HotelName="Gemma Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot A11-3 Vo Van Kiet, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/762108/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06597581" Longitude="108.24518175" StarRating="3" HotelCode="372878|84057" HotelName="Sea Front Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>240 Vo Nguyen Giap, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/ff/a7ff0c6aaea8709b6e2e13520c5b5ba1f97e6bbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06341164" Longitude="108.24404413" StarRating="3" HotelCode="586952|pavilion_hotel_da_nang" HotelName="Pavilion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>35 Vo Van Kiet Street, Son Tra District, Da Nang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/b9/feb9d9e5ba132d5a01d9974f39152852bf9ee810.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06796043" Longitude="108.24509806" StarRating="4" HotelCode="943396|paracel_danang_hotel" HotelName="Paracel Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3B4.1 Vo Nguyen Giap Street, Son Tra, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/96/7c96c37fe39d755b21bd3a2b4229961450a043f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06157385" Longitude="108.23634469" StarRating="0" HotelCode="810763|gemma_hotel_apartment" HotelName="Gemma Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>183 Vo Van Kiet, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/32/a832b4a2e7ce1694d8cb094a6986822a1f4ebb3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.46" OriginalAmount="31.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06332" Longitude="108.2439" StarRating="4" HotelCode="|239700" HotelName="Pavilion Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Vo Van Kiet St., Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/7/0/0/239700_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.54" OriginalAmount="31.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.101" Longitude="108.23227" StarRating="4" HotelCode="|446720" HotelName="Alan Sea Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot A6 Le Duc Tho, Nai Hien Dong Ward, Son Tra District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/0/446720_6fd70ae0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.54" OriginalAmount="31.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.060818" Longitude="108.239584" StarRating="4" HotelCode="|522168" HotelName="Le Cap and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Dang Vu Hy,Phuoc My, Son Tra, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/6/8/522168_0390d820923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.64" OriginalAmount="31.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.079186" Longitude="108.243472" StarRating="4" HotelCode="|423594" HotelName="Le Bouton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Tran Dinh Dan Street, Phuoc My Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/9/4/423594_3368acf1539.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.03" OriginalAmount="31.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06543" Longitude="108.22411" StarRating="3" HotelCode="|418253" HotelName="Pariat River Front" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>202 - 204 Bach Dang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/5/3/418253_721a8cd1642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.18" OriginalAmount="31.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065906" Longitude="108.245189" StarRating="3" HotelCode="|419913" HotelName="Seafront Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>240 Vo Nguyen Giap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/1/3/419913_5ae40951842.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.24" OriginalAmount="31.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.040902" Longitude="108.246428" StarRating="0" HotelCode="|423142" HotelName="Sun River and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>78 Che Lan Vien, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/1/4/2/423142_dfa80800731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0579691" Longitude="108.24568004" StarRating="3" HotelCode="754615|337144" HotelName="Animor Green Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lo 47 My Khe 4, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a1/1ba13a67697e90d638dc1717a6191ad8c5c90669.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.085834450509" Longitude="108.21465573432" StarRating="3" HotelCode="369046|azumaya_hotel" HotelName="Azumaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>31 Nguyen Tat Thanh Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/b4/e4b4bd37c388f331497e4bee5242dfa07b3b8ca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="2" HotelCode="936874|seahorse_office_and_hotel" HotelName="Christina's DN Seahorse Hostel &amp; Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Nguyen Thai Hoc, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/02/4d02eec815ecc54f3ccedca6176ceeb3d5438a67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.66" OriginalAmount="32.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0615039" Longitude="108.2362714" StarRating="3" HotelCode="|372938" HotelName="Gemma &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>183 Vo Van Kiet, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/3/8/372938_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.88" OriginalAmount="32.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.048667" Longitude="108.247298" StarRating="4" HotelCode="|446718" HotelName="Draco and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 An Thuong 2, Da Nang 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/1/8/446718_90aba371300.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.89" OriginalAmount="32.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065845" Longitude="108.242426" StarRating="3" HotelCode="|421414" HotelName="Lem's Apartment and Coffee" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 Phuoc My 1, Phuoc My, Son Tra, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/4/1/4/421414_5961dbe1725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.29" OriginalAmount="32.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06824" Longitude="108.24523" StarRating="4" HotelCode="|236293" HotelName="Paracel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>204 Vo Nguyen Giap Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/2/9/3/236293_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05251733" Longitude="108.24553033" StarRating="3" HotelCode="855991|382011" HotelName="Pandora Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 24-25 Phan Ton Street, Da Nang 842363, Quang Nam</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1123369/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0677183" Longitude="108.24511683" StarRating="4" HotelCode="601416|230759" HotelName="Khach San Paris Deli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>236 Vo Nguyen Giap, Phuong Phuoc My, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/63/65633502da1ab507f00a401f9230c6f65592a24c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.048448941444" Longitude="108.24809370786" StarRating="3" HotelCode="309481|starlet_hotel" HotelName="Starlet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Ngo Thi Si, My An, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/e5/48e5c5683d30732c3739c2fbb79485e4350a4e72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, room service and a confe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06183238" Longitude="108.24531519" StarRating="2" HotelCode="374951|my_hanh_hotel_da_nang" HotelName="My Hanh Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Lam Hoanh, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/fb/affbd227393c22dedab795043beff4027563f113.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08248448" Longitude="108.24721982" StarRating="3" HotelCode="758554|cani_beach_house" HotelName="Cani Beach House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Le Boi Street, Man Thai Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/a3/71a34dc462d302e7772217d8d002c734681e330e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.39" OriginalAmount="33.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.078787" Longitude="108.245719" StarRating="4" HotelCode="|471771" HotelName="Mangata Beachfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/7/7/1/471771_e7b182f1155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.39" OriginalAmount="33.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055137" Longitude="108.24577" StarRating="0" HotelCode="|535879" HotelName="PĀMA Boutique and Bistro Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>96 Tran Bach Dang, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/8/7/9/535879_6d426bc2057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.69" OriginalAmount="33.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06077109" Longitude="108.22267059" StarRating="4" HotelCode="374973|540348" HotelName="Vanda Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>03 Nguyen Van Linh Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/ed/dbedc95758b9b463e1b088e098a6aabc1a03fcd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.96" OriginalAmount="33.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09143" Longitude="108.21514" StarRating="3" HotelCode="|229798" HotelName="Azumaya Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Nguyen Tat Thanh, Hai Chau Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/7/9/8/229798_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.98" OriginalAmount="33.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067050138175" Longitude="108.22020729344" StarRating="3" HotelCode="316996|533401" HotelName="Sanouva Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>68 Phan Chau Trinh Street, Hai Chau District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/ea28596993aa43b6a9b3f0bf2a124350.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.00" OriginalAmount="33.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049557" Longitude="108.248897" StarRating="4" HotelCode="|417694" HotelName="Eden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>294 Vo Nguyen Giap Street, My An Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/9/4/417694_9fd1e371715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.02" OriginalAmount="33.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051273210895" Longitude="108.24848435997" StarRating="5" HotelCode="828817|642985" HotelName="Eden Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>294 Vo Nguyen Giap Street, My An Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/05/6e051294a836a595f804ca697f74af5a6a5c3253.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang, right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.13" OriginalAmount="33.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06114" Longitude="108.24243" StarRating="0" HotelCode="|240262" HotelName="Minh House Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>104 To Hien Thanh, Son Tra Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/2/6/2/240262_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06022859" Longitude="108.21314953" StarRating="3" HotelCode="692349|danang_boutique_hotel" HotelName="Danang Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>150 - 156 Nguyen Van Linh, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/28/ba28e7deaf24cad1834f92a19739348537a0a84b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.65" OriginalAmount="34.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077492" Longitude="108.215732" StarRating="3" HotelCode="|422371" HotelName="Kaia Residence Da Nang Quiet Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>132/15 Ly Tu Trong Str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/7/1/422371_5441af41736.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.66" OriginalAmount="34.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0606163" Longitude="108.2224928" StarRating="4" HotelCode="|331821" HotelName="Vanda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>03 Nguyen Van Linh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/8/2/1/331821_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.04" OriginalAmount="34.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08252" Longitude="108.22104" StarRating="4" HotelCode="|240034" HotelName="New Orient Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Dong Da Street Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/0/3/4/240034_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.13" OriginalAmount="34.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0677684" Longitude="108.2450853" StarRating="4" HotelCode="|338718" HotelName="Paris Deli Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>236 Vo Nguyen Giap, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/1/8/338718_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.20" OriginalAmount="34.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05397" Longitude="108.246355" StarRating="3" HotelCode="|422850" HotelName="Dana Sea Muong Thanh Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Tran Bach Dang, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/8/5/0/422850_8ca86470716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.23" OriginalAmount="34.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0800448" Longitude="108.2236066" StarRating="3" HotelCode="|265949" HotelName="Di Lusso Boutique Riverside Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14th Bach Dang street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/9/4/9/265949_75181f31729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="619911|255346" HotelName="Alansea Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot A6-10 Le Duc Tho Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/14/b714c7c2cf31020637950742abf4ebfe8b8eba00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06608787" Longitude="108.2432516" StarRating="3" HotelCode="375087|sea_castle_hotel" HotelName="Sea Castle Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>So 171 Duong Ho Nghinh, Phuong Phuoc My, Quan Son Tra, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/27/6727eb268e20e15579ef31b220dd3ecfc035cd5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.49" OriginalAmount="35.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049557" Longitude="108.248897" StarRating="4" HotelCode="|339291" HotelName="Balcona Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>288 Vo Nguyen Giap Street, My An Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/9/1/339291_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.76" OriginalAmount="35.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0405" Longitude="108.247" StarRating="3" HotelCode="|447056" HotelName="Daisy Boutique Hotel and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67 Che Lan Vien, Ngu Hanh Son District, Da Nang, 50000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/5/6/447056_5cef53d0720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.87" OriginalAmount="35.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.057383" Longitude="108.243193" StarRating="3" HotelCode="|417829" HotelName="Tam House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>209/27 Nguyen Van Thoai, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/8/2/9/417829_28bc1f10320.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.90" OriginalAmount="35.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.062795" Longitude="108.242132" StarRating="4" HotelCode="|470839" HotelName="Golden Sun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Vo Van Kiet, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/8/3/9/470839_d5e74971149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.15" OriginalAmount="35.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08248" Longitude="108.2218" StarRating="4" HotelCode="|238973" HotelName="Grandvrio City Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01-03 Dong Da, Hai Chau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/9/7/3/238973_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.19" OriginalAmount="35.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05186" Longitude="108.24666" StarRating="0" HotelCode="|233522" HotelName="Cicilia &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.06-08-10 Do Ba street, T20 Beach, Ngu Hanh Son District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/5/2/2/233522_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.21" OriginalAmount="35.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0669075" Longitude="108.2450348" StarRating="4" HotelCode="|331797" HotelName="Diamond Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>232 Vo Nguyen Giap Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/9/7/331797_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.21" OriginalAmount="35.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05326" Longitude="108.24786" StarRating="5" HotelCode="|239492" HotelName="The Nalod Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>192 Vo Nguyen Giap, Son Tra District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/4/9/2/239492_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.23" OriginalAmount="35.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066807666667" Longitude="108.22488133333" StarRating="4" HotelCode="915944|229356" HotelName="Brilliant Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Bach Dang Street, Hai Chau I Ward, Danang, Hai Chau District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c1/e8c13e41c0a89821c7780402866b9e28f1fad30a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.34" OriginalAmount="35.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0668382" Longitude="108.2234538" StarRating="4" HotelCode="|331519" HotelName="Satya Da Nang Han Market" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>155 Tran Phu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/5/1/9/331519_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06667897" Longitude="108.24509798" StarRating="4" HotelCode="374618|84042" HotelName="Diamond Sea Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>232 Vo Nguyen Giap Street, Son Tra District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/70/46707aec9bdc1f68f22a6653026092f57859d7ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05326006" Longitude="108.24666168" StarRating="3" HotelCode="754447|tamarind_hotel_da_nang" HotelName="Tamarind Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>83 Tran Bach Dang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/15/1515293ac01e512857d8a8dc8e81efde8701fd8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06701407" Longitude="108.2431068" StarRating="0" HotelCode="983573|the_memory_danang" HotelName="The Memory" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>202 Ho Nghinh, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/dc/b4dc75eba29d27c917b81e7d995625dafba6dc66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.38" OriginalAmount="36.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052371" Longitude="108.246755" StarRating="0" HotelCode="|467977" HotelName="Golden Lotus Luxury Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>198B Tran Bach Dang Bac My Phu Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/9/7/7/467977_5a2d0131822.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.41" OriginalAmount="36.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0660156" Longitude="108.243286" StarRating="2" HotelCode="|331831" HotelName="Sea Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>So 171 Duong Ho Nghinh, Phuong Phuoc My, Quan Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/8/3/1/331831_75ad8ca1845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.50" OriginalAmount="36.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066426" Longitude="108.244985" StarRating="4" HotelCode="|419100" HotelName="Canvas Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>234 Vo Nguyen Giap, Phuoc My Ward, Son Tra District, Da Nang, Vietnam, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/0/419100_3b264b71723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.77" OriginalAmount="36.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065547" Longitude="108.223484" StarRating="4" HotelCode="|446727" HotelName="Wink Danang Centre, Unscripted by Hyatt - 24 Hours stay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>178 Tran Phu Street, Phuoc Ninh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/7/446727_f071ea91008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.89" OriginalAmount="36.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067547" Longitude="108.245254" StarRating="0" HotelCode="|239463" HotelName="Mandila Beach Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>218 Vo Nguyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/4/6/3/239463_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.90" OriginalAmount="36.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08251333" Longitude="108.22116379" StarRating="4" HotelCode="604705|616542" HotelName="New Orient Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>20 Dong Da Street, Hai Chau District, Da Nang City 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/da/ffda661435184bdd08bc2fd4fdc44c2bcba60d0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06575166" Longitude="108.24511572" StarRating="3" HotelCode="590927|le_hoang_beach" HotelName="Le Hoang Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>244 Vo Nguyen Giap Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/3d/813dd30e19cdeb3e95fd5b80a7270797ddd90cc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066962" Longitude="108.223909" StarRating="3" HotelCode="396946|satya_hotel" HotelName="Satya 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>155 Tran Phu, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/4b/dd4b23e8a96d933747f5ec7c5cc735b9a4afe075.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06774557" Longitude="108.24512193" StarRating="4" HotelCode="572627|belle_maison_parosand_danang" HotelName="Belle Maison Parosand Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>216 Vo Nguyen Giap Street, Son Tra, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/9c/2f9c4d304ec42f66c218f31f68e449e6f25d406b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a café, a bar, a transfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0800334" Longitude="108.22367915" StarRating="3" HotelCode="945553|di_lusso_boutique_hotel" HotelName="Di Lusso Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Bach Dang Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/c5/8bc573fb9ede0e3f13b0ce4a7f5a19fcd81cc3e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="37.40" OriginalAmount="37.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05117902" Longitude="108.24839818" StarRating="4" HotelCode="754576|632203" HotelName="Balcona Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>288 Vo Nguyen Giap Street, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1123691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.58" OriginalAmount="37.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0507" Longitude="108.247" StarRating="3" HotelCode="|419910" HotelName="Tamarind Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>83 TRAN BACH DANG MY AN NGU HANH SON DA NANG VIETNAM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/1/0/419910_35b784a1849.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.67" OriginalAmount="37.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066178" Longitude="108.224459" StarRating="4" HotelCode="|418291" HotelName="Haian Riverfront Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>182 Bach Dang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/9/1/418291_590ce840253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.77" OriginalAmount="37.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.040743" Longitude="108.245347" StarRating="0" HotelCode="|541665" HotelName="Vernalhome Boutique Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Luu Quang Thuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/6/6/5/541665_7a2306f1006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.85" OriginalAmount="37.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061896" Longitude="108.245472" StarRating="4" HotelCode="|417649" HotelName="Sala Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Lam Hoanh Street, Son Tra district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/4/9/417649_f7657e31659.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.04" OriginalAmount="37.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.053508" Longitude="108.24784" StarRating="0" HotelCode="|420018" HotelName="Sofiana My Khe and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Tran Bach Dang , Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/1/8/420018_73439511719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.05" OriginalAmount="37.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0676785" Longitude="108.2452581" StarRating="4" HotelCode="|338710" HotelName="Monarque Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>238 Vo Nguyen Giap, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/1/0/338710_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.11" OriginalAmount="37.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.069494" Longitude="108.241897" StarRating="1" HotelCode="|423139" HotelName="Minh Boutique and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Nguyen Cao Luyen, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/1/3/9/423139_e0677820644.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.27" OriginalAmount="37.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06995" Longitude="108.2454" StarRating="0" HotelCode="|233188" HotelName="Bluesun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>230 Vo Nguyen Giap Phuoc My, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/8/8/233188_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051966337841" Longitude="108.2469321018" StarRating="4" HotelCode="386269|153344" HotelName="Cicilia Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>No. 23.25.27 Do Ba Road, T20 Beach, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/d5/e1d5def321e5581fcf99d8181fa0443692a1dd74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049522185085" Longitude="108.24867620432" StarRating="4" HotelCode="300555|79042" HotelName="Holiday Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/c9/65c9d29e130e78ed3a9b41c9ce25abff6be6c561.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.56" OriginalAmount="38.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.069096" Longitude="108.222909" StarRating="3" HotelCode="|422715" HotelName="Seahorse Tropical Da Nang By Haviland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Yen Bai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/7/1/5/422715_e9e5bee1133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.76" OriginalAmount="38.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0606" Longitude="108.245" StarRating="4" HotelCode="|417686" HotelName="Salmalia Boutique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Lam Hoanh, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/8/6/417686_32e01061754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="38.96" OriginalAmount="38.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0677419" Longitude="108.24522234" StarRating="3" HotelCode="586004|655601" HotelName="Mandila Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>218 Vo Nguyen Giap Street, Phuoc My Ward, Son Tra District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/25/7e2523e22cf44c955fb9d5e379de956555d06163.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.26" OriginalAmount="38.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0602399" Longitude="108.2138579" StarRating="3" HotelCode="|266992" HotelName="Danang Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>150 Nguyen Van Linh 6 th floor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/9/2/266992_c674e961750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06701222" Longitude="108.24515244" StarRating="4" HotelCode="586289|monarque_hotel" HotelName="Monarque Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>238 Vo Nguyen Giap, Phuoc My ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/7b/587b8ebd3b2c97bffc6846e2fa7fe6d83402bdd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.07" OriginalAmount="39.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06207974" Longitude="108.24539694" StarRating="4" HotelCode="973445|660814" HotelName="Sala Danang Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 - 38 Lam Hoanh Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/95/2195ccc0a0d4225a9f1fa52c392fe6d6d4b3d7a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06682597" Longitude="108.24512497" StarRating="3" HotelCode="488573|bluesun_hotel" HotelName="BlueSun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>230 Vo Nguyen Giap, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2f/d62fdc39e71d3ce2847933e4a303cec21f37c651.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06131451" Longitude="108.24545328" StarRating="2" HotelCode="639085|truong_tai_hotel" HotelName="Truong Tai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Lam Hoanh, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/d1/96d17a87764b7045163b4f9da26a6e992a015e67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0573845" Longitude="108.24318346" StarRating="3" HotelCode="622826|tam_house_villa_hotel" HotelName="Tam House Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>209/27 Nguyen Van Thoai, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b3/33b371ab310292f24af87431abd7282e31fd50e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06039501" Longitude="108.2455247" StarRating="0" HotelCode="956605|salmalia_boutique_hotel_spa" HotelName="Salmalia Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Lam Hoanh, Phuoc My, Son Tra, Da Nang 50000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/8d/6d8dd55d48a97912f7e3718d1f2cc935760b0220.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.60" OriginalAmount="40.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049589" Longitude="108.248326" StarRating="4" HotelCode="|157804" HotelName="Holiday Beach Danang and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>My Khe Beach, Vo Nguyen Giap Street, Ngu Hanh Son District, Danang City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/0/4/157804_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays. SITUATION: The hotel is in the area, the beach, Close to shops.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.09" OriginalAmount="40.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08381" Longitude="108.24792" StarRating="4" HotelCode="|239708" HotelName="Monarque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>238 Vo Nguyen Giap, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/7/0/8/239708_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.10" OriginalAmount="40.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067206" Longitude="108.245135" StarRating="4" HotelCode="|418273" HotelName="Minh Toan Safi Ocean" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>224 Vo Nguyen Giap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/7/3/418273_36ab2dd0126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.37" OriginalAmount="40.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09745" Longitude="108.22419" StarRating="5" HotelCode="|240109" HotelName="Wyndham Danang Golden Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Le Van Duyet, Son Tra, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/0/9/240109_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.44" OriginalAmount="41.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05286" Longitude="108.24807" StarRating="4" HotelCode="|239643" HotelName="Parosand Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216 Vo Nguyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/6/4/3/239643_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.44" OriginalAmount="41.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07553" Longitude="108.2424" StarRating="0" HotelCode="|233814" HotelName="Danaciti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>80 Dong Kinh Nghia Thuc, An Hai Bac, Son Tra, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/8/1/4/233814_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.11" OriginalAmount="41.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0558" Longitude="108.24465" StarRating="0" HotelCode="|230030" HotelName="Soco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Nguyen Van Thoai Street Phuoc My Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/0/3/0/230030_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09756141" Longitude="108.224319" StarRating="4" HotelCode="621871|danang_golden_bay" HotelName="Danang Golden Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>01 Le Van Duyet Street, Nai Hien Dong Ward, Son Tra District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e1/90e1e0564108cf77d34d139e1aea01137737084f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.85" OriginalAmount="42.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0549" Longitude="108.2416" StarRating="4" HotelCode="|235650" HotelName="Risemount Premier Resort Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>120 Nguyen Van Thoai Street, My An Ward Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/6/5/0/235650_20.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.44" OriginalAmount="43.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0578562" Longitude="108.2466468" StarRating="5" HotelCode="|339267" HotelName="Dlg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>258 Vo Nguyen Giap, Phuoc My Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/6/7/339267_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.56" OriginalAmount="43.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073103" Longitude="108.242916" StarRating="0" HotelCode="|447401" HotelName="Del Luna By Luk Global" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 ho nghinh, son tra, Da Nang, Da nang, 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/0/1/447401_808b32a1720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.87" OriginalAmount="43.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05373" Longitude="108.24769" StarRating="4" HotelCode="|239441" HotelName="Muong Thanh Luxury Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>270 Vo Nguyen Giap, My An Ward, Ngu Hanh Son District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/4/4/1/239441_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0746108" Longitude="108.246036" StarRating="3" HotelCode="424285|444444" HotelName="Temple Danang Resort Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Concierge,Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Son Tra District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/95/14955148f65efb97fc3ef37be2277a197637c010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Temple Resort Experience Danang to discover the wonders of Da Nang. The hotel offers a high ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05589927" Longitude="108.24471691" StarRating="3" HotelCode="372227|song_cong_hotel_danang" HotelName="Song Cong Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>305 Nguyen Van Thoai Street Phuoc My Ward, Son Tra District, Da Nang, Vietnam, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/e3/85e3f540362f3fc543d461cac4242de8272f5ce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05380783" Longitude="108.24758773" StarRating="4" HotelCode="587746|muong_thanh_luxury_da_nang_hotel" HotelName="Muong Thanh Luxury Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>270 Vo Nguyen Giap Street, My An Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8b/5b8b1e71d59d299ead8b593d26fe21928bfcd666.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.90" OriginalAmount="45.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061604" Longitude="108.221747" StarRating="0" HotelCode="|447405" HotelName="Cozy Danang Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Co Giang Hai Chau, 37 Co Giang. Da Nang, Da Nang, 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/0/5/447405_82075691722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="46.05" OriginalAmount="45.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0548471" Longitude="108.24177655" StarRating="4" HotelCode="510879|544821" HotelName="Risemount Resort Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Nguyen Van Thoai Street, My An Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/16/5516000e18ee0c5e129b848e83055c3de3918645.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.35" OriginalAmount="45.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0681" Longitude="108.245" StarRating="4" HotelCode="|418131" HotelName="Chicland Boutique Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 Vo Nguyen Giap, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/3/1/418131_2c28da20316.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05802103" Longitude="108.24658064" StarRating="5" HotelCode="739612|dlg_hotel" HotelName="DLG Hotel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Internet,Laundry,Parking,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>258 Vo Nguyen Giap Street, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/00/bb006edc798061b6a080342689d99c89e76841a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;DLG Hotel Danang features 237 rooms with full functions and facilities up to 5-star ranking. Ideally...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06706506" Longitude="108.24515519" StarRating="0" HotelCode="965860|maximilian_danang_beach_hotel" HotelName="Maximilan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>222 Vo Nguyen Giap Street, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/5a/395a3a5ffa86314b914ab7ae34c4530520f8b9f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.11" OriginalAmount="46.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075807" Longitude="108.244902" StarRating="5" HotelCode="|468288" HotelName="Awaken Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>148 Vo Nguyen Giap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/2/8/8/468288_208a61d1716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.89" OriginalAmount="47.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06724" Longitude="108.245188" StarRating="4" HotelCode="|418234" HotelName="Maximilan Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>222 Vo Ngyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/3/4/418234_7c1523d1552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.08" OriginalAmount="47.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07333" Longitude="108.24078" StarRating="3" HotelCode="|420393" HotelName="Hai Trieu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 20 Loseby Son Tra Da Nang Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/9/3/420393_ff3ad1e1739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.98" OriginalAmount="48.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055945" Longitude="108.244599" StarRating="3" HotelCode="|419916" HotelName="SOCO Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Nguyen Van Thoai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/1/6/419916_7e417441850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.20" OriginalAmount="48.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0291" Longitude="108.25452" StarRating="4" HotelCode="|229172" HotelName="Olalani Resort And Condotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa Street, Khue My Ward, Ngu Hanh Son District,, Da Nang,Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/7/2/229172_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.39" OriginalAmount="48.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0533202" Longitude="108.2479829" StarRating="5" HotelCode="|417790" HotelName="Rosamia Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>282 Vo Nguyen Giap, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/7/9/0/417790_d5678181733.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05305681" Longitude="108.24799501" StarRating="4" HotelCode="856068|rosamia_da_nang_hotel" HotelName="Rosamia Da Nang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Designated Smoking Area,Dining,Fax,Internet,Kids Play Area,Laundry,Lounge,Massage Centre,Meeting Room,Nightclub,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>282 Vo Nguyen Giap Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/39/29390850609058632c8f9f3047ae67cf3a845756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Danang. A total of 222 bedrooms are available for guests' conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.69" OriginalAmount="49.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.048206" Longitude="108.226998" StarRating="5" HotelCode="|87345" HotelName="Grand Mercure Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LOT A1 ZONE OF THE VILLAS OF, GREEN ISLAND, DANANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/4/5/87345_a6028a51206.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Mercure Danang is rated four stars, it was opened in 2011, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the centre of Da Nang. It is located near Hoi An, has excellent transport links to the train station. ROOM: The establishment has 272 rooms with mini-bar, a hairdryer, a safe, a trouser press and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.53" OriginalAmount="50.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09452908" Longitude="108.25180962" StarRating="3" HotelCode="943559|656747" HotelName="The Code Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hoang Sa, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/0d/ce0d3398e908d1fde10c76afe1443a517c6a54d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.57" OriginalAmount="51.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061565" Longitude="108.24538" StarRating="1" HotelCode="|423599" HotelName="Chi House Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 D. Lam Hoanh Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/9/9/423599_93c535e1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.60" OriginalAmount="51.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0806357" Longitude="108.2468073" StarRating="5" HotelCode="|418038" HotelName="Sel De Mer and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 Vo Nguyen Giap, Son Tra , Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/8/418038_a81f0fe0812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.86" OriginalAmount="51.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0658542" Longitude="108.245074" StarRating="4" HotelCode="|338403" HotelName="Le Hoang Beach Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>244 Vo Nguyen Giap Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/0/3/338403_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0711002" Longitude="108.23032136" StarRating="5" HotelCode="746364|319239" HotelName="Vinpearl Condotel Riverfront Da Nang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Concierge,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>341 Tran Hung Ðao, Phuong An Hai Bac, Quan Son Trà, TP Ðà Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/92/9492b17ee36c3ae54c65a8be0dd5ed9aff6809ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Vinpearl Condotel Riverfront Danang offers an ideal location in Da Nang, near the Han River, 1.5 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.99" OriginalAmount="52.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073946" Longitude="108.24472" StarRating="5" HotelCode="|418054" HotelName="Radisson Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170 Vo Nguyen Giap, Phuoc My Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/5/4/418054_8c59f6f0928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="53.36" OriginalAmount="52.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077272" Longitude="108.223386" StarRating="5" HotelCode="212976|196948" HotelName="Novotel Danang Premier Han River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Bach Dang Street, Hai Chau District, Danang 02363</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/38/1f3892385370f04313f4bd6f5105e0d52bf413f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 429 rooms. Services and facilities at the hotel include a res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="53.63" OriginalAmount="53.1" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.561564" Longitude="108.573105" StarRating="5" HotelCode="4022181" HotelName="Robinson Nam Hoi An" Meals="DELUXE ROOM - GARDEN VIEW" BedType="DELUXE ROOM - GARDEN VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Binh Phu Village, Tam Tien Commune, Tam Tien Beach, Nui Thanh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/22181/4022181/74.jpg?f=17348422</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, which include 4 outdoor swimming pools, a nightclub, and outdoor tennis courts. Additional features at this resort include complimentary wireless internet access, supervised childcare, and an arcade/game room.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Event facilities at this resort consist of a conference center and 4 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.87" OriginalAmount="54.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080271701557" Longitude="108.22118323303" StarRating="2" HotelCode="227124|3469065" HotelName="Thu Bon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Ly Thuong Kiet Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5f/845fc1f7dff873ab6438481ea6a35b61bdde4097.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.01" OriginalAmount="54.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04567141" Longitude="108.22718779" StarRating="3" HotelCode="397966|1782528" HotelName="The Blossom Resort Danang" Meals="BED &amp; BREAKFAST,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Lot A1-A2 Green Island Zone, Hoa Cuong Bac Ward, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/dd/45dd2ad4f50df17707c672e646a405bf1887bf70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="55.11" OriginalAmount="54.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.071121" Longitude="108.22945" StarRating="5" HotelCode="3733848" HotelName="Meliá Vinpearl Danang Riverfront" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>341 Tran Hung Dao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33848/3733848/66.jpg?f=17423127</HotelPictures>
        <HotelDescription>Facilities: This hotel has a lift and a reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a baggage storage service, a 24-hour security service, a transfer service, room service, a conference room, a projector and a hotel doctor. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park. Services include a hotel shuttle bus.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.50" OriginalAmount="55.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="727761|3444245" HotelName="Rung Huong Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>488 Vo Nguyen Giap, Ngu Hanh Son, Da Nang 5550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/eb/94eb18867f1d89a9d46f224654f711b0924ddede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05335407" Longitude="108.24785549" StarRating="3" HotelCode="754911|haian_beach_hotel_spa" HotelName="Haian Beach Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Business Centre,Conference Hall,Designated Smoking Area,Laundry,Lounge,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>278 Vo Nguyen Giap Street, Ngu Hanh Son District, DaNang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/1f/551f44f070c117657a3e8d21791ee00b03eeed67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the 4-star service hotels in DaNang city – is ideally located directly at the beautiful beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.23" OriginalAmount="56.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.053532" Longitude="108.247927" StarRating="4" HotelCode="|339234" HotelName="Haian Beach and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>278 Vo Nguyen Giap Da Nang Da Nang Municipality</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/3/4/339234_2cf32041016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.97" OriginalAmount="57.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06889" Longitude="108.24514" StarRating="4" HotelCode="|189062" HotelName="A La Carte Da Nang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>200 Vo Nguyen Giap Street, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/6/2/189062_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.93" OriginalAmount="58.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07777" Longitude="108.245618" StarRating="5" HotelCode="|417609" HotelName="Altara Suites Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>120 Vo Nguyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/0/9/417609_e09f59f1624.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.05" OriginalAmount="60.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075336" Longitude="108.22169" StarRating="5" HotelCode="|446675" HotelName="Crowne Plaza Danang City Centre by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Quang Trung, 284, Da Nang, 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/7/5/446675_3d23f650925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.39" OriginalAmount="60.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061753616934" Longitude="108.24589439312" StarRating="4" HotelCode="440801|2092715" HotelName="Grand Tourane 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>252 Vo Nguyen Giap Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/478241/478241a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.89" OriginalAmount="61.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07766553" Longitude="108.24541471" StarRating="5" HotelCode="596224|642606" HotelName="Altara Suites by Ri-Yaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>120 Vo Nguyen Giap, Phuoc My Ward, Da Nang, Son Tra</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/c9/a3c933e9e1c43e35a69a2388f24a15c5f3b67ce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="62.13" OriginalAmount="61.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.007082" Longitude="108.263733" StarRating="5" HotelCode="904268|153381" HotelName="The Ocean Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ce/f5/cef55a16ab08f405a0810bd54f2443377b3bb71c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Da Nang.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.24" OriginalAmount="61.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.081015" Longitude="108.246894" StarRating="5" HotelCode="|552531" HotelName="Peninsula  Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>84 Vo Nguyen Giap, Ward Man Thai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/3/1/552531_2ea90191418.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.33" OriginalAmount="64.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05136" Longitude="108.24779" StarRating="4" HotelCode="|417680" HotelName="Tms Da Nang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>292 Vo Nguyen Giap Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/8/0/417680_deddca11742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.04" OriginalAmount="65.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06519558" Longitude="108.22211717" StarRating="4" HotelCode="967180|676003" HotelName="Dong Duong Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>62 Thai Phien, Phuoc Ninh Ward, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c0/66c0443a22481bf6954a17a4c507e75fe4b3d824.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.66" OriginalAmount="66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0513769" Longitude="108.24799031" StarRating="5" HotelCode="777634|362298" HotelName="TMS Luxury Hotel Danang Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Road, Royal Era l, Urban Commerce Service Complex Area, My An Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/50/4050f599f6f175c0a1fcdf287f1a4f4c968fe2dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.88" OriginalAmount="66.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.97854" Longitude="108.28189" StarRating="5" HotelCode="|240122" HotelName="Mangala Zen Garden and Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>J.02 The Ocean Villas, Truong Sa Road, Ward Ngu Hanh Son, Da Nang, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/2/2/240122_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.18" OriginalAmount="66.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.96786064" Longitude="108.01968558" StarRating="3" HotelCode="587419|839245" HotelName="Ebisu Onsen Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Highway 14G, Hoa Phu, Hoa Vang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/24/6424dfd89665e75ff8ba93a61380e0bb99d33207.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07772093" Longitude="108.24526845" StarRating="3" HotelCode="739600|four_points_by_sheraton_danang" HotelName="Four Points By Sheraton Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>118-120 Vo Nguyen Giap Street, Phuoc My Ward, Son Tra District, Danang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/86/8d86c76aeab2f2804dbb485175d4c7fc4ea7a17b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Danang. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.54" OriginalAmount="67.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06878708" Longitude="108.24488503" StarRating="4" HotelCode="318546|393042" HotelName="A La Carte Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duong Dinh Nghe, Phuoc My, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/97/e397a13268e77270051e4fd0c40daa67b2c4e6c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.70" OriginalAmount="70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077345391848" Longitude="108.22059099448" StarRating="3" HotelCode="518320|153156" HotelName="Han River Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Ly Tu Trong, Hai Chau District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/592506/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.83" OriginalAmount="70.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06355084" Longitude="108.24470109" StarRating="3" HotelCode="946958|653917" HotelName="Stella Maris Beach Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>03 Vo Van Kiet Street, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/fd/fafd256f6ca10a0433e2a64b16b1ace33c212f04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.97848995" Longitude="108.28203393" StarRating="4" HotelCode="374976|mangala_zen_garden_luxury_apartments" HotelName="Mangala Zen Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Villa J02, The Ocean villas, Truong Sa Road, Hoa Hai Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/49/db49e9a3049a5b8959999548e017e5ea17894a30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.98" OriginalAmount="72.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049672" Longitude="108.248116" StarRating="0" HotelCode="|555625" HotelName="MONS BOUTIQUE HOTEL and APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14-16 AN THUONG 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/2/5/555625_53a5bfb1515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.30" OriginalAmount="72.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07112" Longitude="108.231075" StarRating="5" HotelCode="|418314" HotelName="Melia Vinpearl Danang Riverfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngo Quyen Street, An Hai Bac</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/1/4/418314_d32e8060247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.35" OriginalAmount="72.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.003615" Longitude="108.265974" StarRating="5" HotelCode="|552522" HotelName="KOI Resort and Residence Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/2/2/552522_077c2cd1243.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.31" OriginalAmount="73.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080069" Longitude="108.2464221" StarRating="3" HotelCode="|421436" HotelName="Hilton Garden Inn Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Man Thai Ward, Son Tra District, Da Nang Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/4/3/6/421436_65398871737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.35" OriginalAmount="73.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.074269" Longitude="108.244741" StarRating="4" HotelCode="|469103" HotelName="voco Ma Belle Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>168 Vo Nguyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/1/0/3/469103_4d515c31825.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.76" OriginalAmount="75.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.045872" Longitude="108.22718" StarRating="4" HotelCode="|264972" HotelName="The Blossom Resort Island" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot A1-A2 Zone of Villas of-Green Island-Hoa Cuong Bac-Hai Chau District-Da Nang-Viet Nam, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/9/7/2/264972_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049909666667" Longitude="108.24807933333" StarRating="3" HotelCode="915939|chu_hotel" HotelName="Chu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>02-04-06  An Thuong 1, Ngu Hanh Son, Bac My An Beach, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f3/caf30d892068647acb2be7a3f3f27e6910c279c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06942354" Longitude="108.23643843" StarRating="0" HotelCode="840563|thomestay_da_nang" HotelName="T Homestay Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>207 Duong Dinh Nghe, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/98/7498190b051116fb898886cf95e1e8d941cc2327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;T-Homestay Da Nang is perfectly located for both business and leisure guests in Da Nang. Featuring a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.11" OriginalAmount="81.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.9689126" Longitude="108.2838222" StarRating="5" HotelCode="|264812" HotelName="Naman Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa street, Hoa Hai ward, Ngu Hanh Son district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/8/1/2/264812_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.00904346" Longitude="108.00773539" StarRating="4" HotelCode="375371|french_village" HotelName="Hotel Mercure Danang French Village Bana Hills" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An Son, Hoa Son Commune, Hoa Vang District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/4a/074a911ed01d96425e2b572e630621cf47b426b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07307381" Longitude="108.22440115" StarRating="4" HotelCode="570421|hilton_da_nang" HotelName="Hilton Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>50 Bach Dang Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/65/df65ef8083d994375af735e102f18ba9e8448d45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="91.99" OriginalAmount="91.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.99244" Longitude="108.00033" StarRating="4" HotelCode="2297290" HotelName="Mercure Danang French Village Bana Hills" Meals="ATTIC ROOM - WITHOUT VIEWS" BedType="ATTIC ROOM - WITHOUT VIEWS">
        <Address>
          <AddressLines>
            <AddressLine>An Son, Hoa Ninh,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97290/2297290/66.jpg?f=16612882</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room. Getting to nearby attractions is a breeze with the area shuttle (surcharge) that operates within 40 kilometers.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.39" OriginalAmount="91.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06657316" Longitude="108.24432175" StarRating="3" HotelCode="374794|684201" HotelName="Lan Nhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>66 Ha Bong, Phuoc My, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/83/cf83fde5d0b93c387935fe008cc4be1e5e336686.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.105947560111" Longitude="108.29495072365" StarRating="4" HotelCode="165666|son_tra_resort_spa" HotelName="Son Tra Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Golf Hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bai Nam-Bai Con, Hoang Sa Street, Tho Quang Ward, Sontra District, Danang Ctiy</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/c7/b1c787dfe30d185a3ed31946e4dde101b0421bc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated on Son Tra Island with a beautiful forest and a beach. It is located by a cle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="93.05" OriginalAmount="92.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.000534" Longitude="108.26926" StarRating="5" HotelCode="2115429" HotelName="Meliá Danang Beach Resort" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>19 Truong Sa Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/15429/2115429/1.jpg?f=17630924</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a currency exchange service and a cash machine. Wireless internet access allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. The hotel has wheelchair-accessible facilities and a lift. Souvenirs can be purchased at the gift shop. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a library. Parking spaces are available to guests travelling by car. Other services include a 24-hour security service, a car hire service, a transfer service, 24-hour room service and a page service. A bicycle hire service (no extra charge) gives guests the opportunity to explore the surrounding area independently. Daily newspapers will keep you informed. To assist guests with their business and communication needs, the business centre offers a projector.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.54" OriginalAmount="92.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066924" Longitude="108.2442904" StarRating="2" HotelCode="|264930" HotelName="Elc Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>66 Ha Bong, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/9/3/0/264930_31511e81721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.13" OriginalAmount="93.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05600635" Longitude="108.24549928" StarRating="3" HotelCode="753289|3438275" HotelName="Toan Thang Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>172-174 Nguyen Van Thoai, Da Nang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/81/5381d51cd4b2df8d790225d49711050b34fcc4b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.15" OriginalAmount="93.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.999712409558" Longitude="108.26985472884" StarRating="4" HotelCode="303826|384082" HotelName="Meliá Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa Street Nr. 19 - Station Hoa ward, Da Nang - Ngu Hanh Son District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/b0/afb0a3c1c0b01ad080cfd8a3c0b6951db86222cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.76" OriginalAmount="93.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.98014" Longitude="108.27623" StarRating="5" HotelCode="|240473" HotelName="Sheraton Grand Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Truong Sa Street, Hoa Hai Ward, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/4/7/3/240473_532a5a30723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.49" OriginalAmount="95.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.027335551764" Longitude="108.25648784637" StarRating="4" HotelCode="166767|562675" HotelName="Crowne Plaza Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Casino Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Vo Nguyen Giap Street, Khue My Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/b5/d1b5a7a279a328040afc92906fdd34ebd633e442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Ðà N?ng Beach, the hotel is only a 15-minute drive away from Ðà N?ng International Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.36" OriginalAmount="96.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09510657" Longitude="108.14621925" StarRating="3" HotelCode="421824|479742" HotelName="The Nature Villas And Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Pick &amp;amp; Drop,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Nguyen Tat Thanh Street, Hoa Hiep Nam, Lien Chieu, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/593864/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at The Nature Villas &amp; Resort in Da Nang, you'll be on the beach and...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.16" OriginalAmount="98.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049582" Longitude="108.245477" StarRating="4" HotelCode="|446724" HotelName="Golden Lotus Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>86 Le Quang Dao, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/4/446724_c3320281051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="99.38" OriginalAmount="98.4" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.980557" Longitude="108.27633" StarRating="5" HotelCode="3843703" HotelName="Sheraton Grand Danang Beach Resort &amp; Spa" Meals="ROOM - BAY VIEW" BedType="ROOM - BAY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>35 Truong Sa Street, Ngu Hanh Son Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/43703/3843703/27.jpg?f=16425726</HotelPictures>
        <HotelDescription>Relax and unwind with massages, body treatments, and facials. After a day at the private beach, you can enjoy other recreational amenities including a complimentary water park and a health club. Additional amenities at this resort include complimentary wireless internet access, concierge services, and free babysitting. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Da Nang? This resort has 25058 square feet (2328 square meters) of space consisting of a conference center and 14 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.01" OriginalAmount="101" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.98050543" Longitude="108.2764198" StarRating="5" HotelCode="625589|255483" HotelName="Sheraton Grand Danang Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Danang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/17/1217b041c968f304f79d166e42a30bb91fe0cf62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.038801951547" Longitude="108.24451446533" StarRating="5" HotelCode="141012|49844" HotelName="Pullman Danang Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Son Tra - Dien Ngoc Street, Khue My Ward, Ngu Hanh Son District, Da Nang City 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/18/da186bc9a957bccee4281a7d7d1444286b1825c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Da Nang is the 3rd largest city in Vietnam, and is the largest seaport in the central region of the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.14" OriginalAmount="108.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.081072249526" Longitude="108.24695404023" StarRating="4" HotelCode="318834|1734698" HotelName="Fusion Suites Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, An Cu 5 Residential, Man Thai Ward, Son Tra, Ða` Na~ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/de/aadebf6d08bcf4f01a01f5eecfd0618c76aa3d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.18" OriginalAmount="108.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09497" Longitude="108.14611" StarRating="4" HotelCode="|227229" HotelName="Da Nang - Mikazuki Japanese Resorts &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nguyen Tat Thanh Street Lien Chieu District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/2/2/9/227229_257261f0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.11" OriginalAmount="111" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.039884626082" Longitude="108.25091958046" StarRating="5" HotelCode="18317|4850" HotelName="Furama Resort Danang" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>105 Vo Nguyen Giap Street, Khue My Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/4e/094ee64afae754c36fbdb8d788974fa3af37d2fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in its own private estate along the magnificent China Beach. The nearest links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.35" OriginalAmount="116.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.00671" Longitude="108.265166" StarRating="4" HotelCode="|447510" HotelName="Danang Marriott Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Truong Sa, Ngu Hanh Son district, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/5/1/0/447510_3d0d5c61041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.76" OriginalAmount="124.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.10641" Longitude="108.2946" StarRating="4" HotelCode="|225653" HotelName="Son Tra Resort" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bai Nam - Bai Con Tho Quang Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/5/3/225653_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.29" OriginalAmount="129" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.006947807835" Longitude="108.26610994247" StarRating="5" HotelCode="185881|34185" HotelName="Vinpearl Luxury Da Nang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259888/a_259888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="130.41" OriginalAmount="129.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.006893" Longitude="108.266075" StarRating="5" HotelCode="3980883" HotelName="Danang Marriott Resort &amp; Spa" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>07 Truong Sa, Ngu Hanh Son Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/80883/3980883/1.jpg?f=17418120</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, which include 5 outdoor swimming pools, an outdoor tennis court, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Da Nang? This hotel has 7976 square feet (741 square meters) of space consisting of conference space and 5 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.012499546534" Longitude="108.26237792433" StarRating="5" HotelCode="904266|hyatt_regency_danang_resort_and_spa" HotelName="Hyatt Regency Danang Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Club Resort,Finca,Village,Spa Hotel,Golf Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/9c/2a9cfc69779c6fd1358642561213c8c60fc29f24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Central Coast, one of most beautiful beaches in the world. Da...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.994182508172" Longitude="108.26902915344" StarRating="4" HotelCode="607241|vinpearl_da_nang_ocean_resort_and_villas" HotelName="Vinpearl Resort &amp; Spa Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>23 Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/f2/e8f25f4474ef62e108bf9a38763524196d9ea7e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.14" OriginalAmount="155.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.975619" Longitude="108.282017" StarRating="4" HotelCode="|417676" HotelName="Perfect Private Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Duong Truong Sa, Phuong Hoa Hai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/7/6/417676_2d94f4c1121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.75" OriginalAmount="165.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.992632" Longitude="108.269373" StarRating="4" HotelCode="|446726" HotelName="Modern 4 Br Villa-golf View For Family" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa, ocean resort, Da Nang, 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/6/446726_0f81b601023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.043607" Longitude="108.249573" StarRating="5" HotelCode="298521|premier_village_danang_resort_managed_by_accor" HotelName="Premier Village Danang Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Ngu Hanh Son District, Danang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/6a/f66a327b963d1e6738eacb90bbc1f2068b57e164.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="224.22" OriginalAmount="222" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03715445" Longitude="108.25089309" StarRating="5" HotelCode="408817|53570" HotelName="Furama Villas Danang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>107 Vo Nguyen Giap Street, Khue My Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/56/e556e14d4b192ec8c7ff6261da2e0d2f7bdf5fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.67" OriginalAmount="226.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.973943" Longitude="108.280082" StarRating="4" HotelCode="|417575" HotelName="Ocean Resort 3bedrooms Private Pool" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/5/7/5/417575_816d5d61029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.34" OriginalAmount="242.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0654" Longitude="108.222" StarRating="0" HotelCode="|420034" HotelName="Dong Duong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>62 Thai Phien, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/3/4/420034_7e944a51730.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.01" OriginalAmount="256.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.9941282" Longitude="108.2688668" StarRating="5" HotelCode="|338374" HotelName="Danang Marriott Resort and Spa, Non Nuoc Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa, Ngu Hanh Son, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/7/4/338374_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.031145728082" Longitude="108.25526475906" StarRating="5" HotelCode="161587|31640" HotelName="Fusion Maia Da Nang" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Khue My Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/e9/01e920b4908c22b340e65191f8ffd81d820d886c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.07" OriginalAmount="293.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.031048" Longitude="108.255004" StarRating="5" HotelCode="|87339" HotelName="Tia Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>TRUONG SA STREET, KHUE MY WARD, NGU HANH SON DISTR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/3/9/87339_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The FUSION MAIA is rated five stars. It was opened in 2010, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the coast of Da Nang. It is situated near Marble Mountain, ROOM: The establishment has 87 rooms with mini-bar, a hairdryer, a safety deposit box and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="478.35" OriginalAmount="473.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.119888212013" Longitude="108.30721477217" StarRating="5" HotelCode="175493|232199" HotelName="InterContinental Danang Sun Peninsula Resort" Meals="BREAKFAST FOR TWO GUESTS" BedType="BREAKFAST FOR TWO GUESTS" PropertyType="" CnxPolicy="Free CXL until 27/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bai Bac, Danang City, Sontra Peninsula</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/67/226777fd442e63e6363dcfbab577b52ff15c91eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="561.14" OriginalAmount="555.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.97856" Longitude="108.2819" StarRating="4" HotelCode="|417637" HotelName="The Five Stars Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoa Hai, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/3/7/417637_ed8c3f81117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.99" OriginalAmount="13.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049448" Longitude="108.2459575" StarRating="3" HotelCode="|331372" HotelName="Hoang Quan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Hoang Ke Viem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.59" OriginalAmount="14.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09173" Longitude="108.238462" StarRating="1" HotelCode="|339265" HotelName="Anh Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.69" OriginalAmount="16.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.072975" Longitude="108.188359" StarRating="0" HotelCode="|567324" HotelName="Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1089 Nguyen Tat Thanh Thanh Khe Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.11" OriginalAmount="19.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632355" Longitude="108.2438707" StarRating="3" HotelCode="|331826" HotelName="Gold Iii Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Vo Van Kiet Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.30" OriginalAmount="21.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0717539" Longitude="108.2386163" StarRating="3" HotelCode="|372960" HotelName="The Herriott &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 7 &amp; 8 Le Van Quy, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.43" OriginalAmount="39.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049" Longitude="108.249" StarRating="4" HotelCode="|165817" HotelName="HOLIDAY BEACH DANANG HOTEL and SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>VO NGUYEN GIAP STREET, MY KHE BEACH, NGU HANH SON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This hotel has a meal service, a lobby and a spa. SITUATION: This hotel la Imperial ciudad de Hue and Hoi An Ancient Town it is located between. ROOM: The establishment has executive rooms, presidential suites, suites and superior deluxe rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="80.56" OriginalAmount="79.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.074299" Longitude="108.244736" StarRating="4" HotelCode="4035656" HotelName="Voco Ma Belle Danang By Ihg" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>168 Vo Nguyen Giap Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool 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, a 24-hour front desk, and multilingual staff. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Designated Smoking Area,Diet Meals,Jacuzzi,Swimming Pool,Wheelchair Access,Golf,Kitchen,Nightclub,Garden,Central Heating,24 Hour Security,Airport Transfer (on Demand),Business Centre,Meeting Room,Parking,Printer,ATM/Cash Machine,Banquet Hall,Beauty Salon,Dining,Kids Play Area,Valet Parking,24 Hour Power Supply,Babysitting,Wake-up Call Service,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Elevator,Luggage Storage,Pick &amp;amp; Drop,Smoking Rooms,LCD/Projector,Housekeeping,Shopping Arcade,Pets allowed</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BEACH HOTEL,CLUB RESORT,CITY HOTEL,APARTMENT HOTEL,FINCA,VILLAGE,SPA HOTEL,GOLF HOTEL,ECO HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,RESORT,APARTMENT,GUEST HOUSES,CASINO RESORT,HOSTELS,RESIDENCES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6aeca601-1fde-45d0-aebb-c75a350bb1a1|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="6aeca601-1fde-45d0-aebb-c75a350bb1a1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84760" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-02T00:00:00" End="2026-10-03T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="621637|255487" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="vietnam@wwdmc.com" Password="Sakshi@99" RequestedCurrency="GBP" ClientNationality="us" ClientCountry="USA" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6aeca601-1fde-45d0-aebb-c75a350bb1a1|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6aeca601-1fde-45d0-aebb-c75a350bb1a1|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6aeca601-1fde-45d0-aebb-c75a350bb1a1|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6aeca601-1fde-45d0-aebb-c75a350bb1a1|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="6aeca601-1fde-45d0-aebb-c75a350bb1a1" TimeStamp="0001-01-01T00:00:00" HotelName="Soho Boutique Hotel" HotelCode="621637|684888" StarRating="3" GTCityId="84760" CountryCode="VN" CityName="Da Nang" CountryName="VIET NAM" Address="25 Ha Bong Street, Son Tra District, Da Nang" PostCode="" PhoneNo="" FaxNo="" Email="" CheckInTime="14:00" CheckOutTime="12:00" Latitude="16.06801138" Longitude="108.24432777" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1275856865|1786347319067321B2095B0||no|2501435|16|MTQuMzB8R0JQfDIwMjYtMDktMzA=" OriginalAmount="14" TotalPrice="14.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-26T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="14.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (no window)" RoomTypeCode="h-2d206aa0-f592-55b5-9720-b0f09ae880eb|63|MTUuMDB8R0JQfDIwMjYtMDktMjk=" OriginalAmount="15" TotalPrice="15.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/09/2026"><AdditionalDetails>GBP 0.66-- service fee is included in the room rate.&lt;br/&gt;GBP 1.06-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-25T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-4e8e3d77-6ca5-5eb8-b852-bae68a8dd635|63|MTUuMDB8R0JQfDIwMjYtMTAtMDE=" OriginalAmount="15" TotalPrice="15.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/09/2026"><AdditionalDetails>GBP 0.66-- service fee is included in the room rate.&lt;br/&gt;GBP 1.06-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-27T00:00:00" End="2026-10-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-f6398ade-397b-55e8-bce6-5cc8f36d92e1|63|MTUuMDB8R0JQfDIwMjYtMTAtMDE=" OriginalAmount="15" TotalPrice="15.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/09/2026"><AdditionalDetails>GBP 0.66-- service fee is included in the room rate.&lt;br/&gt;GBP 1.06-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-27T00:00:00" End="2026-10-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room" RoomTypeCode="263250609|3|15|27|MTV8R0JQfDIwMjYtMTAtMDE=" OriginalAmount="15" TotalPrice="15.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-27T04:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin KING SIZE BED" RoomTypeCode="20261002$20261003$W$358$684888$DBT.KG$ID_B2B_69$BB$TPKG$1~2~0$$P@07~A-SIC~24b11~-2006794562~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100824b11|8|MTcuNzV8RVVSfDIwMjYtMDktMjQ=" OriginalAmount="15" TotalPrice="15.32" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1275856895|1786347319079642B2136B1||no|2501435|16|MTUuNDh8R0JQfDIwMjYtMDktMjc=" OriginalAmount="15" TotalPrice="15.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed)" RoomTypeCode="h-479398d9-e169-5c52-83cd-24292fc6a17a|63|MTYuMDB8R0JQfDIwMjYtMTAtMDE=" OriginalAmount="16" TotalPrice="16.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/09/2026"><AdditionalDetails>GBP 0.71-- service fee is included in the room rate.&lt;br/&gt;GBP 1.13-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-27T00:00:00" End="2026-10-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="16.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-e97e3b06-f656-5a00-b2aa-b71167b3b53f|63|MTYuMDB8R0JQfDIwMjYtMDktMjg=" OriginalAmount="16" TotalPrice="16.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><AdditionalDetails>GBP 0.71-- service fee is included in the room rate.&lt;br/&gt;GBP 1.13-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="16.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin SUPERIOR" RoomTypeCode="20261002$20261003$W$358$684888$DBT.SU$ID_B2B_69$BB$TB2B$1~2~0$$N@07~A-SIC~20213~-1813928040~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100820213|8|MTkuMDJ8RVVSfDIwMjYtMDktMjI=" OriginalAmount="16" TotalPrice="16.41" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-22T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="16.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin STANDARD" RoomTypeCode="20261002$20261003$W$358$684888$DBT.ST$ID_B2B_66$BB$B2B$1~2~0$$N@07~A-SIC~23713~1142037816~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100823713|8|MTkuNTV8RVVSfDIwMjYtMDktMjU=" OriginalAmount="17" TotalPrice="16.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-25T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="16.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard room (no window)" RoomTypeCode="h-88009bc0-f374-5123-af0b-c953e6e2cbf9|63|MTcuMDB8R0JQfDIwMjYtMDktMzA=" OriginalAmount="17" TotalPrice="17.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/09/2026"><AdditionalDetails>GBP 0.75-- service fee is included in the room rate.&lt;br/&gt;GBP 1.20-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-26T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="17.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)" RoomTypeCode="h-75df5662-6b9f-5087-b7d7-640e69cbd4c0|63|MTcuMDB8R0JQfDIwMjYtMDktMzA=" OriginalAmount="17" TotalPrice="17.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/09/2026"><AdditionalDetails>GBP 0.75-- service fee is included in the room rate.&lt;br/&gt;GBP 1.20-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-26T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="17.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin SUPERIOR KING BED" RoomTypeCode="20261002$20261003$W$358$684888$DBT.KG-SU$ID_B2B_69$BB$TPKG$1~2~0$$P@07~A-SIC~26313~359512687~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100826313|8|MTkuOTl8RVVSfDIwMjYtMDktMjQ=" OriginalAmount="17" TotalPrice="17.25" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="17.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, BALCONY" RoomTypeCode="0|1331|1276260165|1786347319079642B2136B3||no|2501435|16|MTguNjR8R0JQfDIwMjYtMDktMjc=" OriginalAmount="19" TotalPrice="18.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="18.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)" RoomTypeCode="h-ce88edc7-9b81-5a0a-aee1-cf71b4c39c19|63|MTkuMDB8R0JQfDIwMjYtMDktMjg=" OriginalAmount="19" TotalPrice="19.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><AdditionalDetails>GBP 0.84-- service fee is included in the room rate.&lt;br/&gt;GBP 1.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="19.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin DELUXE" RoomTypeCode="20261002$20261003$W$358$684888$DBT.DX$ID_B2B_69$BB$TB2B$1~2~0$$N@07~A-SIC~25216~-1109667066~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100825216|8|MjIuODJ8RVVSfDIwMjYtMDktMjI=" OriginalAmount="20" TotalPrice="19.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-22T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="19.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with balcony and with street view (full double bed)" RoomTypeCode="h-79401dab-a7de-54d2-b073-0d7db42b9a0b|63|MjAuMDB8R0JQfDIwMjYtMDktMzA=" OriginalAmount="20" TotalPrice="20.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/09/2026"><AdditionalDetails>GBP 0.88-- service fee is included in the room rate.&lt;br/&gt;GBP 1.42-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-26T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="20.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed)" RoomTypeCode="h-35f29551-4494-557f-946e-48dd96949eae|63|MjAuMDB8R0JQfDIwMjYtMDktMjc=" OriginalAmount="20" TotalPrice="20.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><AdditionalDetails>GBP 0.88-- service fee is included in the room rate.&lt;br/&gt;GBP 1.42-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="20.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1276282305|1786347319069409B2036B3||yes|2501435|16|MjAuMDV8R0JQfDIwMjYtMDgtMTA=" OriginalAmount="20" TotalPrice="20.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="20.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin DELUXE KING BED" RoomTypeCode="20261002$20261003$W$358$684888$DBT.DX-KG$ID_B2B_69$BB$TPKG$1~2~0$$P@07~A-SIC~26217~1687751991~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100826217|8|MjMuOTh8RVVSfDIwMjYtMDktMjQ=" OriginalAmount="20" TotalPrice="20.69" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="20.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with sea view (full double bed)" RoomTypeCode="h-47ad3c4d-281d-5c0e-a38e-edd1996570d7|63|MjEuMDB8R0JQfDIwMjYtMDktMjk=" OriginalAmount="21" TotalPrice="21.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/09/2026"><AdditionalDetails>GBP 0.93-- service fee is included in the room rate.&lt;br/&gt;GBP 1.49-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-25T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="21.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TRIPLE" RoomTypeCode="0|1331|1276469355|1786347319079642B2136B2||no|2501435|16|MjEuNjl8R0JQfDIwMjYtMDktMjc=" OriginalAmount="22" TotalPrice="21.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="21.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Triple room (full double bed and single bed)" RoomTypeCode="h-5b1eccb8-e52d-5fe2-a0fa-07a9f19e9dfb|63|MjIuMDB8R0JQfDIwMjYtMDktMjg=" OriginalAmount="22" TotalPrice="22.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><AdditionalDetails>GBP 0.97-- service fee is included in the room rate.&lt;br/&gt;GBP 1.56-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, OCEAN VIEW" RoomTypeCode="0|1331|1275942755|1786347320057683B2153B3||no|2501435|16|MjIuMDN8R0JQfDIwMjYtMDktMjg=" OriginalAmount="22" TotalPrice="22.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, SEA VIEW" RoomTypeCode="0|1331|1276260175|1786347319067321B2095B4||no|2501435|16|MjIuMjV8R0JQfDIwMjYtMDktMzA=" OriginalAmount="22" TotalPrice="22.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-26T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin DELUXE TWO BEDS" RoomTypeCode="20261002$20261003$W$358$684888$DBT.2B-DX$ID_B2B_66$BB$B2B$1~2~0$$N@07~A-SIC~2071a~-987346222~N~~~NOR~~FFC131071DBB476178634726218405AAUK013501300010082071a|8|MjYuMDd8RVVSfDIwMjYtMDktMjU=" OriginalAmount="22" TotalPrice="22.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-25T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TRIPLE TWO BEDS" RoomTypeCode="20261002$20261003$W$358$684888$TPL.2B$ID_B2B_69$BB$TB2B$1~2~0$$N@07~A-SIC~23e1a~672549896~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100823e1a|8|MjYuNjJ8RVVSfDIwMjYtMDktMjI=" OriginalAmount="23" TotalPrice="22.98" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-22T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin DELUXE OCEAN VIEW" RoomTypeCode="20261002$20261003$W$358$684888$DBT.DX-OV$ID_B2B_69$BB$TB2B$1~2~0$$N@07~A-SIC~23e1a~1504221098~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100823e1a|8|MjYuNjJ8RVVSfDIwMjYtMDktMjI=" OriginalAmount="23" TotalPrice="22.98" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-22T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="22.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, 2 BEDS" RoomTypeCode="0|1331|1543317865|1786347319069409B2036B5||no|2501435|16|MjIuOTh8R0JQfDIwMjYtMDktMzA=" OriginalAmount="23" TotalPrice="23.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-26T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="23.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double Run of House room with ocean view (full double bed) (king size bed)" RoomTypeCode="h-1d1e529b-71c1-5525-ac38-2a0cc7263b82|63|MjMuMDB8R0JQfDIwMjYtMDktMjc=" OriginalAmount="23" TotalPrice="23.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><AdditionalDetails>GBP 1.02-- service fee is included in the room rate.&lt;br/&gt;GBP 1.63-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="23.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, TRIPLE, 2 BEDS" RoomTypeCode="0|1331|1495474755|1786347319069409B2036B8||yes|2501435|16|MjMuNDB8R0JQfDIwMjYtMDgtMTA=" OriginalAmount="23" TotalPrice="23.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="23.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (twin beds)" RoomTypeCode="h-c4cfd93c-829f-59fc-806d-7ba1746f9e63|63|MjQuMDB8R0JQfDIwMjYtMDktMjc=" OriginalAmount="24" TotalPrice="24.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><AdditionalDetails>GBP 1.06-- service fee is included in the room rate.&lt;br/&gt;GBP 1.70-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TRIPLE" RoomTypeCode="0|1331|1276335025|1786347319079642B2136B0||no|2501435|16|MjQuODZ8R0JQfDIwMjYtMDktMjc=" OriginalAmount="25" TotalPrice="25.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="25.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Triple room (full double bed and single bed)" RoomTypeCode="h-d1efa7f6-7892-5808-9104-b968fcd52581|63|MjUuMDB8R0JQfDIwMjYtMDktMjg=" OriginalAmount="25" TotalPrice="25.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><AdditionalDetails>GBP 1.11-- service fee is included in the room rate.&lt;br/&gt;GBP 1.77-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="25.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin DELUXE SEA VIEW" RoomTypeCode="20261002$20261003$W$358$684888$DBT.DX-VM$ID_B2B_66$BB$B2B$1~2~0$$N@07~A-SIC~22a1e~-238248661~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100822a1e|8|MzAuNDJ8RVVSfDIwMjYtMDktMjU=" OriginalAmount="26" TotalPrice="26.25" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-25T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="25.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed)" RoomTypeCode="h-aafab2c0-6920-5206-baa3-0b2fc6ec4256|63|MjYuMDB8R0JQfDIwMjYtMTAtMDE=" OriginalAmount="26" TotalPrice="26.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/09/2026"><AdditionalDetails>GBP 1.15-- service fee is included in the room rate.&lt;br/&gt;GBP 1.84-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-27T00:00:00" End="2026-10-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="26.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with sea view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-589f43cd-9671-5b94-bcd7-a42028cd6fe4|63|MjYuMDB8R0JQfDIwMjYtMDktMzA=" OriginalAmount="26" TotalPrice="26.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/09/2026"><AdditionalDetails>GBP 1.15-- service fee is included in the room rate.&lt;br/&gt;GBP 1.84-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-26T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="26.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TRIPLE DELUXE TWO BEDS" RoomTypeCode="20261002$20261003$W$358$684888$TPL.2B-DX$ID_B2B_69$BB$TB2B$1~2~0$$N@07~A-SIC~22c1e~1816775643~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100822c1e|8|MzAuNDR8RVVSfDIwMjYtMDktMjI=" OriginalAmount="26" TotalPrice="26.27" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-22T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="26.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TRIPLE, 2 BEDS" RoomTypeCode="0|1331|1479473285|1786347319069409B2036B10||yes|2501435|16|MjYuNzR8R0JQfDIwMjYtMDgtMTA=" OriginalAmount="27" TotalPrice="27.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="27.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (twin beds)" RoomTypeCode="h-9cdfc8a9-6808-5fbb-af70-126936e22500|63|MjcuMDB8R0JQfDIwMjYtMDktMjc=" OriginalAmount="27" TotalPrice="27.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><AdditionalDetails>GBP 1.19-- service fee is included in the room rate.&lt;br/&gt;GBP 1.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="27.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="221558957|3|27|27|Mjd8R0JQfDIwMjYtMTAtMDE=" OriginalAmount="27" TotalPrice="27.27" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-27T04:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TRIPLE DELUXE KING BED" RoomTypeCode="20261002$20261003$W$358$684888$TPL.DX-KG$ID_B2B_69$BB$TPKG$1~2~0$$P@07~A-SIC~21621~-1670717067~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100821621|8|MzMuMjJ8RVVSfDIwMjYtMDktMjQ=" OriginalAmount="28" TotalPrice="28.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="28.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Suite" RoomTypeCode="h-be5f8ea0-4461-567a-992b-f0a9d49e2763|63|MzQuMDB8R0JQfDIwMjYtMDktMjc=" OriginalAmount="34" TotalPrice="34.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><AdditionalDetails>GBP 1.50-- service fee is included in the room rate.&lt;br/&gt;GBP 2.41-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-23T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="34.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SOHO, SUITE" RoomTypeCode="0|1331|1427139435|1786347320057683B2153B7||no|2501435|16|MzQuNjJ8R0JQfDIwMjYtMDktMjg=" OriginalAmount="35" TotalPrice="34.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="34.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double Suite (full double bed)" RoomTypeCode="h-7890b63e-61e4-5276-840d-76f80c3e0982|63|MzUuMDB8R0JQfDIwMjYtMDktMjg=" OriginalAmount="35" TotalPrice="35.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/09/2026"><AdditionalDetails>GBP 1.55-- service fee is included in the room rate.&lt;br/&gt;GBP 2.48-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-24T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="35.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE WITH DOUBLE BED" RoomTypeCode="20261002$20261003$W$358$684888$SUI.DB$ID_B2B_69$BB$TB2B$1~2~0$$N@07~A-SIC~25529~-1988382135~N~~~NOR~~FFC131071DBB476178634726218405AAUK0135013000100825529|8|NDEuODV8RVVSfDIwMjYtMDktMjI=" OriginalAmount="36" TotalPrice="36.12" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-22T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="35.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Triple room" RoomTypeCode="h-5609d676-7fc0-5e14-bd34-a541f4211c35|63|MzYuMDB8R0JQfDIwMjYtMDgtMTA=" OriginalAmount="36" TotalPrice="36.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 1.59-- service fee is included in the room rate.&lt;br/&gt;GBP 2.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Fridge|Family room|Cable TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-10-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="36.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, DOUBLE BED" RoomTypeCode="0|1331|1559681075|1786347319069409B2036B13||yes|2501435|16|MzYuNzd8R0JQfDIwMjYtMDgtMTA=" OriginalAmount="37" TotalPrice="37.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-09-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="37.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/3a/00/3a00febe5b3ddbdc6b6ff4063f16ba8bf013e908.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/75/84/7584040e50a5e1ee341178b1cc484805023f571d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/1a/6c/1a6c6603cc2a231ef54fa1547d1e02fd1d64410e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/24/c3/24c34d86f364677100705d7ae0c1fa4b3bd3f6d1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/13/30/133033ad4615d01e48f03830f000772e29a77175.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5a/d6/5ad64aa605a9e102e21cd4e3bcea2fd6e6929f86.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d4/3a/d43a481eddd80bc8413d4acaa7830afabdf73518.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/da/54/da541bb7e0198ff9b083d2f15880237c9d5c43ce.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/7b/1a/7b1a49cdaec387301d3c55f9d0f074f92f965a99.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6a/9a/6a9a3de282140de4cd1368082692741af495e4b6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b3/0e/b30e5e4eceaed4fa07592c5e79e828df15f7dbaa.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5b/e6/5be6d73657950580f47cc718969e97581b52a0ae.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/7b/b6/7bb61dd15c59e36e998f8d6c01507d95373bac47.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f0/38/f038b2df651f81426e23965e23487d2a9651eec0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/92/41/92412c23cfe37aac4adb213ad926d1fb8d583fd2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/92/ca/92ca79ad498fccfc891d19b6325be57a5273ba8b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8e/30/8e302e20c884ac28896c5e79c4a40a41d100d3cc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/18/91/18919f6d6e95e640040fa2df8fc1e90328250a9b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f9/df/f9df85b3dcdbf4e34b00c0f91af64e0043ba1ff4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/77/56/7756f28caed108aec4743661297bb27e6a9cbecf.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/d7/bdd78bca6da62af9121e32fddba28889198b864c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/29/79/297923ce9eeb8a0ec9a4edd6538f893875194045.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/52/d4/52d4d299acd34a4d81f803b44065cc642538eb04.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/06/93/0693af5f23413b3169b573f848f737189ec7fb32.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/79/22/7922a28c3c7afd85ffcafa8646100dedcc71b37d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/19/d9/19d9e4ee5c4b1fd21428526c1f4e826a50370376.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/93/7a/937a262270df7c0108b6d6e455ba321262e3a924.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bb/b5/bbb534c5b1cbe73ee0471fdcb3d86aa8ee36ad22.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ce/74/ce7479318b54cc7b4bed5ba6a19438b736a2bc08.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0c/64/0c642cddfe13fd8e07d8e132f688da22efe247d0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3c/79/3c79177aababf1ca3aa4a4a45e705013e963b533.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/1a/28/1a28dd7741b977712449e365c42bdca1e416e42c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/14/81/14819e3410d0e08056636680f768a020e431b017.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/54/81/54812636d5228282223b0d233660ec864a5aab97.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4c/8c/4c8cd1cb52fda2e1b8073b009bcca235deea1c82.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;Located in Da Nang, this boutique hotel is ideal for guests who appreciate a stylish ambience.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Room service and a business centre are available. Wireless internet access allows guests to stay connected while on holiday. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature a living room and a bathroom. Air conditioning ensures comfortable temperatures. Guests have a sea view from the balcony or terrace, which are standard features of some rooms. Guests will also find a refrigerator included among the standard features. A TV and WiFi ensure optimal comfort. Bathrooms are equipped with a shower.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can enjoy a refreshing swim in the outdoor pool area. A variety of refreshing drinks await guests at the pool bar. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 200,000.00 VND per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 6 AM to 9 PM.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                   &lt;li&gt;Rollaway bed fee: VND 200000 per day&lt;/li&gt;            &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3.5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3.5</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Hire</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b93bfe28-a035-404a-93ee-4a52fb391c41|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="b93bfe28-a035-404a-93ee-4a52fb391c41">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84760" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-02T00:00:00" End="2026-10-05T00: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
b93bfe28-a035-404a-93ee-4a52fb391c41|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
b93bfe28-a035-404a-93ee-4a52fb391c41|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
b93bfe28-a035-404a-93ee-4a52fb391c41|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
b93bfe28-a035-404a-93ee-4a52fb391c41|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
b93bfe28-a035-404a-93ee-4a52fb391c41|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
b93bfe28-a035-404a-93ee-4a52fb391c41|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
b93bfe28-a035-404a-93ee-4a52fb391c41|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-10T08:36:25.2773053+01:00" Version="0" EchoToken="Search" TransactionIdentifier="b93bfe28-a035-404a-93ee-4a52fb391c41" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09598845" Longitude="108.24586375" StarRating="2" HotelCode="773613|337309" HotelName="Sea Hai Yen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Vu Dinh Long, Tho Quang, Son Tra, Da Nang 50000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/a1/51a1e528b0d2f4c47c74c640046f0f0d719f654b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.064202277826" Longitude="108.21930342576" StarRating="2" HotelCode="510761|golden_gate_1_hotel_da_nang" HotelName="Golden Gate 1 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Beauty Salon,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>69 Le Hong Phong, Ða` Na~ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/e0/2de08d5c376823f8bd992b935f9f0bd89fa2ef90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Gate 1 Hotel is conveniently located in the popular Da Nang City Center area. The property fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.96" OriginalAmount="19.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0636" Longitude="108.21984" StarRating="0" HotelCode="|229724" HotelName="Moonlight Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>136-138-140 Phan Chau Trinh St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/7/2/4/229724_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07182642" Longitude="108.201297" StarRating="2" HotelCode="699231|smile_hotel_5" HotelName="Smile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>49 Ton That Dam, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/47/084795eba8fa0d448eb4ebb2d2abcbd2d6b85b52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.56" OriginalAmount="20.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06442641" Longitude="108.2310817" StarRating="1" HotelCode="586260|3473355" HotelName="Kon Tiki DaNang Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Trieu Viet Vuong, An Hai Tay, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/5e/895e10a3d44e17b4bec02f6a79f36620ac5b3e0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Kontiki Hostel in Da Nang (Da Nang City Centre), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20.96" OriginalAmount="20.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.063830754607" Longitude="108.21986068651" StarRating="3" HotelCode="370217|696026" HotelName="Moonlight Da Nang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>136-138-140 Phan Chu Trinh, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/04/cc044ee517577e9d4216254d5e22ab062e9dc85f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.10" OriginalAmount="23.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06691043308" Longitude="108.24435072761" StarRating="3" HotelCode="371447|1707448" HotelName="Sea Castle 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>45 Ha Bong Street, Son Tra District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/34/7d340b0dc8eb68a6811efdac2e9b3b03d687d02d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.47" OriginalAmount="24.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066282" Longitude="108.244375" StarRating="3" HotelCode="|331621" HotelName="Sea Castle 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Ha Bong St Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/2/1/331621_608d3b11824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06655569" Longitude="108.24438794" StarRating="3" HotelCode="614760|dana_sailing_hotel" HotelName="Dana Sailing Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>67 Ha Bong, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/1f/e81f72909b5970eb902e405933f11ae391316669.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.57" OriginalAmount="25.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0659931" Longitude="108.244373" StarRating="2" HotelCode="|338424" HotelName="Dana Sailing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67 Ha Bong, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/2/4/338424_29519d21217.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.69" OriginalAmount="26.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0546424" Longitude="108.171594" StarRating="0" HotelCode="|338581" HotelName="Bac Nam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Dam Van Le, Hoa An 03 Hoang Tang Bi, Hoa An</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/8/1/338581_36d1d1d1230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.05" OriginalAmount="26.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.064955" Longitude="108.2190657" StarRating="2" HotelCode="|265668" HotelName="Thanh Hoang Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Hoang Dieu, Ward Phuoc Ninh, Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/6/6/8/265668_60694d51708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07298949" Longitude="108.18835855" StarRating="3" HotelCode="753285|the_rose_hotel_4" HotelName="The Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1089 Nguyen Tat Thanh, Da Nang 500000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/99/b699314bb0bb49449213f6fcc1364d9098385371.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.49" OriginalAmount="27.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0627251" Longitude="108.2337695" StarRating="1" HotelCode="|332064" HotelName="Cong Thuong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1038 Ngo Quyen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/6/4/332064_8fbb37d1811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0650073" Longitude="108.21916259" StarRating="2" HotelCode="549841|thanh_hoang_chau_hotel" HotelName="Thanh Hoang Chau Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Hoang Dieu, Phuong Phuoc Ninh, Quan Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/a0/5ea0b6216caac5fd0b3d41310b32155cb4346198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a transfer ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0734616" Longitude="108.24045416" StarRating="2" HotelCode="857222|oyo_119_sunshine_beach_hotel" HotelName="OYO 119 Sunshine Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Loseby, Phuong An Hai Bac, Quan Son Tra, Da nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/eb/4deb390c533a744251cc2d48365e62f80fc15335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05477372" Longitude="108.17163708" StarRating="2" HotelCode="586756|230716" HotelName="Bac Nam Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Dam Van Le, 3 Hoang Tang Bi, Quan Cam Le, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/f7/b3f7ebb04d986bcc0adc436d56dcff7c0acb9b0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05438034" Longitude="108.24423905" StarRating="3" HotelCode="727859|285705" HotelName="Phuc Thanh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Le Quang Dao, My An Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/ed/eaed63054097c8acc95ff8e9d1c5b0905c9eb6bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="694250|cong_thuong_hotel" HotelName="Cong Thuong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1038 Ngo Quyen, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/83/fe8307a5960f3afc7f741804f0b95442b0cb427b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.58" OriginalAmount="29.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03879" Longitude="108.22354" StarRating="2" HotelCode="|229181" HotelName="Brown Bean" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 2/9 Street Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/8/1/229181_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.77" OriginalAmount="29.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06628" Longitude="108.24321" StarRating="3" HotelCode="|239478" HotelName="May" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>256 Ho Nghinh Street Phuoc My Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/4/7/8/239478_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.81" OriginalAmount="29.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0492063" Longitude="108.2478887" StarRating="3" HotelCode="|338598" HotelName="Blue Ocean Beachside Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 41 Tran Bach Dang, My An, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/9/8/338598_3b4142a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.85" OriginalAmount="29.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07345" Longitude="108.24082" StarRating="3" HotelCode="|419725" HotelName="Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Loseby, An Bac Hai, Son Tra Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/2/5/419725_e8180c60412.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.85" OriginalAmount="29.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08548" Longitude="108.21948" StarRating="2" HotelCode="|231719" HotelName="Night Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Xuan Dieu Hai Chau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/7/1/9/231719_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.59" OriginalAmount="30.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04355" Longitude="108.24787" StarRating="2" HotelCode="|232043" HotelName="Kara Beachside Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sao Bien Beach, Vo Nguyen Giap My Khe, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/0/4/3/232043_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.88" OriginalAmount="30.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03877712" Longitude="108.2234034" StarRating="2" HotelCode="368784|1216978" HotelName="Brown Bean 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>380 Hai Thang Chin Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a9/aca97d61f34c58c15abfc1455ad4d10a8bd8712c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07426114" Longitude="108.20412458" StarRating="3" HotelCode="518067|387687" HotelName="Hoang Linh Dan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>435-437 Nguyen Tat Thanh, Thanh Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/49/0449355542c6f1925ea8bc2d2d911486dcbf6db5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.49" OriginalAmount="31.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0572736" Longitude="108.2170674" StarRating="4" HotelCode="|270485" HotelName="Quoc Cuong Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>324-326 Hoang Dieu Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/4/8/5/270485_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.65" OriginalAmount="31.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07028" Longitude="108.24207" StarRating="0" HotelCode="|231444" HotelName="Sofia Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot I- 11 Pham Van Dong Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/4/4/4/231444_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.80" OriginalAmount="31.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.028427" Longitude="108.222091" StarRating="3" HotelCode="|417151" HotelName="Salina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>662 Nui Thanh Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/1/5/1/417151_79bf7f01229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06614561" Longitude="108.2432205" StarRating="3" HotelCode="585614|218306" HotelName="May Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>256 Ho Nghinh Street, Phuoc My Ward, Da Nang 70000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/ae/07ae4b01d41ebac97539a5b764f7caf849cdaa7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0889078" Longitude="108.21944731" StarRating="2" HotelCode="374448|night_sky_hotel" HotelName="Night Sky Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Xuan Dieu, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/b8/abb8eed9d80c59a2d434fee96e6576004ab0a56b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04917532" Longitude="108.24791189" StarRating="3" HotelCode="696486|manchester_2" HotelName="Manchester Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 41 Tran Bach Dang, My An, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/0c/200cbf685726811e7c0fa68e09abdada3e9cf9bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05192082" Longitude="108.24359338" StarRating="2" HotelCode="877052|dubai_hotel_4" HotelName="Dubai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>66-68 Phan Ton, Ngu Hanh Son, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/43/4143a4a94743b2b4b61e864e28f5cfb20afd73e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.40" OriginalAmount="32.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07038492" Longitude="108.24223649" StarRating="3" HotelCode="369550|593509" HotelName="Sofia Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot I-11 Pham Van Dong, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/ce/5ece944cc08dc59cb0975a956aa757ab58569cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Da Nang. For guests who appreciate a stylish ambience,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.43" OriginalAmount="32.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073498" Longitude="108.242478" StarRating="3" HotelCode="|423595" HotelName="Sunview" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>88-90 Loseby, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/9/5/423595_90504ab1752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.59" OriginalAmount="32.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080537" Longitude="108.145786" StarRating="0" HotelCode="|532952" HotelName="Moc Nhien Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Pham Van Ngon, Hoa Khanh Bac</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/5/2/532952_21425451117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.67" OriginalAmount="32.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05360574" Longitude="108.20903113" StarRating="2" HotelCode="518186|2240465" HotelName="Quan Quan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>79 Nguyen Huu Tho, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/85/3f85d203d9e8b8e1fcf331037a5c98a3fadc4826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="33.01" OriginalAmount="32.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06737029" Longitude="108.22428262" StarRating="3" HotelCode="488633|662694" HotelName="Centre Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Pham Phu Thu, Hai Chau 1, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/4f/ae4ffbc559ae1cc84fd958874e7c944256464a6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.57" OriginalAmount="33.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0541091" Longitude="108.2089364" StarRating="1" HotelCode="|265200" HotelName="Quan Quan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>79 Nguyen Huu Tho</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/2/0/0/265200_4e527501750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.68" OriginalAmount="33.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07308737" Longitude="108.23985877" StarRating="2" HotelCode="764370|3432845" HotelName="Danang Capsule Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63 Le Minh Trung, An Hai Bac Ward, Son Tra District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/40/ba40e303d48308b5a56781003b28015b5c7c808d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.09" OriginalAmount="33.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06738" Longitude="108.22426" StarRating="0" HotelCode="|234385" HotelName="Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Pham Phu Thu Hai Chau 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/3/8/5/234385_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.13" OriginalAmount="33.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049484" Longitude="108.248237" StarRating="3" HotelCode="|417071" HotelName="Platinum Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 An Thuong 1, My An Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/0/7/1/417071_6a0beb90910.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.26" OriginalAmount="33.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080292" Longitude="108.228895" StarRating="3" HotelCode="|422394" HotelName="Star City Riverside By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>147 - 149 Tran Hung Dao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/9/4/422394_1917cda0805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.34" OriginalAmount="34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.02843013" Longitude="108.22208369" StarRating="3" HotelCode="373389|153267" HotelName="Salina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>662 Nui Thanh, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/86/37864da6f967505a095078f6615dbb92f2a29ac1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.057613333333" Longitude="108.21701" StarRating="3" HotelCode="915948|quoc_cuong_ii_hotel" HotelName="Quoc Cuong II Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>324-326 Hoang Dieu Street, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/18/6a1841cc96567db46bff06b44b7c3eaaa9771ccb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05456804" Longitude="108.24610783" StarRating="2" HotelCode="786904|bac_nam_hotel" HotelName="Bac Nam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Tran Bach Dang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/83/b3836320db2ca4ce92998e2092ee6f2a34980254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.55" OriginalAmount="34.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06024" Longitude="108.21386" StarRating="3" HotelCode="|232014" HotelName="Do Hai Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>193 Nguyen Van Linh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/0/1/4/232014_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.72" OriginalAmount="34.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0511315" Longitude="108.2463405" StarRating="3" HotelCode="|338624" HotelName="Raon Danang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5-7 An Thuong 32 Da Nang 550000 Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/2/4/338624_3e0fc751238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.77" OriginalAmount="34.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067432" Longitude="108.244249" StarRating="3" HotelCode="|416843" HotelName="Dattravi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Ha Bong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/8/4/3/416843_0497cad1452.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="34.92" OriginalAmount="34.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06027682" Longitude="108.21419909" StarRating="3" HotelCode="372137|812813" HotelName="Do Hai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Nguyen Van Linh, Hai Chau District 59000  Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/99/a29941bf723fd01b4b53c0249b52d722dcbba034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.97" OriginalAmount="34.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073406" Longitude="108.239821" StarRating="2" HotelCode="|267829" HotelName="Ancyra Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/8/2/9/267829_267fb991726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07952448" Longitude="108.2289461" StarRating="3" HotelCode="489147|153332" HotelName="The Blossom City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>147-149 Tran Hung Dao Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/63/4563e7c5abcc73f3f3007c31004357a63e1616f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07002557" Longitude="108.24271227" StarRating="2" HotelCode="374771|dam_tien_hotel" HotelName="Dam Tien Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lô 14 Ph?m Van Ð?ng, Qu?n Son Trà, Tp Ðà N?ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/77/6b77375d13ec5fa247f0647fe97028bd329e83f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07028432" Longitude="108.24190149" StarRating="3" HotelCode="585286|bantique_hotel" HotelName="Bantique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>17-18 H2 Pham Van Dong, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ca/a9ca13791794f5c57257413b1a9045cf90a61603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07398481" Longitude="108.24062138" StarRating="2" HotelCode="691988|an_binh_tai" HotelName="An Binh Tai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>92 Tran Thanh Mai, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ed/a5ed7cff35683b39516fbbd2a4fb683f15a655f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="982550|ocean_view_danang_hotel" HotelName="Ocean View Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>435-437 Nguyen Tat Thanh, Thanh Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/1e/d21e5c80d15735b87adab6248ba9ef8536d971d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.38" OriginalAmount="35.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.050596" Longitude="108.245951" StarRating="3" HotelCode="|420583" HotelName="Danang Beach 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Thuong 33, My Khe, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/8/3/420583_4f824311759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.42" OriginalAmount="35.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.072249" Longitude="108.2014402" StarRating="3" HotelCode="|265894" HotelName="The Alcove Boutique Danang Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Ton That Dam, Thanh Khe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/9/4/265894_704d4f81724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="35.61" OriginalAmount="35.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065027" Longitude="108.219197" StarRating="3" HotelCode="931923|357942" HotelName="Orange Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Hoang Dieu Street, Hai Chau, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/68/81683b2dfb3005244ff0c5e7dd0baf1e353bf675.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.72" OriginalAmount="36.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05391" Longitude="108.22042" StarRating="3" HotelCode="|419724" HotelName="Gold Da Nang By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 Nui Thanh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/7/2/4/419724_8c9f11b0340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.92" OriginalAmount="36.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06818" Longitude="108.22074" StarRating="0" HotelCode="|228588" HotelName="Mayana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Nguyen Thai Hoc</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/5/8/8/228588_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.10" OriginalAmount="36.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.036958" Longitude="108.23987" StarRating="3" HotelCode="|419521" HotelName="RHM Luxury Hotel And Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>02 An Tu Cong Chua Street, My An Ward, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/2/1/419521_b80314c1712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054093535552" Longitude="108.22025572748" StarRating="3" HotelCode="309475|153169" HotelName="Gold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Nui Thanh Street, Hai Chau District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/1f/561f10e7325d88beb58da599a934318e13e37bb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 45 rooms. Services and facilities at the hotel include a dining area,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05523638" Longitude="108.2447225" StarRating="3" HotelCode="561118|218358" HotelName="Son Ha Europa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15 An Thuong 26, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/f6/0ff6d7789edddfee584d0a4f75191ba7824c96c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.01687431" Longitude="108.25623877" StarRating="0" HotelCode="971463|oyo_215_an_duc_hotel_da_nang" HotelName="An Duc Hotel by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117 Minh Mang Street, Ngu Hanh Son, Da Nang 50000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/08/7c0819a1cb9bbd7803b0ede2b863c7de39a7637b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.58" OriginalAmount="37.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0552406" Longitude="108.2446744" StarRating="3" HotelCode="|266007" HotelName="Sh Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 An Thuong 26 Street, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/0/0/7/266007_7860ea81732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.69" OriginalAmount="37.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0702074" Longitude="108.2139829" StarRating="2" HotelCode="|331492" HotelName="Iris" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Le Duan Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/4/9/2/331492_55e2a231813.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.74" OriginalAmount="37.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06743744" Longitude="108.24442987" StarRating="2" HotelCode="613084|3429165" HotelName="Rich Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Ha Bong, Son Tra, Phuoc My, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/88/ea883d7092143e63593252a829952853e73ae840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.74" OriginalAmount="37.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04920372" Longitude="108.24834393" StarRating="2" HotelCode="599960|3437965" HotelName="Ruby Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 An Thuong 1 Street, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf3cf1f862e8395c1eef29b75f2db5b8a1d8e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Ruby Hotel in Da Nang, you'll be in the entertainment distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.84" OriginalAmount="37.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0172" Longitude="108.257" StarRating="2" HotelCode="|562582" HotelName="Capital O 215 An Duc Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>117 Minh Mang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/5/8/2/562582_387dc4a1828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.03" OriginalAmount="37.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0493" Longitude="108.245319" StarRating="3" HotelCode="|419511" HotelName="Cocochine - A Vie Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Hoang Ke Viem, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/1/1/419511_b2c8a2c1706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.16" OriginalAmount="37.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066385" Longitude="108.244369" StarRating="3" HotelCode="|416665" HotelName="Dragon Sea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Ha Bong, Phuoc My</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/6/6/5/416665_edbc1df0921.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.22" OriginalAmount="37.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06678052" Longitude="108.24333497" StarRating="2" HotelCode="614627|3428375" HotelName="New Sky Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>207 Ho Nghinh, Phuong Phuoc My, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/98/9e985e240ffb1b5717f21166cfdeb9d8feb1f080.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05753169" Longitude="108.24577466" StarRating="3" HotelCode="587181|223179" HotelName="Zalo Sea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 My Khe 4, Phuoc My Ward, Son Tra District, Da Nang 59000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/39/0439c1bf73bc00caf4e8d3a59d49e35b35cb2e2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07229865" Longitude="108.20133214" StarRating="3" HotelCode="550117|166486" HotelName="Vy Thuyen 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>10-12 Ton That Dam Street, Thanh Khe Distrist, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/56/2e565983768d10193c9e3e0d19201c9a17649629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="701976|danang_beach_2_hotel" HotelName="Danang Beach 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Thuong 33, My Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/b5/2ab5ccce139cbea41436a5bda2767a497d1be735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.52" OriginalAmount="38.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07011" Longitude="108.24249" StarRating="3" HotelCode="|230828" HotelName="La Maison Da Nang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 12 A, Pham Van Dong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/2/8/230828_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.63" OriginalAmount="38.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054066" Longitude="108.245904" StarRating="3" HotelCode="|418776" HotelName="Davue Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 57-59 Do Bi Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/7/6/418776_0f520ce0415.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.63" OriginalAmount="38.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0569" Longitude="108.246" StarRating="3" HotelCode="|421339" HotelName="Ocean Garden Boutique Danang By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 My Khe 4, My Khe Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/3/3/9/421339_a3e18a40831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.68" OriginalAmount="38.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0746" Longitude="108.182" StarRating="3" HotelCode="|419103" HotelName="Gold Boutique Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1357 Nguyen Tat Thanh, Thanh Khe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/3/419103_12228cd1714.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.79" OriginalAmount="38.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632319" Longitude="108.2437113" StarRating="3" HotelCode="|338481" HotelName="Dana Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>47 Vo Van Kiet Street, Phuoc My Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/8/1/338481_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.82" OriginalAmount="38.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07991" Longitude="108.21138" StarRating="3" HotelCode="|228293" HotelName="Thanh Binh Trade Union" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>02 Ong Ich Khiem Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/2/9/3/228293_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.06" OriginalAmount="38.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06794" Longitude="108.22366" StarRating="3" HotelCode="|416460" HotelName="Mayana Hotel Danang" 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/1/6/4/6/0/416460_9aa04260410.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.10" OriginalAmount="38.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0701353" Longitude="108.2373798" StarRating="3" HotelCode="|83941" HotelName="Golden Sea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot B 26 - 29 Pham Van Dong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/4/1/83941_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, WiFi (free of charge), a television, a massage service, motorbike hire, a car park (free of charge) and room service. SITUATION: This establishment, is in the city centre, 5 minutes away, you can find My Khe the beach it is 5 minutes away from Son Tra the Peninsula of the airport. ROOM: Each room has a balcony, a safe, a mini-bar and a bathroom with a bath. FACILITIES: Guests are offered tourist information, excursions, a business centre, a meeting room, a launderette, a reception and a luggage room. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.24" OriginalAmount="38.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07460682266" Longitude="108.22894675274" StarRating="3" HotelCode="375388|684208" HotelName="Art Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>305 Tran Hung Dao Street, Hai Bac Ward, Son Tra District, Da Nang 550000, Nam Trung B? (Südliche Küstenregion)</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/13/9b13da572ee105ded8391fd3725bac0e00638b05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="39.35" OriginalAmount="38.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049465779655" Longitude="108.24558315534" StarRating="3" HotelCode="364042|793691" HotelName="Hoang Quan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>51 Hoang Ke Viem, Phuong My An, Quan Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/24/592466633a453232477749e8799a1b00c4186623.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07835357" Longitude="108.21821842" StarRating="2" HotelCode="601791|230730" HotelName="Dana Home Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>119 Nguy?n Du, Ðà N?ng 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/3f/893f5bf49a3bc6168f68a64f7407cf684784cd2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of convenient services are available, ensuring a comfortable stay for business travellers an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06874766" Longitude="108.23870849" StarRating="3" HotelCode="309476|hoang_sa_hotel_2" HotelName="Hoang Sa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Duong Dinh Nghe Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/20/2720ed9282d6d05e2f9f07f6b8c52a5ac58f92b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="753198|anh_phuong_hotel" HotelName="Anh Phuong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>58-59 Ly Thanh Tong, Da Nang 59000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/68/9468de4f8dfbc50a61bb555a15e864dcf3482bef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070454597079" Longitude="108.23746583069" StarRating="3" HotelCode="915953|golden_sea_hotel" HotelName="Golden Sea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>198 Lot B 26 - 29 Pham Van Dong Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/80/9b80b04feeddda06ca19b4a502359ec4583bb10b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.76" OriginalAmount="39.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0642484" Longitude="108.2206723" StarRating="3" HotelCode="|331699" HotelName="Nhat Linh Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>194 Nguyen Chi Thanh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/6/9/9/331699_6912ba51833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.90" OriginalAmount="39.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06654" Longitude="108.24318" StarRating="3" HotelCode="|419953" HotelName="Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>204-206 Ho Nghinh Street Phuoc My Ward Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/5/3/419953_557d2231749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="40.00" OriginalAmount="39.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06316017" Longitude="108.24314806" StarRating="3" HotelCode="586652|683431" HotelName="Dana Marina Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Vo Van Kiet Street, Phuoc My, Son Ta, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/99/f199f88aff6f7d396c3ba5d883f2e1ba57f9fc06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.21" OriginalAmount="39.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07461" Longitude="108.22894" StarRating="3" HotelCode="|232968" HotelName="Palmier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Tran Hung Dao Street Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/6/8/232968_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07024318" Longitude="108.21386432" StarRating="3" HotelCode="383952|153187" HotelName="Iris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Bicycle Rental,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Room Service,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Le Duan, Hai Chau District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/e0/86e0e0e8c2a533279885d4007146a901eea12fc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in City Center / Airport, Iris Hotel Danang is a perfect starting point from which to explor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068024" Longitude="108.223531" StarRating="3" HotelCode="931928|153010" HotelName="Mayana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Nguyen Thai Hoc, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/8c/d88c42a8fcd3ea05fb71400d37999a9998d16d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049475544455" Longitude="108.24824273587" StarRating="3" HotelCode="374603|84048" HotelName="Anna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="24 Hour Room Service,Concierge,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 An Thuong 1, My An Ward, Da Nang, Ngu Hanh Son District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/cf/4fcf2c2996fe0fd7ba989401a17eb88c226104a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Anna Hotel in Da Nang, you'll be convenient to My K...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.54" OriginalAmount="40.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068033" Longitude="108.244304" StarRating="3" HotelCode="|338867" HotelName="Soho Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 Ha Bong Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/6/7/338867_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.80" OriginalAmount="40.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052364" Longitude="108.244529" StarRating="3" HotelCode="|422357" HotelName="Kiwi and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>50A Phan Ton, Ngu Hanh Son District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/5/7/422357_bad7ae00650.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.22" OriginalAmount="40.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.098296" Longitude="108.253753" StarRating="0" HotelCode="|533334" HotelName="SONTRA SEA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 41, Hoang Sa, Tho Quang, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/3/4/533334_181f7671124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080121599386" Longitude="108.21128489817" StarRating="3" HotelCode="383596|153254" HotelName="Cong Doan Thanh Binh Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Ong Ich Khiem Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/2f/ec2f7d5dd9e5c416e65abb4bd04d3417504a6add.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06460673" Longitude="108.22067441" StarRating="3" HotelCode="373233|nhat_linh_da_nang_hotel_" HotelName="Nhat Linh Da Nang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>194 Nguy?n Chí Thanh, Hai Chau district, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/37/6d3763c4fe74b09a55e6cf7b817f524b8a6b8c77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03979625" Longitude="108.24656676" StarRating="3" HotelCode="530848|titan_hotel_da_nang" HotelName="Titan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 - 104 Ho Xuan Huong Street, Ngu Hanh Son Disctrict, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/64/9b641c68c41f5a97bf33b46067752dd2ec71d163.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="971234|davue_hotel_da_nang" HotelName="Davue Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40-41 Ðo Bi, Phuong Khue My, Quan Ngu Hành Son, Ða Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/21/3a21c2452dcedc4f13abfbc058e31f4c2f2f5bd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.46" OriginalAmount="41.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04885" Longitude="108.24742" StarRating="3" HotelCode="|419604" HotelName="Palazzo Da Nang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19-21 An Thuong 2, My An Ward, Ngu Hanh Son District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/6/0/4/419604_e2cc24c1754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.77" OriginalAmount="41.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.085678" Longitude="108.248178" StarRating="3" HotelCode="|419908" HotelName="De Lamour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Vo Nguyen Giap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/0/8/419908_57341281159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.94" OriginalAmount="41.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06377" Longitude="108.2399" StarRating="3" HotelCode="|420961" HotelName="King House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 My Khe 1 Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/6/1/420961_2178d221753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07469079" Longitude="108.18148967" StarRating="0" HotelCode="943524|402667" HotelName="Gold Boutique Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1357 Nguyen Tat Thanh, Thanh Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/20/fd204ff9960b50155c712eb91de007b1c5842f79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073760641113" Longitude="108.24178011772" StarRating="3" HotelCode="915949|star_hotel_2" HotelName="Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Loseby, An Hai Bac , Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/43/6943c5e1b36acb7b7e3ecd82b46f166975195775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.50" OriginalAmount="42.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.062252" Longitude="108.237669" StarRating="2" HotelCode="|470287" HotelName="Rivera Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Vo Van Kiet Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/2/8/7/470287_738a17c1203.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.54" OriginalAmount="42.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0396158" Longitude="108.2465147" StarRating="3" HotelCode="|332005" HotelName="Titan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>102-104 Ho Xuan Huong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/0/5/332005_88abab11804.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.80" OriginalAmount="42.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07636" Longitude="108.21575" StarRating="3" HotelCode="|189376" HotelName="Tarasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>191 Dong Da Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/3/7/6/189376_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.82" OriginalAmount="42.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052414" Longitude="108.210293" StarRating="2" HotelCode="|482140" HotelName="Bamboo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>418 Nguyen Tri Phuong, Hoa Thuan Tay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/1/4/0/482140_cf40f572019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.97" OriginalAmount="42.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07033" Longitude="108.23785" StarRating="3" HotelCode="|230919" HotelName="Adina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot G6 - G7 Pham Van Dong Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/9/1/9/230919_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.98" OriginalAmount="42.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0506572" Longitude="108.2454789" StarRating="3" HotelCode="|266788" HotelName="Platinum Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>81 Le Quang Dao, Ngu Hanh Son, Da Nang, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/7/8/8/266788_b15288c1729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.27" OriginalAmount="42.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08031" Longitude="108.22155" StarRating="3" HotelCode="|230921" HotelName="Tien Sa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Ly Thuong Kiet P Thach Thang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/9/2/1/230921_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067420505177" Longitude="108.24422315373" StarRating="3" HotelCode="369229|da_nang_port_hotel" HotelName="Travidat Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Ha Bong, Phuoc My, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ab/02ab2fd6939959db614ce22038bbdc8cb063f32f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05077111" Longitude="108.24626125" StarRating="2" HotelCode="375146|besea_hotel" HotelName="BeSea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block number 11 Duong An Thuong 32 My An Ngu Hanh Son Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/99/9299978c8a33f0aa74064e28ef19ea073115ffed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06629354" Longitude="108.24435046" StarRating="3" HotelCode="372840|dragon_sea_hotel" HotelName="Dragon Sea hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Hà B?ng, Phu?c M? Ward, Son Trà Distrikt, Ðà N?ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e6/68e6ced14c4f522389f728cc444a678bcd6b5a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08563474" Longitude="108.24826886" StarRating="3" HotelCode="773609|de_lamour_hotel" HotelName="De L'Amour Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Vo Nguyen Giap, Man Thai, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/32/2332aaf162cf00adde5310f16d21fc9d595bbd05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07351069" Longitude="108.24209774" StarRating="0" HotelCode="978088|clivia_hotel" HotelName="Clivia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Loseby, Phuoc My, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/84/3a84e67259fa4ada0e3730a20bc8b884ac123825.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.82" OriginalAmount="43.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077331" Longitude="108.228844" StarRating="3" HotelCode="931926|236093" HotelName="Kay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>357 Tran Hung Dao Street, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/68/6368db26901e34f6ad2a0f47a8bba3cb8736d1f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.84" OriginalAmount="43.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0502193" Longitude="108.2137784" StarRating="3" HotelCode="|338430" HotelName="Red Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>275 nguyen tri phuong, Hai Chau Ward, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/3/0/338430_810c2ec1833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.14" OriginalAmount="43.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="866367|711329" HotelName="King House Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 My Khe 1, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3c/183c9d6aab7d04a5effeea78b51be1982e48b487.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.25" OriginalAmount="43.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075844" Longitude="108.206839" StarRating="3" HotelCode="|419539" HotelName="Ocean View Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>435 Nguyen Tat Thanh Thanh Khe Street, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/3/9/419539_c6696601726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0549686" Longitude="108.2441245" StarRating="3" HotelCode="|332195" HotelName="Sofia Suite Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/9/5/332195_9ed60de1826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.44" OriginalAmount="44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04702592" Longitude="108.22248748" StarRating="3" HotelCode="614618|255421" HotelName="Lavender Riverside Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>200 2/9 Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/7f/ff7fe9601dc568f575873b6170f70ca2bd7138a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07161578" Longitude="108.23795977" StarRating="3" HotelCode="599898|grand_sunrise_3_hotel" HotelName="Grand Sunrise 3 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>5 Morrison Street, An Hai Bac Ward, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/94/3c94d3f38db107742569288e2ed5cb3dd29dc5ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06376366" Longitude="108.22261486" StarRating="2" HotelCode="764008|stars_hotel_6" HotelName="Stars Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Le Hong Phong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bb/07bb3acf96918eaba5a0394053652e80d5aae33d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04891499" Longitude="108.24739615" StarRating="3" HotelCode="856354|palazzo_3_hotel" HotelName="Palazzo 3 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19-21 An Thuong 2, Phuong My An, Quan Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/4d/934d82fde30eaad5361e43208e8d4afd358ed1d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="44.45" OriginalAmount="44.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05332431" Longitude="108.2445839" StarRating="2" HotelCode="595442|683440" HotelName="Platinum Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>81-83 Le Quang Dao, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c3/9ec33fc3f1f6a5510264d40974879715c84a9e86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.51" OriginalAmount="44.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065375" Longitude="108.243822" StarRating="3" HotelCode="|534605" HotelName="TNJ TASMANIA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/6/0/5/534605_f0316301132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.63" OriginalAmount="44.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.050815" Longitude="108.246291" StarRating="0" HotelCode="|476668" HotelName="Besea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Block 11, An THuong 32 Road, My An Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/6/6/8/476668_eb34a650035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.09" OriginalAmount="44.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06681144" Longitude="108.22478862" StarRating="2" HotelCode="369768|3468535" HotelName="Happy Day Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>160 Bach Dang Street, Hai Chau District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/c8/7bc8e785d7f830b2ea6e16c5c3e3fadb5169844f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.22" OriginalAmount="44.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0493321" Longitude="108.2478833" StarRating="3" HotelCode="|338446" HotelName="Royal Charm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 46 Tran Bach Dang, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/4/6/338446_2dc26b11221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.37" OriginalAmount="44.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.056074" Longitude="108.244745" StarRating="3" HotelCode="|266931" HotelName="Hana Homestay Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 84, Thach Lam Street, Phuoc My Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/3/1/266931_8f128761147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45.45" OriginalAmount="45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04940967" Longitude="108.24387378" StarRating="3" HotelCode="965660|382017" HotelName="Sen Boutique Villa Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 An Thouong, LO D8, Phuong My An, Quan Ngu, Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/3f/0f3f17ca726ec5e18387202a52830d103e405d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.057686045057" Longitude="108.218947649" StarRating="3" HotelCode="142305|orient_hotel_8" HotelName="Phuong Dong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Phan Chau Trinh, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/28/6d28f065abcfef8184b291e2c6ba6ffb5a3229f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the city of Da Nang, 3 km from Da Nang Railway Station, 200 m from the Han ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.55" OriginalAmount="45.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.047007" Longitude="108.222526" StarRating="3" HotelCode="|420021" HotelName="Lavender Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>198-200 2/9 Street, Hai Chau District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/2/1/420021_766ec941722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.75" OriginalAmount="45.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05255" Longitude="108.23718" StarRating="3" HotelCode="|422626" HotelName="The Now Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>K55/15 Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/6/2/6/422626_cb648a51535.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.33" OriginalAmount="45.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0666" Longitude="108.22482" StarRating="2" HotelCode="|458269" HotelName="Happy Day" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>160 Bach Dang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/2/6/9/458269_4d4118c0121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07019126" Longitude="108.23770535" StarRating="3" HotelCode="369749|84043" HotelName="Adina 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>Lot G6 - G7 Pham Van Dong, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/40/ea40c3b22f65f18df61d1cd29f09075894ad4f9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06074638" Longitude="108.2344192" StarRating="2" HotelCode="587144|255399" HotelName="Honey Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ngo Quyen 1064, Ward An Hai Tay, District Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/3f/743fb836bacd249e956c2dbd44dca093deb088f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0517236" Longitude="108.21181012" StarRating="3" HotelCode="585215|218337" HotelName="Red Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>275 Nguyen Tri Phuong Street, Hai Chau District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/8b/2f8b269d5f22390e7668cde34388431d4f02a51d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05538763" Longitude="108.2453132" StarRating="3" HotelCode="382910|san_san_hotel_da_nang_2" HotelName="San San 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>54 An Thuong Street, My An Ward, Ngu Hanh Son Distrikt, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d88b7a592232b4be3094ae02d08a826ed7edf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09169521" Longitude="108.2384671" StarRating="2" HotelCode="771292|anh_villa_hotel" HotelName="Anh Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Ho Si Phan, Son Tra, Da Nang 504</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e7/83e7bae77a37a0f08866c16ad554034f6a63204e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.47" OriginalAmount="46.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.095096" Longitude="108.251913" StarRating="3" HotelCode="|423627" HotelName="Nguyen Gia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>T113 Hoang Sa Son Tra Peninsula</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/6/2/7/423627_9aa95ff1702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.57" OriginalAmount="46.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070081" Longitude="108.235794" StarRating="3" HotelCode="|420582" HotelName="Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot E2-20 Phan Boi Street, Son Tra District Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/5/8/2/420582_4ecdae21758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.00" OriginalAmount="46.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066219630591" Longitude="108.22467247791" StarRating="2" HotelCode="369024|3468915" HotelName="Catinal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>174 Bach Dang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/da/27da57002ac3c84dee883890b7777e57483c8357.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.18" OriginalAmount="46.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05093258" Longitude="108.24532955" StarRating="3" HotelCode="531136|644803" HotelName="Queen's Finger Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Business Centre,Currency Exchange,Designated Smoking Area,Dining,Fax,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>155-157 Le Quang Dao Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/52/a0522edb95a9c08afb6e186a44b938ca3d594e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Da Nang, 3.2 km from Love Lock Bridge Da Nang, Queen's Finger Hotel Da Nang has an outdo...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.24" OriginalAmount="46.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07448" Longitude="108.24223" StarRating="3" HotelCode="|423130" HotelName="La Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Le Binh, An Hai Bac Ward Son Tra District Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/1/3/0/423130_bb6e7260559.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05157033" Longitude="108.24554858" StarRating="0" HotelCode="754653|402790" HotelName="Flower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lo 33-34 Do Ba, P My An, Q Ngu Hanh Son, Da Nang 556920</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/07/5f0769eeb32deae7e8a72355e18cce7b5b26794b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07360154" Longitude="108.24115181" StarRating="3" HotelCode="753436|rosabella_boutique_hotel" HotelName="Rosabella Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Loseby, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/74/e4746f280303c06ab31c93e215a88137531a944c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="47.49" OriginalAmount="47.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04931185" Longitude="108.24789105" StarRating="3" HotelCode="610560|687956" HotelName="Royal Charm Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Tran Bach Dang Street, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a0/faa0d8c55f75d25d275003ca38760270a545cc0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.51" OriginalAmount="47.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06826" Longitude="108.24418" StarRating="3" HotelCode="|230889" HotelName="Tay Bac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Ha Bong St, Phuoc My Ward Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/8/9/230889_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.67" OriginalAmount="47.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03988" Longitude="108.21306" StarRating="3" HotelCode="|189084" HotelName="Amanda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot A2 - A2B, 30/4 Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/8/4/189084_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.03" OriginalAmount="47.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07006" Longitude="108.24273" StarRating="2" HotelCode="|236196" HotelName="Dam Tien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 14 Pham Van Dong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/9/6/236196_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.11" OriginalAmount="47.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0515439" Longitude="108.2470916" StarRating="0" HotelCode="|332099" HotelName="Nhat Minh Hotel and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot D1 Tran Bach Dang Str, My An Ward, Ngu Hanh Son Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/9/9/332099_93a50ba1815.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.20" OriginalAmount="47.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05057101" Longitude="108.24591472" StarRating="2" HotelCode="780867|3466495" HotelName="Essenza Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39 An Thuong 33, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/7f/f87f02fba481525970ccf606ce829e6f06496825.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.21" OriginalAmount="47.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07024176" Longitude="108.23585711" StarRating="3" HotelCode="369863|1197038" HotelName="Princess Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Lot E2, 20 Phan Boi, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/93/6b937efb03dcd96ee62bcb462e3b062e09193fdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.28" OriginalAmount="47.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06603" Longitude="108.23102" StarRating="0" HotelCode="|227982" HotelName="Dandc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Mai Hac De St Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/9/8/2/227982_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48.37" OriginalAmount="47.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05498791" Longitude="108.24412163" StarRating="3" HotelCode="556538|682507" HotelName="Sofia Suite Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>09 Le Quang Dao Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/86/a286ae98a52f17b12801c095522c63e54ad67ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07365262" Longitude="108.24301806" StarRating="2" HotelCode="565870|218224" HotelName="Brilliant Majestic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>123 Ho Nghinh Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/9a/6b9acff9630b3d00652d9f8c2fcec4d34b2584f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06879984" Longitude="108.24402386" StarRating="2" HotelCode="372221|misa_hotel_2" HotelName="Misa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Duong Dinh Nghe, Da Nang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/b6/49b6b5215e9d4e270ffecc897440949cef8ae191.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Misa Hotel in Da Nang, you'll be in the entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066944172123" Longitude="108.24431889016" StarRating="3" HotelCode="373836|tay_bac_hotel" HotelName="Tay Bac Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4 Ha Bong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5e/ac5e4aff1626c484778285e0b797996c2b51edb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06675875" Longitude="108.24321981" StarRating="3" HotelCode="586362|crystal_hotel_25" HotelName="Crystal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>204 -206 Ho Nghinh Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fe/ddfef90512463ddb0c9ff2730c464358f0e31dbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06801138" Longitude="108.24432777" StarRating="3" HotelCode="621637|soho_boutique_hotel_2" HotelName="Soho Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Ha Bong Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/00/3a00febe5b3ddbdc6b6ff4063f16ba8bf013e908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Da Nang, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="2" HotelCode="853838|nostalgia_ds_hotel" HotelName="Nostalgia Ds Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11A Ho Xuan Huong, Ngu Hanh Son, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/7e/867e46f8c8040598c85f4a4e2d69d3ae0543748a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.55" OriginalAmount="48.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.038482" Longitude="108.243838" StarRating="4" HotelCode="|418282" HotelName="Nostalgia Ds" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11A Ho Xuan Huong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/8/2/418282_ffbaa510207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.56" OriginalAmount="48.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06233" Longitude="108.19187" StarRating="0" HotelCode="|230514" HotelName="Dai Long" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>192 - 194 Ha Huy Tap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/5/1/4/230514_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.86" OriginalAmount="48.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065389" Longitude="108.243718" StarRating="3" HotelCode="|468602" HotelName=" Waikiki Beach" 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/6/8/6/0/2/468602_ca644891242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.95" OriginalAmount="48.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07379" Longitude="108.243" StarRating="0" HotelCode="|238683" HotelName="Brilliant Majestic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>123 Ho Nghinh Street, Phuoc My Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/6/8/3/238683_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.95" OriginalAmount="48.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066743" Longitude="108.2248" StarRating="3" HotelCode="|419917" HotelName="Catinal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>174 Bach Dang str - Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/1/7/419917_7232e3b1854.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.96" OriginalAmount="48.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052305" Longitude="108.246394" StarRating="3" HotelCode="|418750" HotelName="Jolia Danang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 18 - 19 An Thuong 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/5/0/418750_29481661501.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.44" OriginalAmount="48.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07264" Longitude="108.2202" StarRating="3" HotelCode="|229893" HotelName="Dana Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 10, Corner Le loi - Hai Phong, Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/8/9/3/229893_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05129491" Longitude="108.24634229" StarRating="0" HotelCode="956821|the_wings_danang_hotel" HotelName="The Wings Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot D3 D. An Thuong 30, P. My An, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/21/b721689a5c77950621be7047a406affb0ea45144.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.59" OriginalAmount="49.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06635875" Longitude="108.24310242" StarRating="2" HotelCode="518211|3444345" HotelName="Kingdom Danang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>234 Ho Nghinh, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/19/0d194d61275d0a30754a47fdf8f02241ab6fbb27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.64" OriginalAmount="49.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0483065" Longitude="108.2462234" StarRating="3" HotelCode="|265672" HotelName="Sea Queen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155-157 Le Quang Dao, Ngu Hanh Son Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/6/7/2/265672_61237271709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.17" OriginalAmount="49.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06339" Longitude="108.24375" StarRating="3" HotelCode="|238081" HotelName="Adaline And Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>45-47 Vo Van Kiet Street Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/8/1/238081_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.039151" Longitude="108.244876" StarRating="3" HotelCode="169669|gold_coast_hotel" HotelName="Gold Coast Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Ho Xuan Huong Street, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/12/9c12ebf45b3402cd980c3683591589ec70895ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is situated only 3 km from the city centre and business guests will appreciate the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.074446648484" Longitude="108.24217856397" StarRating="0" HotelCode="696535|lam_anh_hotel" HotelName="Lam Anh Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Le Binh Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/15/1b1507999bd3efc41211e6f46cfa7c21094f7006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.076744" Longitude="108.216032" StarRating="3" HotelCode="931924|big_home_hotel" HotelName="Big Home Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>191 Dong Da Street, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/cc/7ecc61a7537a6139c5b6d4de7352bbba3f23e7a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.51" OriginalAmount="50.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0513" Longitude="108.246" StarRating="3" HotelCode="|418176" HotelName="Amunra Ocean" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot D3, An Thuong 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/7/6/418176_aed30bc0626.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.70" OriginalAmount="50.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0687641" Longitude="108.2440504" StarRating="2" HotelCode="|264631" HotelName="Misa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Duong Dinh Nghe Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/6/3/1/264631_189e1311756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.74" OriginalAmount="50.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06187" Longitude="108.237514" StarRating="3" HotelCode="|417983" HotelName="Sepon Blue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>157 - 159 Vo Van Kiet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/9/8/3/417983_208621c0416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.74" OriginalAmount="50.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0735" Longitude="108.241" StarRating="4" HotelCode="|418850" HotelName="Cordial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Loseby Street, An Hai Bac Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/8/5/0/418850_4d5a49b0741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.89" OriginalAmount="50.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.10728" Longitude="108.090248" StarRating="3" HotelCode="|533360" HotelName="Mr Boss House and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hoa Lien, Hoa Vang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/6/0/533360_21d1df21133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.13" OriginalAmount="50.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0635336" Longitude="108.2447398" StarRating="3" HotelCode="|374570" HotelName="Royal Family" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Vo Van Kiet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/5/7/0/374570_3126d521309.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="51.35" OriginalAmount="50.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05230372" Longitude="108.24644549" StarRating="3" HotelCode="786323|698815" HotelName="Jolia Hotel and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 18–19 An Thuong 29, Phuong My An, Quan Ngu Hunh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/0d/e00db8c5d43d6bc593872bceb22f065aaf9fa8bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="51.49" OriginalAmount="50.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.039899850869" Longitude="108.21311557225" StarRating="3" HotelCode="393065|696067" HotelName="Amanda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot A2 - A2B 30/4 Street, Hai Chau District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/a3/bfa3c873cc1e9937787748a38d1ae7f043ea9037.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06575983528" Longitude="108.24456632394" StarRating="3" HotelCode="370069|van_son_hotel" HotelName="Van Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>111-113 Ha Bong, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/19/a819fee5012820e94210860691fed1116d00ac90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06537095" Longitude="108.24397062" StarRating="3" HotelCode="372380|grand_sunrise_hotel_" HotelName="Grand Sunrise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Ha Chuong - Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/bb/eebba1d64764bf1f860ee3da2e8ca9df252834dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.072652859188" Longitude="108.22019384482" StarRating="3" HotelCode="372391|dana_pearl_hotel" HotelName="Dana Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot 10  Corner Le loi - Hai Phong,, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ae/4aae2192312c9afa5ec78aa50010cbc12fbd4038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06605675" Longitude="108.23106238" StarRating="2" HotelCode="369522|dc_hotel" HotelName="D&amp;C Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>01 Mai Hac De Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/fe/3ffe2117011191e80f057d3e17bf86909f8fb968.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.69" OriginalAmount="51.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06825" Longitude="108.24427" StarRating="0" HotelCode="|232993" HotelName="Grand Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>08 Ha Bong, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/9/3/232993_fc2bdc81816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.09" OriginalAmount="51.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05573" Longitude="108.24572" StarRating="3" HotelCode="|590512" HotelName="Sea Wind" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>74 Tr?n B?ch ??ng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/0/5/1/2/590512_7e874f02034.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.11" OriginalAmount="51.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05275" Longitude="108.244218" StarRating="4" HotelCode="|423485" HotelName="Adela Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 An Thuong 36, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/8/5/423485_54e22500956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.17" OriginalAmount="51.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.072234" Longitude="108.2331595" StarRating="4" HotelCode="|418957" HotelName="Roliva and Apartment Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Pham Van Dong, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/9/5/7/418957_8e2df5f1034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.47" OriginalAmount="51.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0605" Longitude="108.216056" StarRating="3" HotelCode="|420261" HotelName="Mercury Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>125-127 Nguyen Van Linh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/2/6/1/420261_cd33be91033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07158535" Longitude="108.23499972" StarRating="3" HotelCode="963216|812790" HotelName="Roliva Hotel &amp; Apartment Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot H2-12-13 Pham Van Dong Street, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/4e/934eaebda45318b2cbe3be915ad1c9978f2cee42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04936722" Longitude="108.24829189" StarRating="2" HotelCode="378688|emily_hotel_2" HotelName="Emily Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 An Thuong 1, My An Ward, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/6d/a26d4fef583c772834615a17f4dfd8e4fbcc6099.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06333119" Longitude="108.24387203" StarRating="3" HotelCode="552057|adaline_hotel_suite" HotelName="Adaline Hotel &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>45-47 Vo Van Kiet, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/0c/570c43bc283b5920e6dbf5790b04a43e0ac44aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a restaurant, a bar, a transfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04328145" Longitude="108.24788635" StarRating="3" HotelCode="550331|royal_huy_hotel" HotelName="Royal Huy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>360-362 Vo Nguyen Giap, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/90/50909129f0380f8627428a12bd86a9bb102960f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service, a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="947128|avora_boutique_hotel" HotelName="Avora Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>136 Le Duan, Quan Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/51/8951fbfc355f98df4e52b93b0b34309c47b18793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.24" OriginalAmount="52.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.078069" Longitude="108.172699" StarRating="0" HotelCode="|423696" HotelName="Avenis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1691 Nguyen Tat Thanh, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/6/9/6/423696_b23a5d11726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06234221856" Longitude="108.19198748962" StarRating="2" HotelCode="370408|dai_long_hotel" HotelName="Dai Long Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>190-192-194 Ha Huy Tap, Hoa Khe, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/41/a641ad43ee3984f2994a16585be779b7026535e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.063429943209" Longitude="108.24404859256" StarRating="3" HotelCode="374394|royal_family_hotel_da_nang" HotelName="Royal Family Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>39 Vo Van Kiet Street, Phuoc My Ward, Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/e2/16e23e83a22316e470c23cd25268bb4d3555e4b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067466" Longitude="108.224765" StarRating="3" HotelCode="142304|sun_river_hotel" HotelName="Sunriver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132-134-136 Bach Dang St., Da Nang city</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/77/87771e51c5ac0342aca90b19803de26295782cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of charming Da Nang, on the banks of the romantic Han River.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06054246" Longitude="108.21625341" StarRating="3" HotelCode="753319|mercury_boutique_hotel_3" HotelName="Mercury Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>125-127 Nguyen Van Linh, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/35/d9358ec2392ec75fa8d19e54e6e0c1e1abf72f55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06302842" Longitude="108.24267821" StarRating="3" HotelCode="753262|sepon_blue_hotel" HotelName="Sepon Blue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>157-159 Vo Van Kiet, Q Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/09/b309e1bd5c7e0d91555dbb5cc99d3c7e14286a5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.59" OriginalAmount="53.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070737" Longitude="108.21518" StarRating="3" HotelCode="|419909" HotelName="Avora Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>136 Le Duan, Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/0/9/419909_028ef701842.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.66" OriginalAmount="53.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03514" Longitude="108.230485" StarRating="0" HotelCode="|471638" HotelName="Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nai Nam 8, Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/3/8/471638_8acf8671122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.97" OriginalAmount="53.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052999" Longitude="108.2466" StarRating="3" HotelCode="|419105" HotelName="Menora Premium Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>196 Tran Bach Dang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/5/419105_2f5210f1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.43" OriginalAmount="53.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06834379" Longitude="108.24421243" StarRating="4" HotelCode="518289|688518" HotelName="Grand Sea Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>08 Ha Bong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a9/44a909143a083c76bdf456e9d35ce56f6fe96342.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.54" OriginalAmount="54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08601124" Longitude="108.21533373" StarRating="3" HotelCode="614099|230768" HotelName="Ruby House Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>191-193 Thanh Thuy Street, Thanh Binh Ward, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d0/0ed0783dce104dc9692759a3ba265083391509eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06602777" Longitude="108.24361676" StarRating="2" HotelCode="586987|pergola_hotel_5" HotelName="Pergola Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Duong Dinh Nghe 35/37, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/d5/bcd502713cf6e2947e0f7bf86c7e469024739eb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054707971343" Longitude="108.24476445053" StarRating="3" HotelCode="384577|valencia_hotel_4" HotelName="Valencia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot 60-61-62-63 Phan Liem, My An, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/59/72590e06443c24dc384fc909a766053032ea36cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05345172" Longitude="108.24602244" StarRating="0" HotelCode="963211|golden_line_danang_hotel" HotelName="Golden Line Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63-65-67 Do Bi, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/aa/03aad67a122984c1834ccb488356204f9d946738.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.63" OriginalAmount="54.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077735" Longitude="108.242215" StarRating="3" HotelCode="|419525" HotelName="Bridges Danang Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Phuoc Truong 11 Phuoc My Ward, Da Nang 550000 Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/5/2/5/419525_bb1597b1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.73" OriginalAmount="54.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0548951" Longitude="108.2451133" StarRating="4" HotelCode="|418727" HotelName="Grand Ocean Luxury Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 -29 Phan Liem, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/2/7/418727_8bb48220859.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.95" OriginalAmount="54.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07651" Longitude="108.24393" StarRating="3" HotelCode="|418576" HotelName="Seaforest By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Phuoc Truong 8, Quan Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/5/7/6/418576_334eecc1327.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.01" OriginalAmount="54.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052597" Longitude="108.245587" StarRating="3" HotelCode="|447035" HotelName="Capecia Danang and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Phan Ton, My An, Ngu Hanh Son, Da Nang, 590000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/3/5/447035_671161c1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.29" OriginalAmount="54.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.980385" Longitude="108.274533" StarRating="2" HotelCode="|453425" HotelName="Suri Apartment and Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 An Nong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/2/5/453425_598ae971213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.49" OriginalAmount="54.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055265" Longitude="108.244892" StarRating="3" HotelCode="|418479" HotelName="Hodi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12-14 An Thuong 26, My An, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/7/9/418479_1f06b830823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.55" OriginalAmount="55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04917072" Longitude="108.24781585" StarRating="3" HotelCode="783503|362254" HotelName="Palazzo 2 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Tran Bach Dang, Block 16 17, An My, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/8e/b18e381914997ec3b6b86ee153d6dfa6e6335c52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Danang. The 70 welcoming rooms offer a perfect place to relax at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055010586793" Longitude="108.24196907067" StarRating="3" HotelCode="316792|finger_hotel" HotelName="King's Finger Da Nang 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>171 Nguyen Van Thoai Street, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/fb/dafb296c519f54044b8d4cf49d912f5ba2006dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0547994" Longitude="108.24491313" StarRating="3" HotelCode="585174|haya_hotel" HotelName="Haya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>48 Phan Liem, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/84/7b84659874d673cface964b3b522eaba4ddb1b4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.58" OriginalAmount="55.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07171825" Longitude="108.23853296" StarRating="3" HotelCode="615396|823971" HotelName="The Herriott Hotel &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 &amp; 8 Le Van Quy, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/df/12dfea4fff131f55e5c38178e0d1df5cbe2ea94c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.71" OriginalAmount="55.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05333" Longitude="108.246059" StarRating="4" HotelCode="|419099" HotelName="Golden Line Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63-65-67 Do Bi, My An Ward - Ngu Hanh Son District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/0/9/9/419099_944ee5f1736.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="55.72" OriginalAmount="55.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07355636" Longitude="108.24107552" StarRating="3" HotelCode="855979|707152" HotelName="Cordial Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Loseby Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/74/3b74f126cb3235a1d057a67ea174bb222378b4aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.28" OriginalAmount="55.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0660229" Longitude="108.2443851" StarRating="3" HotelCode="|266479" HotelName="Dylan Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>93 Ha Bong , Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/7/9/266479_99825851705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07253377" Longitude="108.24296358" StarRating="3" HotelCode="374535|ocean_haven_hotel" HotelName="Ocean Haven Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>295-297 Ho Nghinh Street, Phuoc My County, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/5a/b85a7dbca9f3057b22416602744c618a1e8b448c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05494465" Longitude="108.24550106" StarRating="0" HotelCode="877572|grand_ocean_luxury_boutique" HotelName="Grand Ocean Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Phan Liem Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/05/7d05889c65c1cd8d17a4204b9fed05db7c9d06d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04806668" Longitude="108.24658797" StarRating="3" HotelCode="854448|cosmos_hotel_danang" HotelName="Cosmos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117-119 Ngo Thi Sy Street, My An Ward, Ngu Hanh Son District, Da Nang 50507</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/d6/e9d67ea7dc023a69484e0f208980d88f4281f874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05308139" Longitude="108.24639239" StarRating="3" HotelCode="854081|sea_corner_boutique_hotel" HotelName="Sea Corner Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>196 Tran Bach Dang Street, My An Ward, Ngu Hanh Son District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/f7/d5f711688ab8fc2ec60b74b370501631c4ffcf11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07172266" Longitude="108.24282778" StarRating="3" HotelCode="785938|fanta_suite_villa" HotelName="Fanta Suite Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Morrison, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/57/ff57fd936a77ebb5a3cb5ae5b3ecfef57c2119ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.62" OriginalAmount="56.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.050332" Longitude="108.222079" StarRating="3" HotelCode="|554363" HotelName="Minh Toan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>162 - 2/9 Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/3/6/3/554363_afb3bf21711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.69" OriginalAmount="56.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0666172" Longitude="108.2444191" StarRating="3" HotelCode="|331893" HotelName="Le House Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>85 - 87 Ha Bong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/8/9/3/331893_7925ac61849.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.70" OriginalAmount="56.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0481" Longitude="108.2466" StarRating="4" HotelCode="|418972" HotelName="Cosmos Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No 117-119 Ngo Thi Sy Street, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/9/7/2/418972_0c891e81056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.94" OriginalAmount="56.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06874" Longitude="108.23863" StarRating="0" HotelCode="|228571" HotelName="Hoang Sa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Duong Dinh Nghe Street Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/5/7/1/228571_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.22" OriginalAmount="56.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0631913" Longitude="108.2450911" StarRating="4" HotelCode="|372930" HotelName="Tuyet Son (ts Ocean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>02 Lam Hoanh, Phuoc My Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/3/0/372930_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07652875" Longitude="108.24383212" StarRating="3" HotelCode="586928|moclan_boutique_hotel" HotelName="Moclan Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Phuoc Truong 8, Son Tra, Da Nang City 555555</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b6/a9b6ce73cb811cbf1c3736b52dfcbc115e8c37b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Da Nang, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06263001" Longitude="108.24525817" StarRating="3" HotelCode="595324|tuyet_son_hotel" HotelName="Tuyet Son Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>02 Lam Hoanh, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/f4/0df495208793e9f5a3cbb50df72b81c421fff552.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06023947" Longitude="108.21828183" StarRating="2" HotelCode="853501|anna_center_hotel" HotelName="Anna Center Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Huynh Thuc Khang, Hai Chau, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/eb/9febdd340183235a6a4d391c4fcd3e21422e73b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.69" OriginalAmount="57.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0777228" Longitude="108.2289565" StarRating="4" HotelCode="|418420" HotelName="Ibiza Riverfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>205 Tran Hung Dao - Son Tra - Da Nang, 205 12 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/2/0/418420_220615f0650.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.79" OriginalAmount="57.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.071171" Longitude="108.235631" StarRating="3" HotelCode="|420033" HotelName="Nagila Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 11-12 Area H1, Architectural road from Han River Bridge to the sea, An Hai Bac Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/3/3/420033_7dc3e9a1729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.53" OriginalAmount="57.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049248" Longitude="108.245231" StarRating="3" HotelCode="|418163" HotelName="Grand Sea View and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>121 Hoang Ke Viem, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/6/3/418163_0ce8fa50404.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04101391" Longitude="108.24866062" StarRating="3" HotelCode="374772|sea_phoenix_hotel" HotelName="Sea Phoenix Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>115 Ho Xuan Huong, My An Ward Ngu Hanh Son Dist., Da Nang city Vietnam</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/79/1e79fcc7a82397588560ae40937e8a602f37924b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04982832" Longitude="108.24711443" StarRating="3" HotelCode="587726|grand_seaview" HotelName="Grand Sea View Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>83- 85 Hoàng Ke Viêm, Phuong  My An, Quan Ngu Hành Son, Ðà Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/6e/316ec49e94ef452129be412383cb42b6767d6324.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06643481" Longitude="108.24438918" StarRating="3" HotelCode="595707|dylan_hotel_da_nang" HotelName="Dylan Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>93-95 Ha Bong Street, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/1e/7c1e141bb39ba5a8a7edc79d93767fea349fa906.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.59" OriginalAmount="58.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05185861" Longitude="108.2465457" StarRating="3" HotelCode="489167|3461085" HotelName="Tolia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22-23 Do Ba Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/10/77103135817e73bf9d4fc68fb411ced36f5cd4ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.05" OriginalAmount="58.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.082902" Longitude="108.243119" StarRating="1" HotelCode="|468446" HotelName="Danang Backpacker Hostel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Nguyen DInh, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/4/4/6/468446_8697c121134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.24" OriginalAmount="58.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04843" Longitude="108.24223" StarRating="3" HotelCode="|418008" HotelName="Hanami Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Hoang Ke Viem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/0/8/418008_704a5c10644.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.33" OriginalAmount="58.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05057173" Longitude="108.2221018" StarRating="3" HotelCode="368988|699963" HotelName="Minh Toan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>162 Ðu?ng 2/9, H?i Châu, Da Nang 59</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/32/ef3283202710a741d99aaf38a6a9812360a6cece.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.59" OriginalAmount="59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06353375" Longitude="108.24452229" StarRating="3" HotelCode="375001|83990" HotelName="Gold Hotel III Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Lo 08-09 Vo Van Kiet street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/592428/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054668912009" Longitude="108.24450810304" StarRating="3" HotelCode="435947|grand_sunrise_2" HotelName="Grand Sunrise 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>05 Phan Liem, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/f6/e1f61a308dfc92d4a28bf63dc22ee73e9207ea08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06872007" Longitude="108.24195582" StarRating="0" HotelCode="956824|prague_hotel_3" HotelName="Gic Land 2 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>75 Duong Dinh Nghe, Phuong An Hai Bac, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/00/5700e88fa42a33c36fce1232ca8c35625f516b24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06730175" Longitude="108.24437951" StarRating="3" HotelCode="856913|maison_phuong_hotel_apartment" HotelName="Maison Phuong Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>69-71 Ha Bong, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/83/1a83c0c5d1eda67ffb26084532ba3ea148be477b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.81" OriginalAmount="59.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0411237" Longitude="108.2486477" StarRating="4" HotelCode="|331809" HotelName="Sea Phoenix Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 Ho Xuan Huong Strt., My An Ward, Ngu Hanh Son Dist.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/8/0/9/331809_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.00" OriginalAmount="59.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0686084" Longitude="108.243239" StarRating="3" HotelCode="|374861" HotelName="Golden Light" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>157-159 Ho Nghinh, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/4/8/6/1/374861_8e1da981342.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.53" OriginalAmount="59.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08603" Longitude="108.21809" StarRating="4" HotelCode="|228453" HotelName="Stay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>119 3/2 Street Thuan Phuoc Ward Hai Chau District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/4/5/3/228453_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06676675" Longitude="108.24433448" StarRating="3" HotelCode="382862|153411" HotelName="Le House Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85-87 Ha Bong, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/17/4b1706d12fa855d523fa640eaf8dc14808eb2569.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Da Nang, this boutique hotel is ideal for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07237217" Longitude="108.19678988" StarRating="3" HotelCode="771337|santori_hotel_danang_bay" HotelName="Santori Hotel Danang Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>769-771 Nguyen Tat Thanh Street, Thanh Khe District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/73/1273a1f918fbddf00f5cf1699a27f5fcd76d0af7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="977700|nagila_boutique_hotel" HotelName="Nagila Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 11-12 H1 Pham Van Dong, Area An Hai Bac, Son Tra, Da Nang 50000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/76/b87673e09c2f8798a2d5f40d5f7b39e8876d0f99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.83" OriginalAmount="60.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.045132" Longitude="108.222636" StarRating="3" HotelCode="|446970" HotelName="Lamanga and Suite Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/7/0/446970_3e37ccc0802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.93" OriginalAmount="60.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073621" Longitude="108.241799" StarRating="0" HotelCode="|480435" HotelName="Robin Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No. 8 Loseby, An Hai Bac Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/4/3/5/480435_85293ba1605.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.13" OriginalAmount="60.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055722" Longitude="108.244945" StarRating="4" HotelCode="|468840" HotelName="Mercy Emerald" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>170+172+174 Nguyen Van Thoai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/8/4/0/468840_79cb99e1825.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.13" OriginalAmount="60.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0700962" Longitude="108.2422165" StarRating="4" HotelCode="|338407" HotelName="Luxtery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>136 Pham Van Dong, Son Tra District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/0/7/338407_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.17" OriginalAmount="60.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05517" Longitude="108.24193" StarRating="0" HotelCode="|238691" HotelName="King's Finger Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>171A Nguyen Van Thoai, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/6/9/1/238691_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.28" OriginalAmount="60.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0558778" Longitude="108.24518266" StarRating="3" HotelCode="397557|1839758" HotelName="Richico Apartments And Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176-178 Nguyen Van Thoai Street, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/e2/f6e27ee64953b6facbad90916fca2dfc213725e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.54" OriginalAmount="60.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055869" Longitude="108.245033" StarRating="3" HotelCode="|416846" HotelName="Richico Apartments and" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176-178 Nguyen Van Thoai, My An ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/8/4/6/416846_924c69d1506.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066882563535" Longitude="108.21342229843" StarRating="4" HotelCode="175766|vinh_trung_plaza_apartment_and_hotel" HotelName="Vinh Trung Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>253-255-257 Hung Vuong Street, Hai Chau District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/28/58288de91d4146b4b118f1f2216832af51e018d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of the city, 5 km away from My Khe Beach. Guests staying at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0648844" Longitude="108.23314023" StarRating="4" HotelCode="369878|muong_thanh_da_nang_hotel" HotelName="Muong Thanh Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>962 Ngo Quyen, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/0b/cb0bc555d9cae7bd733d3350e115fd4e4f6c0c91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06341144" Longitude="108.24020267" StarRating="0" HotelCode="956803|oasis_hotel_apartment_3" HotelName="Oasis Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 My Khe 2, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/e9/7de94132c18518b19abf7d3e63e6128e7058765c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.62" OriginalAmount="61.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="4" HotelCode="971784|640702" HotelName="Grand Sea View by Vie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>121 Hoang Ke Viem, Ngu Hanh Son, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.81" OriginalAmount="61.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0547024" Longitude="108.2447012" StarRating="3" HotelCode="|331990" HotelName="Helios Boutique &amp; Spa, Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>05 Phan Liem, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/9/0/331990_84481661800.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="61.85" OriginalAmount="61.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.997168658425" Longitude="108.27085107565" StarRating="4" HotelCode="37490|105816" HotelName="Centara Sandy Beach Resort Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Truong Sa Road, Hoa Hai Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/3b/ad3b4320d05453e1b99fcfb0445c769e70a47889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on roughly 16 hectares or 32 acres of private gardens fronting 'Non Nuoc Beach...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.88" OriginalAmount="61.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07455701" Longitude="108.24237367" StarRating="3" HotelCode="586827|3456785" HotelName="Happy Sky Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 Le Binh Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/87/d5/87d5387e6c29abd33a79145d7ebd29bbdfc1dab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.03" OriginalAmount="61.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.060162" Longitude="108.2146103" StarRating="4" HotelCode="|266889" HotelName="Mitisa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67-69 Nguyen Van Linh, Hai Chau District , Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/8/8/9/266889_d8e9f381052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.06" OriginalAmount="61.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0654115" Longitude="108.2434184" StarRating="3" HotelCode="|331781" HotelName="Ocean Haven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>295-297 Ho Nghinh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/8/1/331781_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06449106" Longitude="108.22999604" StarRating="3" HotelCode="753101|merry_hotel_2" HotelName="Merry Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>447-449 Tran Hung Dao Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/03/fc036890e107b2a9de80ee87c508547fa11f7fb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.67" OriginalAmount="62.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061853" Longitude="108.237576" StarRating="3" HotelCode="|423286" HotelName="Calix" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>171-173 Vo Van Kiet, An Hai Dong Ward, Son Tra District , Danang, Vietnam,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/2/8/6/423286_115e51e1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.23" OriginalAmount="62.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051496" Longitude="108.246715" StarRating="3" HotelCode="|474901" HotelName="DAO NGOC HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>04 An Thuong 30 , Phuong My An</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/9/0/1/474901_1b5754e1259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.49" OriginalAmount="62.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07362959" Longitude="108.24226086" StarRating="2" HotelCode="611134|3430355" HotelName="Robin Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Loseby, An Hai Bac Ward, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/1a/8a1ace4e029c7b41355eb3cbbb05726e0ef38f0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0195261" Longitude="108.21008147" StarRating="3" HotelCode="550311|202760" HotelName="Huong Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>147A Cach Mang Thang Tam Street, Khue Trung Ward, Cam Le District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/99/3599ea248798ad16f9c040bea14b3c7776f10e37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05459766" Longitude="108.24615746" StarRating="3" HotelCode="774148|337261" HotelName="Lys Spa Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>110 Tran Bach Dang Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/09/7a/097a608633c29f53f47e04ea7cbdc8e5ddd2f8a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07027551" Longitude="108.24257439" StarRating="3" HotelCode="641195|223159" HotelName="Mai Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot 1-09 Pham Van Dong, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/aa/66aaeffadc2204cdbb4908a998824f427dd4585c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06544523" Longitude="108.22410532" StarRating="3" HotelCode="587361|230758" HotelName="Pariat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>202 - 204 Bach Dang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/05/f5050b1a672004c72de8d8e28ed0c07949a90fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08598509" Longitude="108.21802907" StarRating="4" HotelCode="369840|northern_hotel_danang" HotelName="Stay Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>119 3/2 Street, Thuan Phuoc Ward, Da Nang City, Hai Chau District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/f9/e2f97ab5eeb56fa015720a79b6df013c01eb71cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07077758" Longitude="108.23583608" StarRating="3" HotelCode="585238|luxtery_hotel" HotelName="Luxtery Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>136 Pham Van Dong, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ee/a9eec79be3d210c0d4d5f6747f0e2139070de108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06861234" Longitude="108.24321246" StarRating="3" HotelCode="488623|golden_light_hotel" HotelName="Golden Light Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>157-159 Ho Nghinh, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/75/3475ce734fbab225e4f4b008d2408775f7ac3c8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075205982278" Longitude="108.22214735836" StarRating="3" HotelCode="915940|da_nang_petro_hotel" HotelName="Danang Petro 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,Jacuzzi,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>07 Quang Trung, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/f8/77f8092cf78b42ea6351f50073ec8dd7706a628c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.81" OriginalAmount="63.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0724" Longitude="108.1969" StarRating="3" HotelCode="|419890" HotelName="Santori Danang Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>769 - 771 Nguyen Tat Thanh,Xuan Ha,Thanh khe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/8/9/0/419890_98133411744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0486345" Longitude="108.2430157" StarRating="3" HotelCode="754932|hanami_hotel_danang" HotelName="Hanami Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Hoang Ke Viem, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/3c/9d3c2920d047e1aa18f04ab7cd91938a09e6c162.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.85" OriginalAmount="64.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04871" Longitude="108.21659" StarRating="4" HotelCode="|228592" HotelName="Eden Plaza Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Duy Tan, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/5/9/2/228592_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.91" OriginalAmount="64.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06641" Longitude="108.22464" StarRating="0" HotelCode="|238484" HotelName="Avora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>170 Bach Dang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/4/8/4/238484_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="64.98" OriginalAmount="64.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06017428" Longitude="108.21448913" StarRating="3" HotelCode="626125|687957" HotelName="Mitisa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>67-69 Nguyen Van Linh, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/04/5404fc88e8258dffec629376a93b9398e5341156.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.17" OriginalAmount="64.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.087202" Longitude="108.215498" StarRating="3" HotelCode="|422522" HotelName="Lupin Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>171 duong 3/2.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/5/2/2/422522_099c32a0433.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.52" OriginalAmount="64.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05268297" Longitude="108.24674889" StarRating="4" HotelCode="620739|2635995" HotelName="Halina Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 133,134 Tran Bach Dang Street, My Khe Beach, My An Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a2/b4a2570180a8b326b07c6f634046ec373ae1c9cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.57" OriginalAmount="64.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.041506" Longitude="108.248374" StarRating="3" HotelCode="931921|1165938" HotelName="Fansipan Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>424 Vo Nguyen Giap Street, Bac My An Beach, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/b1/acb189a18bbfbf59a4426a8d8df4d78e866c78bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07503128" Longitude="108.24362623" StarRating="3" HotelCode="585928|john_boutique_villa" HotelName="John Boutique Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>64 Le Manh Trinh Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/de/03dee5abdc7d90d048fd66d9c4579b12ea5f1024.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="974848|glamour_hotel_da_nang" HotelName="Glamour Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>269 Tran Hung Dao, An Hai Bac, Da Nang 50000, Son Tra District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/5e/d65e8c6082c0c79844f97b49f6de22a0585a47b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.13" OriginalAmount="65.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051437" Longitude="108.245584" StarRating="3" HotelCode="|453428" HotelName="Blue S Hotel and Apartment " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/2/8/453428_34391381208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.24" OriginalAmount="65.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06618" Longitude="108.24321" StarRating="3" HotelCode="|234561" HotelName="Legend" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>169 Ho Nghinh, Phuong Phuoc My Quan Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/6/1/234561_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06657158" Longitude="108.22465598" StarRating="3" HotelCode="548540|avora_hotel" HotelName="Avora 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>170 Bach Dang Street, Hai Chau District, Da Nang City, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/9b/5c9b43cc9b5f0e8e5530ac0de9206181bf4ba57d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a café, a bar and room service. Wireless ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06522706" Longitude="108.21942302" StarRating="3" HotelCode="600243|central_hotel_spa" HotelName="Central Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Hoang Dieu, Phuoc Ninh Ward, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/59/20591ae3f2dbd19a1804b7d9fdad18675a5f941d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.70" OriginalAmount="66.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068818" Longitude="108.238553" StarRating="3" HotelCode="|423272" HotelName="Prague" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>73-75 Duong Dinh Nghe, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/2/7/2/423272_74407631040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.26" OriginalAmount="66.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.076084" Longitude="108.229005" StarRating="4" HotelCode="|419102" HotelName="Glamour Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>269 Tran Hung Dao Str., An Hai Bac Ward, Son Tra Dist, Da Nang City, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/2/419102_7649d341738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.45" OriginalAmount="66.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.057763" Longitude="108.17355" StarRating="1" HotelCode="|523146" HotelName="Hong An Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Nguyen Van Tao, Hoa Minh, Cam Le</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/4/6/523146_d369edb0927.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.51" OriginalAmount="66.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07348632" Longitude="108.24217001" StarRating="3" HotelCode="882783|824102" HotelName="Golden Rose 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 -72 Loseby, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e1/29e1ac0a82d285c9cfab2b21ee2c14ad862ab9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05385546" Longitude="108.24589522" StarRating="3" HotelCode="753471|ruby_light_hotel_danang" HotelName="Ruby Light Hotel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Do Bi, My An Ngu Hanh Son, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/63/8463f9f354e7f176fea0989be869d36c4a2b1d9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.83" OriginalAmount="67.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05753" Longitude="108.246788" StarRating="3" HotelCode="|421418" HotelName="My Khe 2 Da Nang Seafront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>260 Vo Nguyen Giap Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/4/1/8/421418_5b0e55e1727.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.03" OriginalAmount="67.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.980458" Longitude="108.273448" StarRating="3" HotelCode="|421169" HotelName="Flower" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 - 34 Do Ba, My An Ward, Ngu Hanh Son District, Da Nang, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/1/6/9/421169_fb203231751.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.30" OriginalAmount="67.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0787" Longitude="108.244" StarRating="3" HotelCode="|422830" HotelName="Livie Da Nang Style" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Do The Chap, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/8/3/0/422830_d8677660544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.38" OriginalAmount="67.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0553595" Longitude="108.2453162" StarRating="3" HotelCode="|332003" HotelName="San San" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>54 An Thuong 26, My An, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/0/3/332003_87e4f2a1803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.40" OriginalAmount="67.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070314" Longitude="108.237099" StarRating="4" HotelCode="|338838" HotelName="Nhu Minh Plaza Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/3/8/338838_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.42" OriginalAmount="67.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073259" Longitude="108.24427" StarRating="0" HotelCode="|423554" HotelName="Le Boutique Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 Vo Nghia Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/5/4/423554_76bbef91726.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.42" OriginalAmount="67.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0745856" Longitude="108.2423451" StarRating="3" HotelCode="|372918" HotelName="Happy Sky" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Le Binh Street, An Hai Bac Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/1/8/372918_2ddaaa91137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.45" OriginalAmount="67.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07015" Longitude="108.2172" StarRating="3" HotelCode="|418699" HotelName="Phuong Tran Apartment and" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Ngo Gia Tu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/6/9/9/418699_fd5db1c0741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.53" OriginalAmount="67.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06544" Longitude="108.22223" StarRating="2" HotelCode="|523805" HotelName="City Hostel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>114 Yen Bai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/8/0/5/523805_2411e1b1116.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.63" OriginalAmount="67.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0519493" Longitude="108.2329822" StarRating="4" HotelCode="|338774" HotelName="Fivitel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>388 Tran Hung Dao street, An Hai Tay Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/7/4/338774_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06848742" Longitude="108.24315997" StarRating="3" HotelCode="368213|legend_hotel_4" HotelName="Legend Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>169 Ho Nghinh Street, Da Nang 59</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5a/a95ace870f84bee0585c282a84d9f0fc03607a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05428763" Longitude="108.24622738" StarRating="3" HotelCode="587257|aria_hotel_13" HotelName="Aria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>134-136-138 Tran Bach Dang, My An Ward, Ngu Hanh Son District, Da Nang 59000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/97/46976881187bca44a861454a47f8e031169b11e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.06" OriginalAmount="68.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0526225" Longitude="108.2467632" StarRating="4" HotelCode="|266965" HotelName="Halina and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 133.134 Tran Bach Dang Str, My An Ward, Ngu Hanh Son Dist, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/6/5/266965_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.06" OriginalAmount="68.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05459306" Longitude="108.24454066" StarRating="3" HotelCode="375169|1807548" HotelName="Golden Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/09/2026" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Block 30, B2-12 Phan Liem, My An, Ngu Hanh Son, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/41/9c4167c39f769d23b0e3b9a0aada27c337b11416.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.37" OriginalAmount="68.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049091" Longitude="108.221447" StarRating="4" HotelCode="|418293" HotelName="Gold Plaza Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 63 Tran Thi Ly</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/9/3/418293_9f4509e0203.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.56" OriginalAmount="68.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.079277" Longitude="108.244482" StarRating="1" HotelCode="|423070" HotelName="Sanayen Villa and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Do The Chap, Phuoc My, Son Tra, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/0/7/0/423070_1217a441746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.59" OriginalAmount="68.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07134" Longitude="108.23527" StarRating="0" HotelCode="|231931" HotelName="Hadana Boutique Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot H1 - 04, H1- 05, H1- 06 Pham Van Dong St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/9/3/1/231931_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07035098" Longitude="108.22375062" StarRating="2" HotelCode="364161|hoa_viet_hotel" HotelName="Hoa Viet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Elevator,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Phan Dinh Phung Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/20/3c202f2b1ac2034a728a5650053026f2e30512cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Da Nang, Hoa Viet Hotel puts everything the city has to offer just outsid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05544167" Longitude="108.24545986" StarRating="2" HotelCode="613812|trang_ngan_hotel" HotelName="Ngan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>62 An Thuong 26, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/zz/8fad430b6a7beb3bb0204495189b49b26a72c7c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.78" OriginalAmount="69.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0627618" Longitude="108.2422819" StarRating="4" HotelCode="|332230" HotelName="White Sand Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>89 91 Vo Van Kiet St Phuoc My Ward Son Tra Distric</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/2/3/0/332230_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.89" OriginalAmount="69.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.071597" Longitude="108.2381952" StarRating="3" HotelCode="|338586" HotelName="Continent Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Slot 31-32, Morrison Street, An Hai Bac, Son Tra , Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/8/6/338586_3867fc71232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.16" OriginalAmount="69.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0754472" Longitude="108.2449828" StarRating="4" HotelCode="|266499" HotelName="7 Seven Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>150 Vo Nguyen Giap, Phuoc My Ward, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/9/9/266499_b85f1ec1020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.21" OriginalAmount="69.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0893" Longitude="108.249" StarRating="3" HotelCode="|422165" HotelName="SEASHORE HOTEL - APARTMENT " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 15 - 16 Hoang Sa Opposite Man Thai Beach, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/1/6/5/422165_12354bd1314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.34" OriginalAmount="69.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.090558" Longitude="108.25028" StarRating="4" HotelCode="|339316" HotelName="Seashore and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 15 - 16 Hoang Sa Opposite Man Thai Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/1/6/339316_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.50" OriginalAmount="69.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.033269" Longitude="108.224198" StarRating="4" HotelCode="|417635" HotelName="Grand Citiview Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. A2, 2/9 Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/3/5/417635_cde67cd1613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07015855" Longitude="108.21719615" StarRating="3" HotelCode="773878|minh_tran_apartment_and_hotel" HotelName="Minh Tran Apartment &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Ngo Gia Tu, Hai Chau, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/41/e241856214b6b5dfe6f12e45a190945c9e9b3051.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06283666" Longitude="108.24229396" StarRating="3" HotelCode="945593|white_sand_boutique_hotel" HotelName="White Sand Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>89-91 Vo Van kiet, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/9d/b39dcb21e8aae14105dff6c6539f19065f5a266e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Da Nang. For guests who appreciate a stylish ambience,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="984461|khach_san_my_khe_2" HotelName="Khach San My Khe II" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>260 Vo Nguyen Giap, P Phuoc My, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/7f/1a7f1ba823c6e5a6e5527d820b94fb127689bebd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.82" OriginalAmount="70.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06177" Longitude="108.23758" StarRating="4" HotelCode="|338803" HotelName="San Marino Boutique Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>161-163-165 Vo Van Kiet, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/8/0/3/338803_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.07" OriginalAmount="70.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06489" Longitude="108.23318" StarRating="4" HotelCode="|228642" HotelName="Muong Thanh Grand Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>962 Ngo Quyen Street, An Hai Tay ward, Son Tra district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/8/6/4/2/228642_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.25" OriginalAmount="70.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07136772" Longitude="108.23528592" StarRating="3" HotelCode="495093|637924" HotelName="Hadana Boutique Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot H1 - 04- H1- 05, H1- 06, Pham Van Dong Street, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/27/02279b38cb0ac1de434dc15a01eb6b59eac76375.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Da Nang, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.55" OriginalAmount="70.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07150187" Longitude="108.2382582" StarRating="3" HotelCode="586878|683358" HotelName="Continent Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Morrison Street Extension, An Hai Bac Ward, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/aa/ddaa85e8cf8cdb2ecb6a74699c37ef98c8276583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.060221" Longitude="108.216622" StarRating="4" HotelCode="101680|one_opera_danang_hotel" HotelName="One Opera Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>115 Nguyen Van Linh, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/9c/1d9c37bcb24640c518cb20dd9defe398cc15aeb9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the dynamic city full of vitality, the hotel is close to the major business,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05190988" Longitude="108.23300964" StarRating="3" HotelCode="585916|fivitel_da_nang" HotelName="Fivitel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lot 72 Euro Village, Tran Hung Dao Street, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/58/2358526d6ade4e1873d6ed64ce787c2e4e1024b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07052129" Longitude="108.23661284" StarRating="3" HotelCode="624551|nhu_minh_plaza_danang_hotel" HotelName="Nhu Minh Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Lot 2-A2-KH Pham Van Dong Street, An Hai Bac Ward, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/e6/afe6ab16c3ad79ad74ba8302d219f08a8856b56e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0894444" Longitude="108.24953329" StarRating="3" HotelCode="754548|seashore_hotel_apartment" HotelName="Seashore Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 15-16 Hoang Sa, Opposite Man Thai Beach, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/26/3626243f50d3dd6133515cd0c2f846e444dbcc59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0781212" Longitude="108.24434191" StarRating="3" HotelCode="754400|shri_villa_residence" HotelName="Shri Villa &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Do The Chap Street, Phuoc My Ward, Son Tra District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f7/82f748eee683b4c84506bf8e816ac25ed238b88a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.12" OriginalAmount="71.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06878464" Longitude="108.23819726" StarRating="3" HotelCode="488598|2240395" HotelName="Rosetta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>63 Duong Dinh Nghe Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/0a/730ae249aa3cc7fbbff55c3f8a2dcc1bf6503dec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.36" OriginalAmount="71.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04994" Longitude="108.247609" StarRating="0" HotelCode="|423239" HotelName="Senorita Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Tran Bach Dang, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/2/3/9/423239_e41e4670840.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.51" OriginalAmount="71.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.076084" Longitude="108.244136" StarRating="4" HotelCode="|339213" HotelName="Martin Ho" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Phuoc Truong 9, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/1/3/339213_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07549299" Longitude="108.24497634" StarRating="3" HotelCode="586466|seven_sea_hotel_da_nang" HotelName="Seven Sea Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>150 Duong Vo Nguyen Giap, Quan Son Tra, Thanh Pho, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3f/223f8bb8973aac7b43cc1a85aa501d49c3ef45cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06680043" Longitude="108.22078685" StarRating="3" HotelCode="489415|thuan_anh_hotel" HotelName="Vanilla Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>158A Nguyen Chi Thanh, Hai Chau District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/74/30745ed58a21f8abf688c1a98940719a3711eca9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Vanilla Hotel Da Nang to discover the wonders of Da Nang. The hotel offers guests a range of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06182332" Longitude="108.23758454" StarRating="3" HotelCode="622531|san_marino_boutique_danang" HotelName="San Marino Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Lot 161, 163, 165 Vo Van Kiet Boulevard, An Hai Dong Ward, Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/d9/bad9b1e7958ce93ed1076d414c9302774b7060a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and a bar, f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="956618|bella_boutique_villa" HotelName="Bella Boutique Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 Do The Chap, Phuoc My, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/94/7a94fc1381470cb4149059886c1b635ad8bae3c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.01" OriginalAmount="72.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07055" Longitude="108.236377" StarRating="4" HotelCode="|418138" HotelName="Cn Palace Boutique and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 4,5,6 Pham Van Dong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/3/8/418138_7c192b90324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.14" OriginalAmount="72.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06467" Longitude="108.22997" StarRating="3" HotelCode="|418540" HotelName="Merry" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>447-449 Tran Hung Dao Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/5/4/0/418540_a960b8b0917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.18" OriginalAmount="72.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07078" Longitude="108.217211" StarRating="4" HotelCode="|418236" HotelName="G8 Luxury and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Le Duan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/3/6/418236_26166f71542.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09609373" Longitude="108.25250843" StarRating="2" HotelCode="440406|sea_view_dn_hotel" HotelName="Sea View DN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Block 41 Hoang Sa, Tho Quang ward, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/cf/3f/cf3f2707c0687ccc8c9cf28cfd1e0fba8a2f3c72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities to ensure guests a comfortable stay. Room service is among th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="980253|gic_luxury_hotel_and_spa" HotelName="Gic Land Luxury Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Le Duan, Danang 550000, Hai Chau District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/6e/e56ecb8fd48ffe190543c6b5cf43189fb4589eb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.89" OriginalAmount="73.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068756" Longitude="108.24384" StarRating="4" HotelCode="|555623" HotelName="TGT BEACH HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 DUONG DINH NGHE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/2/3/555623_3c81e931552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0485244" Longitude="108.24363533" StarRating="2" HotelCode="492903|green_garden_residence" HotelName="Green Garden Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lô 217 218 219 220 221 P.B?c M? An, Phía B?c Du?ng Phan T?, P. M? An, Ngu Hành Son, Ðà n?ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8d/9c8d394b8b9b89944e57883efca942670b8213c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="866270|everland_hotel" HotelName="Everland Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 22 Morrison Street, Son Tra District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/72/a872f6073a4830fd0620aa7057352f31bda5a5ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07023731" Longitude="108.24231039" StarRating="2" HotelCode="518370|mi_house_2" HotelName="Mi House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 09 Pham Van Dong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d4/0ed40919c91dbdbc246d8deff2293835d7275e89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.83" OriginalAmount="75.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.062671" Longitude="108.241727" StarRating="0" HotelCode="|447413" HotelName="Century" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/1/3/447413_84a41961724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.05" OriginalAmount="75.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0735" Longitude="108.242" StarRating="3" HotelCode="|420329" HotelName="Golden Rose 3 Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>70 -72 Loseby, Son Tra, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/2/9/420329_dbeb6331703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.46" OriginalAmount="75.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049183" Longitude="108.247892" StarRating="3" HotelCode="|417695" HotelName="Palazzo Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 9-10-11 Tran Bach Dang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/9/5/417695_31975ea1741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.58" OriginalAmount="75.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.074638" Longitude="108.243497" StarRating="0" HotelCode="|486619" HotelName="Dérive Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>70 Le Manh Trinh, Son Tra, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/6/1/9/486619_f1e82a92149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="0" HotelCode="969608|cn_palace_boutique_hotel" HotelName="CN Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4,5,6 Pham Van Dong, An Hai Bac, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b1/73b1d528ad6634f687a29393577ce7344035a854.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.15" OriginalAmount="76.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.095142" Longitude="108.252095" StarRating="4" HotelCode="|417678" HotelName="The Code and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoang Sa, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/7/8/417678_637154d1739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.25" OriginalAmount="76.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.078336" Longitude="108.217808" StarRating="3" HotelCode="|416704" HotelName="A25 - 137 Nguyen Du Dn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>137 Nguyen Du</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/7/0/4/416704_852e0ea1029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.29" OriginalAmount="76.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07167" Longitude="108.2384" StarRating="4" HotelCode="|240364" HotelName="The Herriott and Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 y 8 Le Van Quy, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/3/6/4/240364_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07548771" Longitude="108.24210562" StarRating="4" HotelCode="549863|danaciti_hotel" HotelName="Danaciti Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>80 Dong Kinh Nghia Thuc, An Hai Bac, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/60/7760b3c38c9229dcd20ba5ffcc045b4fbd10e8b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a transfer service and a business centre. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04939417" Longitude="108.247831" StarRating="3" HotelCode="554169|palazzo_hotel_apartment" HotelName="Palazzo Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot 9-10-11 Tran Bach Dang Street, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/52/ca525f2b1ea79cbf7210e27e4fe7553b6cfbc4d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07609892" Longitude="108.2438936" StarRating="3" HotelCode="753123|martin_ho_hotel" HotelName="Martin Ho Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Phuoc Truong 9, Phuoc My Ward, Son Tra district, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/zz/a5ad6b51988c87d8d6f998ff7a9359ea191548e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.82" OriginalAmount="77.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049256" Longitude="108.2470497" StarRating="4" HotelCode="|331852" HotelName="Avatar Danang" 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/3/3/1/8/5/2/331852_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.39" OriginalAmount="77.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0553279" Longitude="108.2437608" StarRating="4" HotelCode="|332017" HotelName="Royal Lotus Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>120A Nguyen Van Thoai Str, Ngu Hanh Son Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/1/7/332017_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.41" OriginalAmount="77.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0676" Longitude="108.244" StarRating="3" HotelCode="|420912" HotelName="The Glomad Da Nang - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/9/1/2/420912_383eff51536.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.45" OriginalAmount="77.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04857" Longitude="108.248114" StarRating="4" HotelCode="|423661" HotelName="Angel Hotels Beach Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 31-32 Tran Bach Dang Street, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/6/6/1/423661_284594e1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.73" OriginalAmount="77.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065396" Longitude="108.219514" StarRating="3" HotelCode="|423006" HotelName="Central and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 - 23 Hoang Dieu, Hai Chau, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/0/0/6/423006_57a96390711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05473543" Longitude="108.24423414" StarRating="3" HotelCode="623379|ritzy_boutique_hotel_da_nang" HotelName="Ritzy Boutique Hotel Da Nang" 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>21-23 Le Quang Dao, My An Ward, Ngu Hanh Son District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/4b/fd4bbe06e8db36cbbec84ec512f9135f746e85ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Da Nang, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09452908" Longitude="108.25180962" StarRating="3" HotelCode="943559|the_code_hotel_spa" HotelName="The Code Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoang Sa, Son Tra, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/0d/ce0d3398e908d1fde10c76afe1443a517c6a54d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.044234247147" Longitude="108.22273843717" StarRating="4" HotelCode="325452|minh_toan_galaxy_hotel" HotelName="Minh Toan Galaxy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>306 2/9 Street, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/dd/fddd8530bc1a7300ad38e47b00567e345961233e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055459521506" Longitude="108.24386454844" StarRating="4" HotelCode="435859|royal_lotus_hotel_danang_managed_by_hk_hospitality_2" HotelName="Royal Lotus Hotel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>120A Nguyen Van Thoai Street, Ngu Hanh, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/28/1a283ef935d5722c1dfa79f7bb5b93840e1055eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0783183" Longitude="108.21783641534" StarRating="3" HotelCode="915943|sao_minh_star_light_hotel" HotelName="A25 Hotel 137 Nguyen Du" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>137 Nguyen Du Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/19/fe196d13e733e807d6710c8cc85ca661111b8c9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06768104" Longitude="108.24436587" StarRating="2" HotelCode="964291|the_glomad_da_nang_hotel_hostel" HotelName="The Glomad Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>41-43 Ha Bong, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/40/ae40ebad356c88da067fee5e077b1a060e7f3f48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.83" OriginalAmount="79.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.093752" Longitude="108.251587" StarRating="4" HotelCode="|418147" HotelName="Grand Gold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 1-A2.2, Hoang Sa Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/4/7/418147_1ec76860354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.14" OriginalAmount="79.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.071721" Longitude="108.237605" StarRating="3" HotelCode="|418753" HotelName="Everland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Morrison street, Son Tra District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/5/3/418753_ec123341704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.78" OriginalAmount="79.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06475" Longitude="108.22338" StarRating="4" HotelCode="|422856" HotelName="Val Soleil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>186 Tran Phu, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/8/5/6/422856_b94fab60837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.26" OriginalAmount="80.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.060536" Longitude="108.216604" StarRating="5" HotelCode="|417784" HotelName="Muong Thanh Luxury Song Han Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>115 Nguyen Van Linh ,Hai Chau, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/7/8/4/417784_5d729a21745.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06718113" Longitude="108.24509729" StarRating="3" HotelCode="489092|golden_sea_3_hotel" HotelName="Golden Sea 3 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Apartment,Hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>242 Vo Nguyen Giap Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/bb/f1bbe9dfe47d7233c614f38972f9180b1db0cbe0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05511727" Longitude="108.24594182" StarRating="3" HotelCode="852939|sunny_ocean_hotel_apartment" HotelName="Sunny Ocean Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>90-92-94 Tran Bach Dang, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5b/b05b330253102b0aeb7185f27f780dac47589f32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.04" OriginalAmount="81.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.053043" Longitude="108.246744" StarRating="3" HotelCode="|418756" HotelName="Pandora Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Phan Ton, My An, Ngu Hanh Son Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/7/5/6/418756_ea140ff1706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="82.14" OriginalAmount="81.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03334341" Longitude="108.22409762" StarRating="3" HotelCode="854968|698828" HotelName="Grand Cititel Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>A2 2/9 Street, Hai Chau District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ca/b5cae73e3a11fe40b53c854bd74f08a9b3b25e72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.30" OriginalAmount="82.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0546556" Longitude="108.2442794" StarRating="4" HotelCode="|266885" HotelName="Ritzy Boutique Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Le Quang Dao Street, My An Ward, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/8/8/5/266885_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.50" OriginalAmount="82.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05054" Longitude="108.22229" StarRating="4" HotelCode="|230259" HotelName="Minh Toan Galaxy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>306 2/9 Street, Hai Chau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/2/5/9/230259_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.66" OriginalAmount="82.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07" Longitude="108.234" StarRating="3" HotelCode="|418485" HotelName="Tropical House Apartment Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>01 Ta My Duat, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/4/8/5/418485_4e8ad901710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06284262" Longitude="108.24206925" StarRating="3" HotelCode="549855|153401" HotelName="Hoang Dai 2 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>97 Vo Van Kiet, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c5/9fc53594e779a63aa53bc4399c48b6d8a3a60c5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0647412" Longitude="108.22339395" StarRating="3" HotelCode="780920|val_soleil_hotel" HotelName="Val Soleil Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>186 Tran Phu, Da Nang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/85/df8549fd010ffc27e3d0ced35699d5d964b4b51e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.89" OriginalAmount="83.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07000286" Longitude="108.23398779" StarRating="0" HotelCode="956534|3448295" HotelName="Tropical House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Ta My Duat, Phuong An Hai Bac, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/dc/cddcb858013bf6ea9cfc65d143f59025cf9fdbbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.92" OriginalAmount="83.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05538" Longitude="108.245856" StarRating="4" HotelCode="|417621" HotelName="Sunny Ocean and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>90 Tran Bach Dang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/2/1/417621_666d13a1626.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.92" OriginalAmount="83.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0674458" Longitude="108.2450848" StarRating="4" HotelCode="|332104" HotelName="Lunar Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>242 Vo Nguyen Giap, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/0/4/332104_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.92" OriginalAmount="83.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0627847" Longitude="108.2420817" StarRating="3" HotelCode="|332044" HotelName="Hoang Dai 2 Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Vo Van Kiet, Ward Phuoc My, District Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/0/4/4/332044_079ff2e1523.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.68" OriginalAmount="83.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.064202" Longitude="108.220498" StarRating="4" HotelCode="|417617" HotelName="Fivitel Boutique Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>202 Nguyen Chi Thanh, Phuoc Ninh, Hai Chau Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/1/7/417617_9b6843f1603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.92" OriginalAmount="84.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0561" Longitude="108.245" StarRating="3" HotelCode="|525372" HotelName="Casa Rosa Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>68 K 227 Nguyen Van Thoai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/3/7/2/525372_ecdef391156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.44" OriginalAmount="84.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051041" Longitude="108.24721" StarRating="0" HotelCode="|423483" HotelName="Golden Lotus Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot C5 Tran Bach Dang Street My An Ward, Ngu Hanh Son District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/8/3/423483_46c4f1b0926.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.58" OriginalAmount="84.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0707" Longitude="108.23807" StarRating="0" HotelCode="|232942" HotelName="Sea Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 29-33 Le Van Quy Street, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/4/2/232942_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.94" OriginalAmount="85.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0615039" Longitude="108.2362714" StarRating="3" HotelCode="|372938" HotelName="Gemma &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>183 Vo Van Kiet, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/9/3/8/372938_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="86.84" OriginalAmount="85.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.093454" Longitude="108.25149" StarRating="4" HotelCode="3809564" HotelName="Grand Gold Hotel" Meals="DELUXE ROOM - PARTIAL SEA VIEW" BedType="DELUXE ROOM - PARTIAL SEA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Lot 1-A2.2, Hoang Sa Street, Son Tra Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/09564/3809564/1.jpg?f=17378531</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, a steam room, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. For a surcharge, guests may use a shuttle from the airport to the hotel (available on request) and a train station drop-off service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07080681" Longitude="108.23799747" StarRating="3" HotelCode="434197|sea_garden_hotel_5" HotelName="Sea Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 29-33 Le Van Quy Street, Son Tra District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/51/ac51e0e28a7fe4a855e6482bfb298f74a51b24e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.40" OriginalAmount="86.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.064404788269" Longitude="108.22070946315" StarRating="4" HotelCode="371430|687959" HotelName="Gopatel - Golden Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>202 Nguyen Chi Thanh Street, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/79/ed79d0730dc3e9c5ccd13e23966ab2cb83ee89bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.67" OriginalAmount="86.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06593" Longitude="108.24524" StarRating="3" HotelCode="|230856" HotelName="Sea Front" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>240 Vo Nguyen Giap Son Tra district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/5/6/230856_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.83" OriginalAmount="86.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067436" Longitude="108.223887" StarRating="3" HotelCode="|421170" HotelName="Hadiva Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>137 Tran Phu Quan Hai Chau, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/1/7/0/421170_fc3bf831752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068612091452" Longitude="108.24156612203" StarRating="3" HotelCode="368664|monaco_hotel" HotelName="Monaco Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>99 Duong Dinh Nghe Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f9/a4f913ba340f2d6ddddd29291648f68d2d72ad07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.90" OriginalAmount="87.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0489408" Longitude="108.2489113" StarRating="4" HotelCode="|332172" HotelName="Yarra Ocean Suites Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>304 Vo Nguyen Giap Street, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/1/7/2/332172_5593c831333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.93" OriginalAmount="87.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055706" Longitude="108.244901" StarRating="4" HotelCode="|467300" HotelName="Ruby Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 NGUYEN VAN THOAI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/3/0/0/467300_31176d31825.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.88" OriginalAmount="88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04896167" Longitude="108.24894028" StarRating="4" HotelCode="594464|218191" HotelName="Adamo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>304 Vo Nguyen Giap, Da Nang 550000, Ngu Hanh Son</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766652/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.20" OriginalAmount="88.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06543" Longitude="108.22411" StarRating="3" HotelCode="|418253" HotelName="Pariat River Front" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>202 - 204 Bach Dang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/5/3/418253_721a8cd1642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.59" OriginalAmount="89.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0702326" Longitude="108.2371121" StarRating="4" HotelCode="|338477" HotelName="Merry Land Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot B20- B21 Pham Van Dong Str, An Hai Bac Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/7/7/338477_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06157385" Longitude="108.23634469" StarRating="0" HotelCode="810763|gemma_hotel_apartment" HotelName="Gemma Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>183 Vo Van Kiet, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/32/a832b4a2e7ce1694d8cb094a6986822a1f4ebb3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.29" OriginalAmount="90.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065906" Longitude="108.245189" StarRating="3" HotelCode="|419913" HotelName="Seafront Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>240 Vo Nguyen Giap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/1/3/419913_5ae40951842.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91.91" OriginalAmount="91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06164139" Longitude="108.2364378" StarRating="3" HotelCode="586766|230739" HotelName="Gemma Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot A11-3 Vo Van Kiet, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/762108/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06597581" Longitude="108.24518175" StarRating="3" HotelCode="372878|sea_front_hotel" HotelName="Sea Front Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>240 Vo Nguyen Giap, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/ff/a7ff0c6aaea8709b6e2e13520c5b5ba1f97e6bbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.085834450509" Longitude="108.21465573432" StarRating="3" HotelCode="369046|azumaya_hotel" HotelName="Azumaya Hotel" Meals="BREAKFAST-FOR-1" BedType="BREAKFAST-FOR-1" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>31 Nguyen Tat Thanh Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/b4/e4b4bd37c388f331497e4bee5242dfa07b3b8ca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.66" OriginalAmount="91.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09143" Longitude="108.21514" StarRating="3" HotelCode="|229798" HotelName="Azumaya Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Nguyen Tat Thanh, Hai Chau Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/7/9/8/229798_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.38" OriginalAmount="92.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.101" Longitude="108.23227" StarRating="4" HotelCode="|446720" HotelName="Alan Sea Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot A6 Le Duc Tho, Nai Hien Dong Ward, Son Tra District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/0/446720_6fd70ae0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.53" OriginalAmount="92.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065547" Longitude="108.223484" StarRating="4" HotelCode="|446727" HotelName="Wink Danang Centre, Unscripted by Hyatt - 24 Hours stay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>178 Tran Phu Street, Phuoc Ninh Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/7/446727_f071ea91008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06341164" Longitude="108.24404413" StarRating="3" HotelCode="586952|pavilion_hotel_da_nang" HotelName="Pavilion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>35 Vo Van Kiet Street, Son Tra District, Da Nang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/b9/feb9d9e5ba132d5a01d9974f39152852bf9ee810.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.40" OriginalAmount="93.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06332" Longitude="108.2439" StarRating="4" HotelCode="|239700" HotelName="Pavilion Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Vo Van Kiet St., Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/7/0/0/239700_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.90" OriginalAmount="93.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.069096" Longitude="108.222909" StarRating="3" HotelCode="|422715" HotelName="Seahorse Tropical Da Nang By Haviland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Yen Bai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/7/1/5/422715_e9e5bee1133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07042663" Longitude="108.23721626" StarRating="3" HotelCode="585307|merry_land_hotel_da_nang" HotelName="Merry Land Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot B20-21 Pham Van Dong Street, An Hai Bac Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/38/d738166a4969f8a6fc32873a215399f845621db0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05326006" Longitude="108.24666168" StarRating="3" HotelCode="754447|tamarind_hotel_da_nang" HotelName="Tamarind Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>83 Tran Bach Dang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/15/1515293ac01e512857d8a8dc8e81efde8701fd8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06796043" Longitude="108.24509806" StarRating="4" HotelCode="943396|paracel_danang_hotel" HotelName="Paracel Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3B4.1 Vo Nguyen Giap Street, Son Tra, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/96/7c96c37fe39d755b21bd3a2b4229961450a043f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.03" OriginalAmount="94.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05397" Longitude="108.246355" StarRating="3" HotelCode="|422850" HotelName="Dana Sea Muong Thanh Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Tran Bach Dang, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/8/5/0/422850_8ca86470716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.23" OriginalAmount="94.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.060818" Longitude="108.239584" StarRating="4" HotelCode="|522168" HotelName="Le Cap and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Dang Vu Hy,Phuoc My, Son Tra, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/6/8/522168_0390d820923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.40" OriginalAmount="94.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.040902" Longitude="108.246428" StarRating="0" HotelCode="|423142" HotelName="Sun River and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>78 Che Lan Vien, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/1/4/2/423142_dfa80800731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="95.42" OriginalAmount="94.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.068298" Longitude="108.24509" StarRating="4" HotelCode="3825494" HotelName="Paris Deli Danang Beach Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>236 Vo Nguyen Giap, Son Tra,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/25494/3825494/1.jpg?f=17380706</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, a steam room, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. 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 a meeting room. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08248448" Longitude="108.24721982" StarRating="3" HotelCode="758554|cani_beach_house" HotelName="Cani Beach House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Le Boi Street, Man Thai Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/a3/71a34dc462d302e7772217d8d002c734681e330e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05532406" Longitude="108.24494854" StarRating="2" HotelCode="700138|daystar_hotel" HotelName="Daystar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/06/e7062c8b767d581e5e9518aee1cfa5018e4aab67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0677183" Longitude="108.24511683" StarRating="4" HotelCode="601416|paris_deli_danang_beach_hotel" HotelName="Khach San Paris Deli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>236 Vo Nguyen Giap, Phuong Phuoc My, Quan Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/63/65633502da1ab507f00a401f9230c6f65592a24c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.01" OriginalAmount="96.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054867" Longitude="108.241006" StarRating="0" HotelCode="|471397" HotelName="Estrella Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>145 Nguyen Van Thoai An Hai Dong Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/3/9/7/471397_72a0a7f1142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.79" OriginalAmount="96.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0507" Longitude="108.247" StarRating="3" HotelCode="|419910" HotelName="Tamarind Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>83 TRAN BACH DANG MY AN NGU HANH SON DA NANG VIETNAM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/1/0/419910_35b784a1849.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.88" OriginalAmount="96.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055137" Longitude="108.24577" StarRating="0" HotelCode="|535879" HotelName="PĀMA Boutique and Bistro Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>96 Tran Bach Dang, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/8/7/9/535879_6d426bc2057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.88" OriginalAmount="96.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.065845" Longitude="108.242426" StarRating="3" HotelCode="|421414" HotelName="Lem's Apartment and Coffee" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 Phuoc My 1, Phuoc My, Son Tra, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/4/1/4/421414_5961dbe1725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.97" OriginalAmount="97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05251733" Longitude="108.24553033" StarRating="3" HotelCode="855991|382011" HotelName="Pandora Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 24-25 Phan Ton Street, Da Nang 842363, Quang Nam</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1123369/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="2" HotelCode="936874|seahorse_office_and_hotel" HotelName="Christina's DN Seahorse Hostel &amp; Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Nguyen Thai Hoc, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/02/4d02eec815ecc54f3ccedca6176ceeb3d5438a67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.37" OriginalAmount="98.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.048667" Longitude="108.247298" StarRating="4" HotelCode="|446718" HotelName="Draco and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 An Thuong 2, Da Nang 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/1/8/446718_90aba371300.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.43" OriginalAmount="98.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06824" Longitude="108.24523" StarRating="4" HotelCode="|236293" HotelName="Paracel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>204 Vo Nguyen Giap Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/2/9/3/236293_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="100.51" OriginalAmount="99.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.063372" Longitude="108.24422" StarRating="4" HotelCode="3731997" HotelName="Pavilion Hotel Da Nang" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>35 Vo Van Kiet St., Son Tra District,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/31997/3731997/40.jpg?f=17381352</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 and a fitness center. Additional amenities at this Belle Époque hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in Da Nang? This hotel has 1722 square feet (160 square meters) of space consisting of conference space and 2 meeting rooms. A roundtrip airport shuttle and a train station pick-up service are provided for an additional charge..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.048448941444" Longitude="108.24809370786" StarRating="3" HotelCode="309481|starlet_hotel" HotelName="Starlet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Ngo Thi Si, My An, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/e5/48e5c5683d30732c3739c2fbb79485e4350a4e72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, room service and a confe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06701407" Longitude="108.2431068" StarRating="0" HotelCode="983573|the_memory_danang" HotelName="The Memory" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>202 Ho Nghinh, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/dc/b4dc75eba29d27c917b81e7d995625dafba6dc66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.20" OriginalAmount="100.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06114" Longitude="108.24243" StarRating="0" HotelCode="|240262" HotelName="Minh House Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>104 To Hien Thanh, Son Tra Dist</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/2/6/2/240262_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.92" OriginalAmount="100.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0677684" Longitude="108.2450853" StarRating="4" HotelCode="|338718" HotelName="Paris Deli Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>236 Vo Nguyen Giap, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/1/8/338718_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.93" OriginalAmount="100.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067050138175" Longitude="108.22020729344" StarRating="3" HotelCode="316996|533401" HotelName="Sanouva Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>68 Phan Chau Trinh Street, Hai Chau District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/ea28596993aa43b6a9b3f0bf2a124350.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06183238" Longitude="108.24531519" StarRating="2" HotelCode="374951|my_hanh_hotel_da_nang" HotelName="My Hanh Hotel Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Lam Hoanh, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/fb/affbd227393c22dedab795043beff4027563f113.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="619911|alansea_danang_hotel" HotelName="Alansea Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot A6-10 Le Duc Tho Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/14/b714c7c2cf31020637950742abf4ebfe8b8eba00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06022859" Longitude="108.21314953" StarRating="3" HotelCode="692349|danang_boutique_hotel" HotelName="Danang Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>150 - 156 Nguyen Van Linh, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/28/ba28e7deaf24cad1834f92a19739348537a0a84b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066807666667" Longitude="108.22488133333" StarRating="4" HotelCode="915944|brilliant_hotel" HotelName="Brilliant Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Bach Dang Street, Hai Chau I Ward, Danang, Hai Chau District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c1/e8c13e41c0a89821c7780402866b9e28f1fad30a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.25" OriginalAmount="103.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077492" Longitude="108.215732" StarRating="3" HotelCode="|422371" HotelName="Kaia Residence Da Nang Quiet Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>132/15 Ly Tu Trong Str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/3/7/1/422371_5441af41736.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.22" OriginalAmount="104.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0405" Longitude="108.247" StarRating="3" HotelCode="|447056" HotelName="Daisy Boutique Hotel and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>67 Che Lan Vien, Ngu Hanh Son District, Da Nang, 50000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/5/6/447056_5cef53d0720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.67" OriginalAmount="104.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0800448" Longitude="108.2236066" StarRating="3" HotelCode="|265949" HotelName="Di Lusso Boutique Riverside Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14th Bach Dang street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/9/4/9/265949_75181f31729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06608787" Longitude="108.2432516" StarRating="3" HotelCode="375087|sea_castle_hotel" HotelName="Sea Castle Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>So 171 Duong Ho Nghinh, Phuong Phuoc My, Quan Son Tra, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/27/6727eb268e20e15579ef31b220dd3ecfc035cd5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.06" OriginalAmount="106" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06667897" Longitude="108.24509798" StarRating="4" HotelCode="374618|84042" HotelName="Diamond Sea Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>232 Vo Nguyen Giap Street, Son Tra District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/70/46707aec9bdc1f68f22a6653026092f57859d7ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06575166" Longitude="108.24511572" StarRating="3" HotelCode="590927|le_hoang_beach" HotelName="Le Hoang Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>244 Vo Nguyen Giap Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/3d/813dd30e19cdeb3e95fd5b80a7270797ddd90cc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.17" OriginalAmount="106.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.062795" Longitude="108.242132" StarRating="4" HotelCode="|470839" HotelName="Golden Sun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Vo Van Kiet, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/8/3/9/470839_d5e74971149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.50" OriginalAmount="106.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.069494" Longitude="108.241897" StarRating="1" HotelCode="|423139" HotelName="Minh Boutique and Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Nguyen Cao Luyen, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/1/3/9/423139_e0677820644.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.67" OriginalAmount="106.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.078787" Longitude="108.245719" StarRating="4" HotelCode="|471771" HotelName="Mangata Beachfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/7/7/1/471771_e7b182f1155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.71" OriginalAmount="106.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066426" Longitude="108.244985" StarRating="4" HotelCode="|419100" HotelName="Canvas Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>234 Vo Nguyen Giap, Phuoc My Ward, Son Tra District, Da Nang, Vietnam, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/1/0/0/419100_3b264b71723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.36" OriginalAmount="107.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0660156" Longitude="108.243286" StarRating="2" HotelCode="|331831" HotelName="Sea Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>So 171 Duong Ho Nghinh, Phuong Phuoc My, Quan Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/8/3/1/331831_75ad8ca1845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.94" OriginalAmount="107.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08252" Longitude="108.22104" StarRating="4" HotelCode="|240034" HotelName="New Orient Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Dong Da Street Hai Chau District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/0/3/4/240034_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.06" OriginalAmount="107.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.057383" Longitude="108.243193" StarRating="3" HotelCode="|417829" HotelName="Tam House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>209/27 Nguyen Van Thoai, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/8/2/9/417829_28bc1f10320.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06682597" Longitude="108.24512497" StarRating="3" HotelCode="488573|bluesun_hotel" HotelName="BlueSun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>230 Vo Nguyen Giap, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2f/d62fdc39e71d3ce2847933e4a303cec21f37c651.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.38" OriginalAmount="108.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0669075" Longitude="108.2450348" StarRating="4" HotelCode="|331797" HotelName="Diamond Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>232 Vo Nguyen Giap Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/7/9/7/331797_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.51" OriginalAmount="108.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0668382" Longitude="108.2234538" StarRating="4" HotelCode="|331519" HotelName="Satya Da Nang Han Market" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>155 Tran Phu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/5/1/9/331519_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="109.63" OriginalAmount="108.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05193" Longitude="108.24664" StarRating="4" HotelCode="2297293" HotelName="Cicilia Hotels &amp; Spa Danang" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No 06; 08; 10 - Do Ba Street, T20 Beach, Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97293/2297293/1.jpg?f=17477528</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 attached winery, an outdoor pool, and a sauna. This hotel also features 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 conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066962" Longitude="108.223909" StarRating="3" HotelCode="396946|satya_hotel" HotelName="Satya 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>155 Tran Phu, Hai Chau, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/4b/dd4b23e8a96d933747f5ec7c5cc735b9a4afe075.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.67" OriginalAmount="109.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.052371" Longitude="108.246755" StarRating="0" HotelCode="|467977" HotelName="Golden Lotus Luxury Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>198B Tran Bach Dang Bac My Phu Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/9/7/7/467977_5a2d0131822.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.75" OriginalAmount="109.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067547" Longitude="108.245254" StarRating="0" HotelCode="|239463" HotelName="Mandila Beach Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>218 Vo Nguyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/4/6/3/239463_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.01" OriginalAmount="109.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0606163" Longitude="108.2224928" StarRating="4" HotelCode="|331821" HotelName="Vanda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>03 Nguyen Van Linh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/8/2/1/331821_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.10" OriginalAmount="110" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051966337841" Longitude="108.2469321018" StarRating="4" HotelCode="386269|153344" HotelName="Cicilia Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>No. 23.25.27 Do Ba Road, T20 Beach, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/d5/e1d5def321e5581fcf99d8181fa0443692a1dd74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0800334" Longitude="108.22367915" StarRating="3" HotelCode="945553|di_lusso_boutique_hotel" HotelName="Di Lusso Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Bach Dang Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/c5/8bc573fb9ede0e3f13b0ce4a7f5a19fcd81cc3e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.24" OriginalAmount="110.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08248" Longitude="108.2218" StarRating="4" HotelCode="|238973" HotelName="Grandvrio City Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01-03 Dong Da, Hai Chau</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/9/7/3/238973_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.49" OriginalAmount="110.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06077109" Longitude="108.22267059" StarRating="4" HotelCode="374973|540348" HotelName="Vanda Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>03 Nguyen Van Linh Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/ed/dbedc95758b9b463e1b088e098a6aabc1a03fcd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.52" OriginalAmount="110.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.053508" Longitude="108.24784" StarRating="0" HotelCode="|420018" HotelName="Sofiana My Khe and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Tran Bach Dang , Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/1/8/420018_73439511719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.53" OriginalAmount="110.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05186" Longitude="108.24666" StarRating="0" HotelCode="|233522" HotelName="Cicilia &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.06-08-10 Do Ba street, T20 Beach, Ngu Hanh Son District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/5/2/2/233522_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.83" OriginalAmount="110.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0676785" Longitude="108.2452581" StarRating="4" HotelCode="|338710" HotelName="Monarque Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>238 Vo Nguyen Giap, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/7/1/0/338710_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.03" OriginalAmount="110.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061896" Longitude="108.245472" StarRating="4" HotelCode="|417649" HotelName="Sala Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Lam Hoanh Street, Son Tra district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/4/9/417649_f7657e31659.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06774557" Longitude="108.24512193" StarRating="4" HotelCode="572627|belle_maison_parosand_danang" HotelName="Belle Maison Parosand Danang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>216 Vo Nguyen Giap Street, Son Tra, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/9c/2f9c4d304ec42f66c218f31f68e449e6f25d406b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a café, a bar, a transfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="112.65" OriginalAmount="111.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05117902" Longitude="108.24839818" StarRating="4" HotelCode="754576|632203" HotelName="Balcona Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>288 Vo Nguyen Giap Street, My An Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1123691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.12" OriginalAmount="112" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0579691" Longitude="108.24568004" StarRating="3" HotelCode="754615|337144" HotelName="Animor Green Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lo 47 My Khe 4, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a1/1ba13a67697e90d638dc1717a6191ad8c5c90669.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.27" OriginalAmount="112.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.040743" Longitude="108.245347" StarRating="0" HotelCode="|541665" HotelName="Vernalhome Boutique Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Luu Quang Thuan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/6/6/5/541665_7a2306f1006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.60" OriginalAmount="112.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0602399" Longitude="108.2138579" StarRating="3" HotelCode="|266992" HotelName="Danang Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>150 Nguyen Van Linh 6 th floor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/9/9/2/266992_c674e961750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.13" OriginalAmount="113" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049522185085" Longitude="108.24867620432" StarRating="4" HotelCode="300555|79042" HotelName="Holiday Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/c9/65c9d29e130e78ed3a9b41c9ce25abff6be6c561.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.24" OriginalAmount="113.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066178" Longitude="108.224459" StarRating="4" HotelCode="|418291" HotelName="Haian Riverfront Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>182 Bach Dang Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/9/1/418291_590ce840253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114.44" OriginalAmount="113.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08251333" Longitude="108.22116379" StarRating="4" HotelCode="604705|616542" HotelName="New Orient Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>20 Dong Da Street, Hai Chau District, Da Nang City 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/da/ffda661435184bdd08bc2fd4fdc44c2bcba60d0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.55" OriginalAmount="113.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049557" Longitude="108.248897" StarRating="4" HotelCode="|339291" HotelName="Balcona Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>288 Vo Nguyen Giap Street, My An Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/9/1/339291_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.66" OriginalAmount="113.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067206" Longitude="108.245135" StarRating="4" HotelCode="|418273" HotelName="Minh Toan Safi Ocean" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>224 Vo Nguyen Giap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/7/3/418273_36ab2dd0126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.80" OriginalAmount="113.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06995" Longitude="108.2454" StarRating="0" HotelCode="|233188" HotelName="Bluesun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>230 Vo Nguyen Giap Phuoc My, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/8/8/233188_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.78" OriginalAmount="115.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05286" Longitude="108.24807" StarRating="4" HotelCode="|239643" HotelName="Parosand Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216 Vo Nguyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/6/4/3/239643_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0677419" Longitude="108.24522234" StarRating="3" HotelCode="586004|mandila_beach_hotel_danang" HotelName="Mandila Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>218 Vo Nguyen Giap Street, Phuoc My Ward, Son Tra District, Danang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/25/7e2523e22cf44c955fb9d5e379de956555d06163.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.07" OriginalAmount="116.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06701222" Longitude="108.24515244" StarRating="4" HotelCode="586289|637923" HotelName="Monarque Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>238 Vo Nguyen Giap, Phuoc My ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/7b/587b8ebd3b2c97bffc6846e2fa7fe6d83402bdd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.29" OriginalAmount="117.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06207974" Longitude="108.24539694" StarRating="4" HotelCode="973445|660814" HotelName="Sala Danang Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 - 38 Lam Hoanh Street, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/95/2195ccc0a0d4225a9f1fa52c392fe6d6d4b3d7a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.89" OriginalAmount="117.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.08381" Longitude="108.24792" StarRating="4" HotelCode="|239708" HotelName="Monarque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>238 Vo Nguyen Giap, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/7/0/8/239708_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.55" OriginalAmount="118.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0606" Longitude="108.245" StarRating="4" HotelCode="|417686" HotelName="Salmalia Boutique and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Lam Hoanh, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/8/6/417686_32e01061754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.75" OriginalAmount="118.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061604" Longitude="108.221747" StarRating="0" HotelCode="|447405" HotelName="Cozy Danang Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Co Giang Hai Chau, 37 Co Giang. Da Nang, Da Nang, 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/0/5/447405_82075691722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.81" OriginalAmount="118.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.061565" Longitude="108.24538" StarRating="1" HotelCode="|423599" HotelName="Chi House Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 D. Lam Hoanh Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/9/9/423599_93c535e1755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="120.89" OriginalAmount="119.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.067547" Longitude="108.245255" StarRating="4" HotelCode="3779833" HotelName="Mandila Beach Hotel Danang" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>218 Vo Nguyen Giap Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/79833/3779833/1.jpg?f=17379942</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, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Da Nang? This hotel has 2013 square feet (187 square meters) of space consisting of a conference center and 2 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06039501" Longitude="108.2455247" StarRating="0" HotelCode="956605|salmalia_boutique_hotel_spa" HotelName="Salmalia Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Lam Hoanh, Phuoc My, Son Tra, Da Nang 50000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/8d/6d8dd55d48a97912f7e3718d1f2cc935760b0220.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.86" OriginalAmount="120.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05326" Longitude="108.24786" StarRating="5" HotelCode="|239492" HotelName="The Nalod Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>192 Vo Nguyen Giap, Son Tra District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/4/9/2/239492_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.21" OriginalAmount="121.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0573845" Longitude="108.24318346" StarRating="3" HotelCode="622826|tam_house_villa_hotel" HotelName="Tam House Villa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>209/27 Nguyen Van Thoai, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b3/33b371ab310292f24af87431abd7282e31fd50e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.56" OriginalAmount="121.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049589" Longitude="108.248326" StarRating="4" HotelCode="|157804" HotelName="Holiday Beach Danang and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>My Khe Beach, Vo Nguyen Giap Street, Ngu Hanh Son District, Danang City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/8/0/4/157804_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays. SITUATION: The hotel is in the area, the beach, Close to shops.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.10" OriginalAmount="124.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07553" Longitude="108.2424" StarRating="0" HotelCode="|233814" HotelName="Danaciti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>80 Dong Kinh Nghia Thuc, An Hai Bac, Son Tra, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/8/1/4/233814_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09756141" Longitude="108.224319" StarRating="4" HotelCode="621871|danang_golden_bay" HotelName="Danang Golden Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>01 Le Van Duyet Street, Nai Hien Dong Ward, Son Tra District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e1/90e1e0564108cf77d34d139e1aea01137737084f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06131451" Longitude="108.24545328" StarRating="2" HotelCode="639085|truong_tai_hotel" HotelName="Truong Tai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Lam Hoanh, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/d1/96d17a87764b7045163b4f9da26a6e992a015e67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.15" OriginalAmount="126.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073103" Longitude="108.242916" StarRating="0" HotelCode="|447401" HotelName="Del Luna By Luk Global" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 ho nghinh, son tra, Da Nang, Da nang, 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/0/1/447401_808b32a1720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07469942" Longitude="108.24495911" StarRating="3" HotelCode="489119|sekong_hotel_da_nang" HotelName="Sekong Hotel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>152 Vo Nguyen Giap Street, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/27/10274f5ccf9dbec805076adbe3410d73ad6fe432.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.13" OriginalAmount="129.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0578562" Longitude="108.2466468" StarRating="5" HotelCode="|339267" HotelName="Dlg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>258 Vo Nguyen Giap, Phuoc My Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/6/7/339267_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05589927" Longitude="108.24471691" StarRating="3" HotelCode="372227|song_cong_hotel_danang" HotelName="Song Cong Hotel Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>305 Nguyen Van Thoai Street Phuoc My Ward, Son Tra District, Da Nang, Vietnam, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/e3/85e3f540362f3fc543d461cac4242de8272f5ce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.59" OriginalAmount="130.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0806357" Longitude="108.2468073" StarRating="5" HotelCode="|418038" HotelName="Sel De Mer and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 Vo Nguyen Giap, Son Tra , Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/3/8/418038_a81f0fe0812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.66" OriginalAmount="130.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05373" Longitude="108.24769" StarRating="4" HotelCode="|239441" HotelName="Muong Thanh Luxury Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>270 Vo Nguyen Giap, My An Ward, Ngu Hanh Son District, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/4/4/1/239441_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.67" OriginalAmount="130.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0549" Longitude="108.2416" StarRating="4" HotelCode="|235650" HotelName="Risemount Premier Resort Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>120 Nguyen Van Thoai Street, My An Ward Ngu Hanh Son District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/6/5/0/235650_20.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05380783" Longitude="108.24758773" StarRating="4" HotelCode="587746|muong_thanh_luxury_da_nang_hotel" HotelName="Muong Thanh Luxury Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>270 Vo Nguyen Giap Street, My An Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/8b/5b8b1e71d59d299ead8b593d26fe21928bfcd666.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.32" OriginalAmount="132" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0746108" Longitude="108.246036" StarRating="3" HotelCode="424285|444444" HotelName="Temple Danang Resort Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Concierge,Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Son Tra District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/95/14955148f65efb97fc3ef37be2277a197637c010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Temple Resort Experience Danang to discover the wonders of Da Nang. The hotel offers a high ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05802103" Longitude="108.24658064" StarRating="5" HotelCode="739612|dlg_hotel" HotelName="DLG Hotel Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Internet,Laundry,Parking,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>258 Vo Nguyen Giap Street, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/00/bb006edc798061b6a080342689d99c89e76841a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;DLG Hotel Danang features 237 rooms with full functions and facilities up to 5-star ranking. Ideally...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06706506" Longitude="108.24515519" StarRating="0" HotelCode="965860|maximilian_danang_beach_hotel" HotelName="Maximilan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>222 Vo Nguyen Giap Street, Phuoc My Ward, Son Tra District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/5a/395a3a5ffa86314b914ab7ae34c4530520f8b9f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.74" OriginalAmount="137.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09745" Longitude="108.22419" StarRating="5" HotelCode="|240109" HotelName="Wyndham Danang Golden Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Le Van Duyet, Son Tra, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/0/9/240109_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="138.89" OriginalAmount="137.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0548471" Longitude="108.24177655" StarRating="4" HotelCode="510879|544821" HotelName="Risemount Resort Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Nguyen Van Thoai Street, My An Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/16/5516000e18ee0c5e129b848e83055c3de3918645.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.80" OriginalAmount="138.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0681" Longitude="108.245" StarRating="4" HotelCode="|418131" HotelName="Chicland Boutique Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 Vo Nguyen Giap, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/3/1/418131_2c28da20316.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.03" OriginalAmount="141.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0558" Longitude="108.24465" StarRating="0" HotelCode="|230030" HotelName="Soco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Nguyen Van Thoai Street Phuoc My Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/0/3/0/230030_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.19" OriginalAmount="142.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07333" Longitude="108.24078" StarRating="3" HotelCode="|420393" HotelName="Hai Trieu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 20 Loseby Son Tra Da Nang Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/3/9/3/420393_ff3ad1e1739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="144.90" OriginalAmount="143.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075808" Longitude="108.2449" StarRating="5" HotelCode="4080074" HotelName="Awaken Danang Hotel" Meals="DELUXE ROOM - PARTIAL SEA VIEW" BedType="DELUXE ROOM - PARTIAL SEA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>148 Vo Nguyen Giap,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/80074/4080074/1.jpg?f=17532657</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as an indoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Event facilities at this hotel consist of a conference center and meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.03" OriginalAmount="143.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075807" Longitude="108.244902" StarRating="5" HotelCode="|468288" HotelName="Awaken Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>148 Vo Nguyen Giap</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/2/8/8/468288_208a61d1716.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05305681" Longitude="108.24799501" StarRating="4" HotelCode="856068|rosamia_da_nang_hotel" HotelName="Rosamia Da Nang Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Designated Smoking Area,Dining,Fax,Internet,Kids Play Area,Laundry,Lounge,Massage Centre,Meeting Room,Nightclub,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>282 Vo Nguyen Giap Street, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/39/29390850609058632c8f9f3047ae67cf3a845756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Danang. A total of 222 bedrooms are available for guests' conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.56" OriginalAmount="146.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0291" Longitude="108.25452" StarRating="4" HotelCode="|229172" HotelName="Olalani Resort And Condotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa Street, Khue My Ward, Ngu Hanh Son District,, Da Nang,Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/7/2/229172_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.28" OriginalAmount="146.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06724" Longitude="108.245188" StarRating="4" HotelCode="|418234" HotelName="Maximilan Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>222 Vo Ngyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/2/3/4/418234_7c1523d1552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.20" OriginalAmount="147.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.055945" Longitude="108.244599" StarRating="3" HotelCode="|419916" HotelName="SOCO Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Nguyen Van Thoai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/9/9/1/6/419916_7e417441850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.77" OriginalAmount="148.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.048206" Longitude="108.226998" StarRating="5" HotelCode="|87345" HotelName="Grand Mercure Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LOT A1 ZONE OF THE VILLAS OF, GREEN ISLAND, DANANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/4/5/87345_a6028a51206.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Mercure Danang is rated four stars, it was opened in 2011, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the centre of Da Nang. It is located near Hoi An, has excellent transport links to the train station. ROOM: The establishment has 272 rooms with mini-bar, a hairdryer, a safe, a trouser press and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.88" OriginalAmount="149.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0627702" Longitude="108.2461453" StarRating="5" HotelCode="|264751" HotelName="Grand Tourane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>252 Vo Nguyen Giap, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/7/5/1/264751_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.51" OriginalAmount="151" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077272" Longitude="108.223386" StarRating="5" HotelCode="212976|153043" HotelName="Novotel Danang Premier Han River" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Bach Dang Street, Hai Chau District, Danang 02363</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/38/1f3892385370f04313f4bd6f5105e0d52bf413f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 429 rooms. Services and facilities at the hotel include a res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.63" OriginalAmount="152.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0533202" Longitude="108.2479829" StarRating="5" HotelCode="|417790" HotelName="Rosamia Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>282 Vo Nguyen Giap, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/7/9/0/417790_d5678181733.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.54" OriginalAmount="154.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0658542" Longitude="108.245074" StarRating="4" HotelCode="|338403" HotelName="Le Hoang Beach Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>244 Vo Nguyen Giap Street, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/0/3/338403_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0711002" Longitude="108.23032136" StarRating="5" HotelCode="746364|319239" HotelName="Vinpearl Condotel Riverfront Da Nang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Concierge,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>341 Tran Hung Ðao, Phuong An Hai Bac, Quan Son Trà, TP Ðà Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/92/9492b17ee36c3ae54c65a8be0dd5ed9aff6809ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Vinpearl Condotel Riverfront Danang offers an ideal location in Da Nang, near the Han River, 1.5 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.77" OriginalAmount="156.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.063313" Longitude="108.24272" StarRating="4" HotelCode="|418144" HotelName="Stella Maris Beach Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Vo Van Kiet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/1/4/4/418144_f7a64cd0359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.98" OriginalAmount="157.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073946" Longitude="108.24472" StarRating="5" HotelCode="|418054" HotelName="Radisson Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170 Vo Nguyen Giap, Phuoc My Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/0/5/4/418054_8c59f6f0928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="160.90" OriginalAmount="159.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.561564" Longitude="108.573105" StarRating="5" HotelCode="4022181" HotelName="Robinson Nam Hoi An" Meals="DELUXE ROOM - GARDEN VIEW" BedType="DELUXE ROOM - GARDEN VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Binh Phu Village, Tam Tien Commune, Tam Tien Beach, Nui Thanh District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/22181/4022181/74.jpg?f=17348422</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, which include 4 outdoor swimming pools, a nightclub, and outdoor tennis courts. Additional features at this resort include complimentary wireless internet access, supervised childcare, and an arcade/game room.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Event facilities at this resort consist of a conference center and 4 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.04" OriginalAmount="159.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.04567141" Longitude="108.22718779" StarRating="3" HotelCode="397966|1782528" HotelName="The Blossom Resort Danang" Meals="BED &amp; BREAKFAST,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Lot A1-A2 Green Island Zone, Hoa Cuong Bac Ward, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/dd/45dd2ad4f50df17707c672e646a405bf1887bf70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.05" OriginalAmount="160.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07112" Longitude="108.231075" StarRating="5" HotelCode="|418314" HotelName="Melia Vinpearl Danang Riverfront" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngo Quyen Street, An Hai Bac</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/8/3/1/4/418314_d32e8060247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.44" OriginalAmount="162.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080271701557" Longitude="108.22118323303" StarRating="2" HotelCode="227124|3469065" HotelName="Thu Bon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Ly Thuong Kiet Street, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5f/845fc1f7dff873ab6438481ea6a35b61bdde4097.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.53" OriginalAmount="165.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06655615" Longitude="108.22378103" StarRating="3" HotelCode="363922|1751918" HotelName="Bamboo Green Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Tran Phu Street, Hai Chau District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/8a/108acc01a4f1e24b61fc442193b2ebd12a43c36a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.24" OriginalAmount="166.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.053532" Longitude="108.247927" StarRating="4" HotelCode="|339234" HotelName="Haian Beach and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>278 Vo Nguyen Giap Da Nang Da Nang Municipality</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/3/4/339234_2cf32041016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.35" OriginalAmount="166.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632" Longitude="108.232" StarRating="3" HotelCode="727761|3444245" HotelName="Rung Huong Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>488 Vo Nguyen Giap, Ngu Hanh Son, Da Nang 5550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/eb/94eb18867f1d89a9d46f224654f711b0924ddede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.21" OriginalAmount="169.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.076847" Longitude="108.230959" StarRating="5" HotelCode="|373153" HotelName="Meliá Vinpearl Danang Riverfront" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>341 Tran Hung Dao Street, An Hai Bac Ward, Son Tra District, Da Nang city, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/1/5/3/373153_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.97" OriginalAmount="170.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06889" Longitude="108.24514" StarRating="4" HotelCode="|189062" HotelName="A La Carte Da Nang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>200 Vo Nguyen Giap Street, Son Tra District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/0/6/2/189062_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05335407" Longitude="108.24785549" StarRating="3" HotelCode="754911|haian_beach_hotel_spa" HotelName="Haian Beach Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Business Centre,Conference Hall,Designated Smoking Area,Laundry,Lounge,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>278 Vo Nguyen Giap Street, Ngu Hanh Son District, DaNang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/1f/551f44f070c117657a3e8d21791ee00b03eeed67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the 4-star service hotels in DaNang city – is ideally located directly at the beautiful beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.22" OriginalAmount="176.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07777" Longitude="108.245618" StarRating="5" HotelCode="|417609" HotelName="Altara Suites Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>120 Vo Nguyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/0/9/417609_e09f59f1624.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.65" OriginalAmount="178.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077806" Longitude="108.245025" StarRating="5" HotelCode="|373145" HotelName="Four Points By Sheraton Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>118-120Vo Nguyen Giap Street, Phuoc My Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/1/4/5/373145_1_4365.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="184.26" OriginalAmount="182.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07766553" Longitude="108.24541471" StarRating="5" HotelCode="596224|642606" HotelName="Altara Suites by Ri-Yaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>120 Vo Nguyen Giap, Phuoc My Ward, Da Nang, Son Tra</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/c9/a3c933e9e1c43e35a69a2388f24a15c5f3b67ce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.93" OriginalAmount="184.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.075336" Longitude="108.22169" StarRating="5" HotelCode="|446675" HotelName="Crowne Plaza Danang City Centre by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Quang Trung, 284, Da Nang, 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/7/5/446675_3d23f650925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="186.39" OriginalAmount="184.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.007082" Longitude="108.263733" StarRating="5" HotelCode="904268|153381" HotelName="The Ocean Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ce/f5/cef55a16ab08f405a0810bd54f2443377b3bb71c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Da Nang.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.46" OriginalAmount="186.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.081015" Longitude="108.246894" StarRating="5" HotelCode="|552531" HotelName="Peninsula  Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>84 Vo Nguyen Giap, Ward Man Thai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/3/1/552531_2ea90191418.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="191.54" OriginalAmount="189.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.96786064" Longitude="108.01968558" StarRating="3" HotelCode="587419|839245" HotelName="Ebisu Onsen Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Highway 14G, Hoa Phu, Hoa Vang, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/24/6424dfd89665e75ff8ba93a61380e0bb99d33207.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.75" OriginalAmount="196.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.97854" Longitude="108.28189" StarRating="5" HotelCode="|240122" HotelName="Mangala Zen Garden and Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>J.02 The Ocean Villas, Truong Sa Road, Ward Ngu Hanh Son, Da Nang, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/2/2/240122_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.97" OriginalAmount="197.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06519558" Longitude="108.22211717" StarRating="0" HotelCode="967180|dong_duong_hotel_suites" HotelName="Dong Duong Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>62 Thai Phien, Phuoc Ninh Ward, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c0/66c0443a22481bf6954a17a4c507e75fe4b3d824.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.00" OriginalAmount="199.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05136" Longitude="108.24779" StarRating="4" HotelCode="|417680" HotelName="Tms Da Nang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>292 Vo Nguyen Giap Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/8/0/417680_deddca11742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="204.02" OriginalAmount="202" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0513769" Longitude="108.24799031" StarRating="5" HotelCode="777634|362298" HotelName="TMS Luxury Hotel Danang Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Road, Royal Era l, Urban Commerce Service Complex Area, My An Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/50/4050f599f6f175c0a1fcdf287f1a4f4c968fe2dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="208.05" OriginalAmount="205.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06878708" Longitude="108.24488503" StarRating="4" HotelCode="318546|393042" HotelName="A La Carte Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duong Dinh Nghe, Phuoc My, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/97/e397a13268e77270051e4fd0c40daa67b2c4e6c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.070032" Longitude="108.240517" StarRating="3" HotelCode="178128|vian_hotel_danang" HotelName="Vian Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Pham Van Dong, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/51/6a51726d75449f4916784d3400c962bfdb70ca30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in C1-9 Pham Van Dong Street, one of the most beautiful in Ðà N?ng City. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.077345391848" Longitude="108.22059099448" StarRating="3" HotelCode="518320|153156" HotelName="Han River Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Ly Tu Trong, Hai Chau District, Da Nang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/592506/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.97848995" Longitude="108.28203393" StarRating="4" HotelCode="374976|mangala_zen_garden_luxury_apartments" HotelName="Mangala Zen Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Villa J02, The Ocean villas, Truong Sa Road, Hoa Hai Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/49/db49e9a3049a5b8959999548e017e5ea17894a30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.94" OriginalAmount="216.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049672" Longitude="108.248116" StarRating="0" HotelCode="|555625" HotelName="MONS BOUTIQUE HOTEL and APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14-16 AN THUONG 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/2/5/555625_53a5bfb1515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.22" OriginalAmount="218.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.003615" Longitude="108.265974" StarRating="5" HotelCode="|552522" HotelName="KOI Resort and Residence Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/2/2/552522_077c2cd1243.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.94" OriginalAmount="219.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.045872" Longitude="108.22718" StarRating="4" HotelCode="|264972" HotelName="The Blossom Resort Island" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot A1-A2 Zone of Villas of-Green Island-Hoa Cuong Bac-Hai Chau District-Da Nang-Viet Nam, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/9/7/2/264972_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.34" OriginalAmount="234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049909666667" Longitude="108.24807933333" StarRating="3" HotelCode="915939|chu_hotel" HotelName="Chu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>02-04-06  An Thuong 1, Ngu Hanh Son, Bac My An Beach, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f3/caf30d892068647acb2be7a3f3f27e6910c279c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.66" OriginalAmount="241.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.9689126" Longitude="108.2838222" StarRating="5" HotelCode="|264812" HotelName="Naman Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa street, Hoa Hai ward, Ngu Hanh Son district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/8/1/2/264812_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.89" OriginalAmount="241.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.974152" Longitude="108.280522" StarRating="5" HotelCode="|552523" HotelName="The Ocean Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa, Hoa Hai, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/2/3/552523_03ba2a71227.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.44" OriginalAmount="244.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06942354" Longitude="108.23643843" StarRating="0" HotelCode="840563|thomestay_da_nang" HotelName="T Homestay Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/09/2026" HotelFacility="Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>207 Duong Dinh Nghe, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/98/7498190b051116fb898886cf95e1e8d941cc2327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;T-Homestay Da Nang is perfectly located for both business and leisure guests in Da Nang. Featuring a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.49" OriginalAmount="249.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.00904346" Longitude="108.00773539" StarRating="4" HotelCode="375371|french_village" HotelName="Hotel Mercure Danang French Village Bana Hills" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An Son, Hoa Son Commune, Hoa Vang District, Da Nang, Vietnam</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/4a/074a911ed01d96425e2b572e630621cf47b426b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.69" OriginalAmount="255.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.080069" Longitude="108.2464221" StarRating="3" HotelCode="|421436" HotelName="Hilton Garden Inn Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Man Thai Ward, Son Tra District, Da Nang Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/4/3/6/421436_65398871737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.75" OriginalAmount="256.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.073577" Longitude="108.240953" StarRating="3" HotelCode="|339336" HotelName="Rosabella Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/3/3/6/339336_a896a5c1224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.57" OriginalAmount="257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.07307381" Longitude="108.22440115" StarRating="4" HotelCode="570421|hilton_da_nang" HotelName="Hilton Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>50 Bach Dang Street, Hai Chau District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/65/df65ef8083d994375af735e102f18ba9e8448d45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.11" OriginalAmount="262.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.9982066" Longitude="107.9880295" StarRating="4" HotelCode="|218445" HotelName="Mercure Danang French Village Bana Hills" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>An Son, Hoa Son Commune, Hoa Vang District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/4/5/218445_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.63" OriginalAmount="263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.105947560111" Longitude="108.29495072365" StarRating="4" HotelCode="165666|son_tra_resort_spa" HotelName="Son Tra Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Golf Hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bai Nam-Bai Con, Hoang Sa Street, Tho Quang Ward, Sontra District, Danang Ctiy</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/c7/b1c787dfe30d185a3ed31946e4dde101b0421bc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated on Son Tra Island with a beautiful forest and a beach. It is located by a cle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.63" OriginalAmount="263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.999712409558" Longitude="108.26985472884" StarRating="4" HotelCode="303826|melia_danang" HotelName="Meliá Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa Street Nr. 19 - Station Hoa ward, Da Nang - Ngu Hanh Son District</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/b0/afb0a3c1c0b01ad080cfd8a3c0b6951db86222cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="268.50" OriginalAmount="265.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.06657316" Longitude="108.24432175" StarRating="3" HotelCode="374794|684201" HotelName="Lan Nhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>66 Ha Bong, Phuoc My, Son Tra, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/83/cf83fde5d0b93c387935fe008cc4be1e5e336686.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="270.75" OriginalAmount="268.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.000534" Longitude="108.26926" StarRating="5" HotelCode="2115429" HotelName="Meliá Danang Beach Resort" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>19 Truong Sa Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/15429/2115429/1.jpg?f=17630924</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a currency exchange service and a cash machine. Wireless internet access allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. The hotel has wheelchair-accessible facilities and a lift. Souvenirs can be purchased at the gift shop. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a library. Parking spaces are available to guests travelling by car. Other services include a 24-hour security service, a car hire service, a transfer service, 24-hour room service and a page service. A bicycle hire service (no extra charge) gives guests the opportunity to explore the surrounding area independently. Daily newspapers will keep you informed. To assist guests with their business and communication needs, the business centre offers a projector.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.97" OriginalAmount="268.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09497" Longitude="108.14611" StarRating="4" HotelCode="|227229" HotelName="Da Nang - Mikazuki Japanese Resorts &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nguyen Tat Thanh Street Lien Chieu District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/2/2/9/227229_257261f0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.86" OriginalAmount="269.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.066924" Longitude="108.2442904" StarRating="2" HotelCode="|264930" HotelName="Elc Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>66 Ha Bong, Phuoc My, Son Tra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/9/3/0/264930_31511e81721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.47" OriginalAmount="271.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049557" Longitude="108.248897" StarRating="4" HotelCode="|417694" HotelName="Eden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>294 Vo Nguyen Giap Street, My An Ward</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/9/4/417694_9fd1e371715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="275.64" OriginalAmount="272.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.051273210895" Longitude="108.24848435997" StarRating="5" HotelCode="828817|642985" HotelName="Eden Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>294 Vo Nguyen Giap Street, My An Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/05/6e051294a836a595f804ca697f74af5a6a5c3253.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang, right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="276.00" OriginalAmount="273.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09510657" Longitude="108.14621925" StarRating="3" HotelCode="421824|479742" HotelName="The Nature Villas And Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Pick &amp;amp; Drop,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Nguyen Tat Thanh Street, Hoa Hiep Nam, Lien Chieu, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/593864/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at The Nature Villas &amp; Resort in Da Nang, you'll be on the beach and...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.16" OriginalAmount="277.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.074269" Longitude="108.244741" StarRating="4" HotelCode="|469103" HotelName="voco Ma Belle Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>168 Vo Nguyen Giap Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/1/0/3/469103_4d515c31825.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.09" OriginalAmount="279.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.05600635" Longitude="108.24549928" StarRating="3" HotelCode="753289|3438275" HotelName="Toan Thang Hotel Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>172-174 Nguyen Van Thoai, Da Nang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/81/5381d51cd4b2df8d790225d49711050b34fcc4b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.24" OriginalAmount="281.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.98014" Longitude="108.27623" StarRating="5" HotelCode="|240473" HotelName="Sheraton Grand Danang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Truong Sa Street, Hoa Hai Ward, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/4/7/3/240473_532a5a30723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="293.06" OriginalAmount="290.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.027335551764" Longitude="108.25648784637" StarRating="4" HotelCode="166767|562675" HotelName="Crowne Plaza Danang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Casino Resort,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Vo Nguyen Giap Street, Khue My Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/b5/d1b5a7a279a328040afc92906fdd34ebd633e442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Ðà N?ng Beach, the hotel is only a 15-minute drive away from Ðà N?ng International Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.47" OriginalAmount="292.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049582" Longitude="108.245477" StarRating="4" HotelCode="|446724" HotelName="Golden Lotus Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>86 Le Quang Dao, Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/4/446724_c3320281051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="300.33" OriginalAmount="297.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.980557" Longitude="108.27633" StarRating="5" HotelCode="3843703" HotelName="Sheraton Grand Danang Beach Resort &amp; Spa" Meals="ROOM - BAY VIEW" BedType="ROOM - BAY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>35 Truong Sa Street, Ngu Hanh Son Ward,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/43703/3843703/27.jpg?f=16425726</HotelPictures>
        <HotelDescription>Relax and unwind with massages, body treatments, and facials. After a day at the private beach, you can enjoy other recreational amenities including a complimentary water park and a health club. Additional amenities at this resort include complimentary wireless internet access, concierge services, and free babysitting. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Da Nang? This resort has 25058 square feet (2328 square meters) of space consisting of a conference center and 14 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301.99" OriginalAmount="299" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.98050543" Longitude="108.2764198" StarRating="5" HotelCode="625589|255483" HotelName="Sheraton Grand Danang Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Danang 550000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/17/1217b041c968f304f79d166e42a30bb91fe0cf62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.038801951547" Longitude="108.24451446533" StarRating="5" HotelCode="141012|pullman_danang_beach_resort" HotelName="Pullman Danang Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Son Tra - Dien Ngoc Street, Khue My Ward, Ngu Hanh Son District, Da Nang City 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/18/da186bc9a957bccee4281a7d7d1444286b1825c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Da Nang is the 3rd largest city in Vietnam, and is the largest seaport in the central region of the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.51" OriginalAmount="317.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.081072249526" Longitude="108.24695404023" StarRating="4" HotelCode="318834|1734698" HotelName="Fusion Suites Danang Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, An Cu 5 Residential, Man Thai Ward, Son Tra, Ða` Na~ng</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/de/aadebf6d08bcf4f01a01f5eecfd0618c76aa3d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.039884626082" Longitude="108.25091958046" StarRating="5" HotelCode="18317|4850" HotelName="Furama Resort Danang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>105 Vo Nguyen Giap Street, Khue My Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/4e/094ee64afae754c36fbdb8d788974fa3af37d2fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in its own private estate along the magnificent China Beach. The nearest links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.33" OriginalAmount="322.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.054225" Longitude="108.244324" StarRating="2" HotelCode="|339222" HotelName="Phuc Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Le Quang Dao, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/2/2/339222_8edf7221258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.26" OriginalAmount="345.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.00671" Longitude="108.265166" StarRating="4" HotelCode="|447510" HotelName="Danang Marriott Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Truong Sa, Ngu Hanh Son district, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/5/1/0/447510_3d0d5c61041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.77" OriginalAmount="364.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.012403" Longitude="108.264327" StarRating="5" HotelCode="|83915" HotelName="Vinpearl Luxury Da Nang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son Dist., Da Nang Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/9/1/5/83915_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.19" OriginalAmount="373.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.10641" Longitude="108.2946" StarRating="4" HotelCode="|225653" HotelName="Son Tra Resort" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bai Nam - Bai Con Tho Quang Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/6/5/3/225653_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.87" OriginalAmount="387.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.012499546534" Longitude="108.26237792433" StarRating="5" HotelCode="904266|hyatt_regency_danang_resort_and_spa" HotelName="Hyatt Regency Danang Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Club Resort,Finca,Village,Spa Hotel,Golf Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Danang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/9c/2a9cfc69779c6fd1358642561213c8c60fc29f24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Central Coast, one of most beautiful beaches in the world. Da...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="471.32" OriginalAmount="466.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.975619" Longitude="108.282017" StarRating="4" HotelCode="|417676" HotelName="Perfect Private Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Duong Truong Sa, Phuong Hoa Hai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/7/6/417676_2d94f4c1121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.16" OriginalAmount="495.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.992632" Longitude="108.269373" StarRating="4" HotelCode="|446726" HotelName="Modern 4 Br Villa-golf View For Family" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa, ocean resort, Da Nang, 550000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/2/6/446726_0f81b601023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="529.80" OriginalAmount="524.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.974842" Longitude="108.280386" StarRating="0" HotelCode="|423278" HotelName="Ocean Villa Danang Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Ocean Villas, Truong Sa Street, Group 74, Hoa Hai Ward, Ngu Hanh Son District Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/2/7/8/423278_4a45e201742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="556.36" OriginalAmount="550.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.973943" Longitude="108.280082" StarRating="4" HotelCode="|417575" HotelName="Ocean Resort 3bedrooms Private Pool" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/5/7/5/417575_816d5d61029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.88" OriginalAmount="588.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.043607" Longitude="108.249573" StarRating="5" HotelCode="298521|premier_village_danang_resort_managed_by_accor" HotelName="Premier Village Danang Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Ngu Hanh Son District, Danang 55000</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/6a/f66a327b963d1e6738eacb90bbc1f2068b57e164.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="646.40" OriginalAmount="640" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.03715445" Longitude="108.25089309" StarRating="5" HotelCode="408817|53570" HotelName="Furama Villas Danang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>107 Vo Nguyen Giap Street, Khue My Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/56/e556e14d4b192ec8c7ff6261da2e0d2f7bdf5fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="726.16" OriginalAmount="718.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.9941282" Longitude="108.2688668" StarRating="5" HotelCode="|338374" HotelName="Danang Marriott Resort and Spa, Non Nuoc Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Truong Sa, Ngu Hanh Son, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/3/7/4/338374_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="735.90" OriginalAmount="728.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0654" Longitude="108.222" StarRating="0" HotelCode="|420034" HotelName="Dong Duong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>62 Thai Phien, Da Nang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/0/0/3/4/420034_7e944a51730.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.48" OriginalAmount="748.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.994182508172" Longitude="108.26902915344" StarRating="4" HotelCode="607241|vinpearl_da_nang_ocean_resort_and_villas" HotelName="Vinpearl Resort &amp; Spa Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Truong Sa Street, Hoa Hai Ward, Ngu Hanh Son District, Da Nang</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/f2/e8f25f4474ef62e108bf9a38763524196d9ea7e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="874.66" OriginalAmount="866" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.031145728082" Longitude="108.25526475906" StarRating="5" HotelCode="161587|31640" HotelName="Fusion Maia Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vo Nguyen Giap Street, Khue My Ward, Ngu Hanh Son District, Da Nang City</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/e9/01e920b4908c22b340e65191f8ffd81d820d886c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Da Nang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="876.35" OriginalAmount="867.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.031048" Longitude="108.255004" StarRating="5" HotelCode="|87339" HotelName="Tia Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>TRUONG SA STREET, KHUE MY WARD, NGU HANH SON DISTR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/3/9/87339_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The FUSION MAIA is rated five stars. It was opened in 2010, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the coast of Da Nang. It is situated near Marble Mountain, ROOM: The establishment has 87 rooms with mini-bar, a hairdryer, a safety deposit box and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.59" OriginalAmount="1059.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.119888212013" Longitude="108.30721477217" StarRating="5" HotelCode="175493|intercontinental_danang_sun_peninsula_resort_2" HotelName="InterContinental Danang Sun Peninsula Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bai Bac, Danang City, Sontra Peninsula</AddressLine>
          </AddressLines>
          <CityName>Da Nang</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/67/226777fd442e63e6363dcfbab577b52ff15c91eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Da Nang. The nearest airport is Da Nang (DAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1072.95" OriginalAmount="1062.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.12204" Longitude="108.31018" StarRating="5" HotelCode="1849567" HotelName="Intercontinental Danang Sun Peninsula Resort By Ihg" Meals="ROOM - SEA VIEW" BedType="ROOM - SEA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Bai Bac, Son Tra Peninsula, Tho Quang Ward, Son Tra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/49567/1849567/61.jpg?f=17030503</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After dipping into one of the 2 outdoor swimming pools, you can spend some time at the private beach. Additional amenities at this resort include complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Da Nang? This resort has 4263 square feet (396 square meters) of space consisting of a conference center and 6 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="94" TotalAmount="1968.90" OriginalAmount="1949.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.97856" Longitude="108.2819" StarRating="4" HotelCode="|417637" HotelName="The Five Stars Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoa Hai, Ngu Hanh Son</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/6/3/7/417637_ed8c3f81117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.58" OriginalAmount="38.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.072975" Longitude="108.188359" StarRating="0" HotelCode="|567324" HotelName="Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1089 Nguyen Tat Thanh Thanh Khe Da Nang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.21" OriginalAmount="39.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049448" Longitude="108.2459575" StarRating="3" HotelCode="|331372" HotelName="Hoang Quan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Hoang Ke Viem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.74" OriginalAmount="43.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.09173" Longitude="108.238462" StarRating="1" HotelCode="|339265" HotelName="Anh Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.15" OriginalAmount="58.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0717539" Longitude="108.2386163" StarRating="3" HotelCode="|372960" HotelName="The Herriott &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lot 7 &amp; 8 Le Van Quy, Danang, Vietnam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.32" OriginalAmount="59.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.0632355" Longitude="108.2438707" StarRating="3" HotelCode="|331826" HotelName="Gold Iii Da Nang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Vo Van Kiet Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.30" OriginalAmount="117.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="16.049" Longitude="108.249" StarRating="4" HotelCode="|165817" HotelName="HOLIDAY BEACH DANANG HOTEL and SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>VO NGUYEN GIAP STREET, MY KHE BEACH, NGU HANH SON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This hotel has a meal service, a lobby and a spa. SITUATION: This hotel la Imperial ciudad de Hue and Hoi An Ancient Town it is located between. ROOM: The establishment has executive rooms, presidential suites, suites and superior deluxe rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Designated Smoking Area,Diet Meals,Jacuzzi,Swimming Pool,Wheelchair Access,Golf,Kitchen,Nightclub,Garden,Central Heating,24 Hour Security,Airport Transfer (on Demand),Business Centre,Meeting Room,Parking,Printer,ATM/Cash Machine,Banquet Hall,Beauty Salon,Dining,Kids Play Area,Valet Parking,Babysitting,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Elevator,Luggage Storage,Pick &amp;amp; Drop,Smoking Rooms,LCD/Projector,Housekeeping,Shopping Arcade,Pets allowed</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BEACH HOTEL,CLUB RESORT,CITY HOTEL,APARTMENT HOTEL,FINCA,VILLAGE,SPA HOTEL,GOLF HOTEL,ECO HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,RESORT,APARTMENT,GUEST HOUSES,CASINO RESORT,HOSTELS,RESIDENCES</PropertyType>
  </Filter>
</HotelSearchRS>||True