<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
8c05b54e-8d07-45e0-939c-c338c839c7e7|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="8c05b54e-8d07-45e0-939c-c338c839c7e7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-19T00:00:00" End="2026-09-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8c05b54e-8d07-45e0-939c-c338c839c7e7|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
8c05b54e-8d07-45e0-939c-c338c839c7e7|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
8c05b54e-8d07-45e0-939c-c338c839c7e7|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
8c05b54e-8d07-45e0-939c-c338c839c7e7|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
8c05b54e-8d07-45e0-939c-c338c839c7e7|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-07-09T08:49:05.6284629+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8c05b54e-8d07-45e0-939c-c338c839c7e7" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76285199" Longitude="106.67635399" StarRating="1" HotelCode="373134|trang_thu_2_hotel_" HotelName="Trang Thu 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>328 Le Hong Phong, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d8/edd8aea3451fbf41be7614b4669f9438c776f013.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="829310|nhu_y_hotel" HotelName="Nhu Y Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>185 Duong 16</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/3f/d53fd550e2adb0100ab192a3dde633efaf732671.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.75169655828" Longitude="106.71154543298" StarRating="2" HotelCode="347296|ngoc_tung_riverside" HotelName="Ngoc Tung Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>361 Tran Xuan Soan, Tan Kieng Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/1c/691c81fed936c3ec80b1e3f216e3d460fc290adb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.74717235" Longitude="106.61666251" StarRating="0" HotelCode="698256|hong_tam_hotel" HotelName="Hong Tam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Street 14</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a2/34a2b500a1c66c290bd12f8e39e3fb43f0c10737.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36.58" OriginalAmount="36.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79665553" Longitude="106.64815204" StarRating="2" HotelCode="346732|805334" HotelName="Hung Anh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35 Thep Moi, Ward 12, Tan Binh District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/4b/e94bd81c2ea6778e97e61a018106e36ce104d01b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.807323264546" Longitude="106.67519631298" StarRating="2" HotelCode="376520|huong_mai_2" HotelName="Huong Mai 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>112 Dao Duy Anh Street, Phu Nhuan District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/be/90be63aa085ad2dd3d566760372f7270682827ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.21" OriginalAmount="40.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767" Longitude="106.6893" StarRating="2" HotelCode="491735|1221758" HotelName="Long Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>373/10 Pham Ngu Lao, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/36/35360f0baa73c26ea3f23ca3d847c634e5fb6de5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76367193527" Longitude="106.67587796226" StarRating="0" HotelCode="347730|hoang_yen_nhi_hotel" HotelName="Hoang Yen Nhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>370 Le Hong Phong, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/92/0e92233fb769ed075a7cc2abc6127c05f3d9a9f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80292711" Longitude="106.64073253" StarRating="2" HotelCode="784726|the_lumiere_hotel" HotelName="ND Building" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Le Van Huan Street, Ward 13, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/1d/401df7ff1b3a6eb9981736407f116cd3810e0570.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal stay option for Family Vacations, Couples and Solo Travellers. Additional facilities available...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.42" OriginalAmount="42.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79704875" Longitude="106.65917328" StarRating="2" HotelCode="372498|hoa_de_nhat" HotelName="Hoa De Nhat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4/1/9-4/1/11 Hoang Viet, Tan Binh Distrikt, Ho Chi Minh Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/bb/f4bbe3c79315acc957272656624df34decab582b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="43.01" OriginalAmount="42.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80797974" Longitude="106.66355923" StarRating="2" HotelCode="595924|692804" HotelName="Gia Hoa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>4 Hau Giang Street, Ward 4, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/6a/426a31c199ec5a4cf5908dc5a28f5617db8de18a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.769343989153" Longitude="106.70243844654" StarRating="2" HotelCode="309422|anh_duy" HotelName="Anh Duy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Nguyen Cong Tru, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3b/c63bff1c279951d5b94d403278482f0d5be1dc40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76845965" Longitude="106.69392118" StarRating="2" HotelCode="374002|saigon_amigo_hotel" HotelName="Saigon Amigo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>185/24 Pham Ngu Lao, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/dc/8cdc574d1246b9e7cf3313f5da840256902a1ab0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.83808079" Longitude="106.65261342" StarRating="0" HotelCode="512643|venus_hotel_11" HotelName="Venus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>872 Quang Trung</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/2e/152ee45029dc21f634648fbb6770729b9863ef68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.808281" Longitude="106.6635045" StarRating="0" HotelCode="690957|thu_ha_hotel_2" HotelName="Hotel Thu Ha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="24 Hour Room Service,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Hau Giang, Tan Binh, Quan Tan Binh, Ho Chi´ Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/9c/5e9c7da39b29af3f7ecaf1846afb14a746285fb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thu Ha Hotel is conveniently located in the popular Tan Son Nhat International Airport area. Offerin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.24" OriginalAmount="43.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73338004" Longitude="106.7069118" StarRating="2" HotelCode="774716|3435455" HotelName="Melody Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Hung Gia 2, Tan Phong, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/68/836859e62ab811baec484f11e3736e4a89610f02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="3" HotelCode="550044|phuong_thuy_hotel" HotelName="Phuong Thuy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 17 Street, Hiep Binh Phuoc Ward, Thu Duc District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/ac/43ac4c75366372274c009585dfab9129abaa871b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.83233809" Longitude="106.6098267" StarRating="2" HotelCode="586698|atana_hotel_2" HotelName="Atana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>327 Phan Van Hon, District 12, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/1c/791caaa21a4e6b0338cf21f1a9a59590e9949db3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81141176" Longitude="106.71345483" StarRating="1" HotelCode="372702|nhat_binh_hotel_" HotelName="Nhat Bình Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>625/7 Xô Vi?t Ngh? Tinh, Ward 26, Bình Th?nh Distrikt, H? Chí Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b9/4ab9f5255c2c68e870b42d5f0053f2057cb58824.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nhat Binh Hotel is located in Ho Chi Minh City, 2.8 km from the Jade Emperor Pagoda and 3.8 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.770633182872" Longitude="106.69230153506" StarRating="2" HotelCode="404159|sakura_hostel_saigon" HotelName="Sakura Hostel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Designated Smoking Area,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39/26 Nguyen Trai Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/fd/f2fd6429dc9967858c7f91e9a4ef63ccb0210e97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sakura Hostel Saigon, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80248594" Longitude="106.64285103" StarRating="3" HotelCode="698183|van_ha" HotelName="Van Ha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>440 Cong Hoa Street, Ward 13, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/ac/83ac79acf51a8b5b47341c1af425aab841859b35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Van Ha Hotel to discover the wonders of Ho Chi Minh City. The property features a wide range...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76590077" Longitude="106.69132104" StarRating="3" HotelCode="784985|an_nam_corner_dreamer" HotelName="An Nam Corner Dreamer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>183/15 Bui Vien, Pham Ngu Lao, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/de/f4de4fc5a0e926431f49f6e497e3eafd27925911.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="45.76" OriginalAmount="45.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.751144510673" Longitude="106.66461030809" StarRating="1" HotelCode="347281|709824" HotelName="Tan Da Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Tan Da, District 5, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/01/e2011d0a81aa4ce24a80f0776bc707ead91eedc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in District 5 - China Town / Cho Lon, Tan Da Hotel is a perfect starting point from which to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.797369845317" Longitude="106.67803368713" StarRating="2" HotelCode="309442|kim_yen_hotel" HotelName="Kim Yen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Nguyen Trong Tuyen, Phu Nhuan, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/f6/abf66ec15768942f615e22f711f846309bb30b64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant and room servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="876931|phuong_linh_hotel_3" HotelName="Phuong Linh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27-27A Nguyen Thái Bình, Phuong 4, Quan Tan Bình, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/26/632604c258cf2825eb5aad46e4a41840cfa8db3e.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7668329" Longitude="106.6926976" StarRating="3" HotelCode="376128|quan_san_guest_house" HotelName="Violet Star Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Front Desk,Dry Cleaning,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>35/10 Bui Vien, Phuong Pham Ngu Lao, Quan 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/93/d59324b1475c0bcfbef6a3b3ecd69ac5283581d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quan San Guesthouse is a popular choice amongst travelers in Ho Chi Minh City, whether exploring or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774244984181" Longitude="106.67185757176" StarRating="0" HotelCode="373910|hoa_mai_hotel" HotelName="Hoa Mai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>723-725 Le Hong Phong Street, District 10, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/c6/f4c6bda08e3b85b7ca5d3da614f093d3f010ae41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80739491" Longitude="106.6616006" StarRating="2" HotelCode="586847|vivian_hotel_4" HotelName="Vivian Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Thang Long, Phuong 4, Quan Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/df/21dfc0f5d807ec26a1a87d65169ebeb3ffffc3a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.17" OriginalAmount="48.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767699910813" Longitude="106.69089631483" StarRating="2" HotelCode="365896|3426235" HotelName="Koniko Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>283/22 Pham Ngu Lao Street, District  1, Ho Chi Minh City  70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/76/617614ec5b1767af02e29713a72161c665746f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We are glad to welcome your stay at our hotel our hotel is located in a peaceful and lovely alley wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.768942745378" Longitude="106.69401345656" StarRating="2" HotelCode="309439|ipeace_hotel" HotelName="Ipeace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>175/8 Pham Ngu Lao Street, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/34/2d34efe25c7d2b624826773738627d31e72ca562.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79743051" Longitude="106.67528452" StarRating="2" HotelCode="374783|yen_nam_hotel" HotelName="Yen Nam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>219 Nguy?n Tr?ng Tuy?n, P. 8, Q., Phú Nhu?n District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/70/7f70167e387882a0df9a217106804d044ec7f377.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81537353" Longitude="106.66828289" StarRating="2" HotelCode="370392|mi_linh_hotel" HotelName="Mi Linh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>B38A Bach Dang Street, Ward 02, Tan Binh District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/fa/85fa40a50fcf2afcc5e4d4a0c8461bb035ec4916.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81009668" Longitude="106.68973839" StarRating="0" HotelCode="518246|tt_hotel" HotelName="TT Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>155-157 Nguyen Van Dau, Ward 5, Binh Thanh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/b1/beb103c0b15d323bc98ff4a18a4ffb4c98928da8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79792794" Longitude="106.64155718" StarRating="2" HotelCode="601456|huy_hoang_1_hotel" HotelName="Huy Hoang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Binh Gia Street, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/f3/fef380de40860f0039e7f64c076762db1b6caed5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73279645" Longitude="106.70739983" StarRating="3" HotelCode="773644|laguna_hotel_15" HotelName="Laguna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>R3-84 Hung Gia 4, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/20/c32092acdf7f5b6b2156b143e9c82580d223ead9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81273161" Longitude="106.6667208" StarRating="3" HotelCode="774255|gic_apartment_and_hotel" HotelName="GIC Apartment And Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2/11 Hong Ha, Ward 2, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/15/8f154169b57c069391ca0e2b08f051a51b637ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="49.53" OriginalAmount="49.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.8465597" Longitude="106.64244174" StarRating="1" HotelCode="954948|853544" HotelName="Hoang Yen Nhi Hotel By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Ðuong 51, Phuong 14, Go Vap, Ho Chi-Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1125528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="50.43" OriginalAmount="49.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76764638367" Longitude="106.69387233223" StarRating="2" HotelCode="346391|685481" HotelName="Saigon Europe &amp; Spa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>207 De Tham, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/a0/86a060fda153b58d6997b5ddfb70255f8cede13e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.766855776695" Longitude="106.68949317369" StarRating="2" HotelCode="378557|khoi_hostel" HotelName="Khoi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>373/11 Pham Ngu Lao Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9f/e59f99c11d614c1413cf2e42e25796fa4fe88041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77456187" Longitude="106.69016198" StarRating="1" HotelCode="372654|dai_hoang_ha_hotel_" HotelName="New Star Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>214 Nguyen Thi Minh Khai Street, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/c6/96c640de762d1b36ce76f64d00a4686cce7d56bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Ho Chi Minh City. Its setting is especially ide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7682098277" Longitude="106.69218235857" StarRating="1" HotelCode="370146|freedom_hotel_2" HotelName="Freedom Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Laundry,Luggage Storage,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>269,267 Pham Ngu Lao, Ho Chi Minh 700000, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/dc/7bdce6704cae7f16b1b661c90c0c625efb812ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Ho Chi Minh City, Freedom Hotel puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.83921808" Longitude="106.63694469" StarRating="2" HotelCode="691064|eros_hotel_4" HotelName="Eros Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>331/8 Phan Huy Ich, Go Vap District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/7a/057a5922cb377c78d43650ece0ba46c81ae047dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.806333" Longitude="106.66478509" StarRating="3" HotelCode="482014|camila_hotel" HotelName="Camila Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Song Da Street, Ward 2, Tan Binh District, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/cb/1dcb874912dc3723adb95ae2dbe756752e7a9d85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Ho Chi Minh City (Tan Binh), Camila Hotel is minutes from Saigon Superb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="53.77" OriginalAmount="53.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80422033" Longitude="106.64253823" StarRating="2" HotelCode="857198|647181" HotelName="RedDoorz Plus Near E-Town 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Than Nhan Trung, Phuong 13, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647181/647181a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal stay option for Family Vacations, Couples and Solo Travellers.

Additional facilities availabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77327339" Longitude="106.68498548" StarRating="2" HotelCode="369887|leblanc_saigon" HotelName="LeBlanc Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>414 (Behind) Nguyen Dinh Chieu, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/9e/5f9e25d08ca68b60fee1bd89d3f374ee9e1cf9d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.54" OriginalAmount="54.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772284" Longitude="106.690775" StarRating="2" HotelCode="905926|nouveau_happy_inn" HotelName="Nouveau Happy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Bùi Th? Xuân, Phu?ng B?n Thành, Qu?n 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/61/5b61ced4a7cadd5d7910ebf4979c277745fb055c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 10 m from Tao Dan Park and some 100 m from the nearest restaurants and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.70" OriginalAmount="54.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767538967221" Longitude="106.69078566219" StarRating="2" HotelCode="346965|1897475" HotelName="Hoang Phi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>313 Pham Ngu Lao, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b5/a2b53c325ba978b1a0ebbee5c6ab8417cd2aba89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.94" OriginalAmount="54.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7529465" Longitude="106.65914528" StarRating="1" HotelCode="375385|1802988" HotelName="Trung Mai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>785 Nguyen Trai, Dist 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/9b/869bf045bd0ef49464dd9dbd192fd899ad2ca74f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77216189" Longitude="106.69067688" StarRating="2" HotelCode="450960|mayflower_saigon" HotelName="Asian Ruby Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>20 Bis Bui Thi Xuan, Ben Thanh, District 1, Ho-Chi-Minh-City 7000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/5e/095e9ee97a1ddc423789aebef174139cf0df98dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Ho Chi Minh City. For guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81254342" Longitude="106.66841799" StarRating="3" HotelCode="586775|uyen_anh" HotelName="Uyen Anh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43-45 Yen The Street, Ward 02, Tan Binh District, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/4a/a44af8da4d4b66334d872436462674f90f384893.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79187045" Longitude="106.6435422" StarRating="3" HotelCode="691105|hung_miami_hotel" HotelName="Hung Miami Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>160-162 Bau Cat, 160-160 Bau Cat, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/5a/415aa653c8a2835b6436f148eaa367dcccea48f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="977912|phuong_ly_ly_hotel" HotelName="Phuong Ly Ly Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>94 Ngo Quyen, Hiep Phu Ward, District 9, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/0c/730c056d6756e6b195094438f69d001b6787fdb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76756647" Longitude="106.69121823" StarRating="2" HotelCode="347133|giang_son_2_hotel_2" HotelName="Giang Son Hotel 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>283/24 Pham Ngu Lao, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/35/9f35c9221eea835029e047cbe02c18a17faef1ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76863241" Longitude="106.6941182" StarRating="2" HotelCode="368646|gia_vien_hotel" HotelName="Gia Vien Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>175/4-6 Pham Ngu Lao Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2f/1e2fb2fd84ee0f04b7f14469b7753149f6e1cabe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.72959918" Longitude="106.7071246" StarRating="3" HotelCode="754639|atlas_hotel_apartment" HotelName="Atlas Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>43 Hung Phuoc 4, Tan Phong, Quan 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/b3/1bb363f95ce6632050e0282fb028027fd375dd1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767099703674" Longitude="106.69089581575" StarRating="2" HotelCode="346882|victory_hotel_2_2" HotelName="Marie Line Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>283/43 Pham Ngu Lao, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ef/5aef294000788dd2586fd5fef5c02e0372e3459c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.766736246649" Longitude="106.69278420974" StarRating="2" HotelCode="346919|nn_hotel" HotelName="NN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Bui Vien Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6c/376cb912ae347d8fe0e953222492a14c2dc91626.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76736509" Longitude="106.69114826" StarRating="1" HotelCode="373122|quoc_minh_hotel_" HotelName="Quoc Minh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>283/8 Pham Ngu Lao, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/75/a8758f76a4285150cfbc57444dafe605ef021dd3.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Quoc Minh Hotel offers comfort and convenience whether you're on business or holiday in H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77190984" Longitude="106.69602406" StarRating="3" HotelCode="374170|cat_hotel_ben_thanh" HotelName="Platinum Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/c5/d0c5adf430eeb08e89506d83e06a31b48acb685c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767670895466" Longitude="106.69080581993" StarRating="2" HotelCode="397067|ailen_garden_hotel" HotelName="Ailen Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>283/33 Pham Ngu Lao, Quan 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/40/2840d847c4d804c7a1d36633eb6ddfe28932d23c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76919427" Longitude="106.69034195" StarRating="2" HotelCode="518106|ruby_star_hotel" HotelName="Ace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>139H Nguyen Trai, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/b9/e9b9c043ebe043808245b560d6d085dc66042d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77070775" Longitude="106.69306548" StarRating="2" HotelCode="743783|city_backpackers_hostel_3" HotelName="City Backpackers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7/1 Nguyen Trãi, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/ed/4ced46e05b196b0b273f0a3bec3e23c3fce222e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.77" OriginalAmount="57.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.75993249" Longitude="106.66723648" StarRating="3" HotelCode="385855|3465675" HotelName="Hue My Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Nguyen Tieu La Street, ward 5, District 10, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/33/8d33e5d6cd5fbafdc4df88061d182f2adea2b61b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;##Property Location  Located in Ho Chi Minh City (District 10), Hue My Hotel is minutes from An Dong...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.8143154" Longitude="106.67075552" StarRating="2" HotelCode="372363|golden_palm_hotel" HotelName="Golden Palm Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Bach Dang, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/35/44355afb313bc5c7cabb8c42cc7779ac0685a248.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80873145" Longitude="106.66522049" StarRating="2" HotelCode="877684|white_diamond_hotel" HotelName="White Diamond Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>So 7 Ðong Ða, Phuong 2, Qu?n Tân Bình, Ho Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/83/4783217b44cae26c01d11af3e6079fecad91d231.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="963351|thanh_vinh_hotel" HotelName="Hotel Thanh Vinh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>666/17 Duong 3/2, Phuong 14, Quan 10, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/e6/1ae6397280418b39f977775f2091e13e430f1d6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.78" OriginalAmount="59.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.799605225555" Longitude="106.67310991638" StarRating="2" HotelCode="383563|812989" HotelName="Hotel Namu Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>197A Hoang Van Thu Street, Ward 08, Tan Binh District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e0/8ae01e14019d17a2e9f70831ebd780be9a7c008e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.92" OriginalAmount="59.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="3" HotelCode="877916|822940" HotelName="The Umi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>23-23A Bui Thi Xuan Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/21/e921a7baba5ea843f03a6cc5a94ffd64b7cc2961.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77016947631" Longitude="106.68844623276" StarRating="2" HotelCode="347443|hoan_thai_hotel_" HotelName="Hoan Thai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Ton That Tung, Ben Nghe Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/7d/907de91facb80609e5e0d538a3a57c59b0493516.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.764521953335" Longitude="106.69514679437" StarRating="2" HotelCode="368159|yellow_house_saigon" HotelName="Yellow House Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114/32 De Tham Street, Ho Chi Minh, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/6b/976b386074fc0235dccacd34be5f0a536b1ca4e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.789164" Longitude="106.604285" StarRating="2" HotelCode="504127|thien_phu_logia_hotel" HotelName="Thien Phu Logia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Business Centre,Coffee Shop,Concierge,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>8A Go Xoai, Binh Hung Hoa A, Binh Tan, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/e1/43e148d7313a9fd853a376bfe668732594010037.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Thien Phu Logia Hotel offers comfort and convenience whether you're on business or holida...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80271199" Longitude="106.64392809" StarRating="0" HotelCode="951226|cherry_hotel_and_apartment" HotelName="RedDoorz Premium Near E Town 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>406/14 Cong Hoa Street, Ward 13, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/23/7f23b391bee573225b4fda9efc920e32578b678c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76891599535" Longitude="106.69829186743" StarRating="2" HotelCode="346629|dinh_phat_hotel" HotelName="Dinh Phat Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>141-143 Calmette, Phuong Nguyen Thai Binh, Quan 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/31/4231927a75fc17e673f120417d028a3c88ad9061.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.800218446067" Longitude="106.64801532315" StarRating="2" HotelCode="346861|hoang_thanh_thuy_hotel_1" HotelName="Hoang Thanh Thuy Hotel 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Nguyen Ba Tuyen, Ward 12, Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/fa/bcfa585257981276979c4852ba8208b46a1160ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.768472301364" Longitude="106.69340139319" StarRating="1" HotelCode="347844|galaxy_hotel__capsule" HotelName="Galaxy Hotel &amp; Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>269/19 De Tham Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/7e/5e7ee0aafc117ca8e0bdee259f127ce202336756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7734013" Longitude="106.69637328" StarRating="2" HotelCode="363798|mai_vuong_sai_gon_hotel" HotelName="Mai Vuong Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>153 Ly Tu Trong, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/29/8c29baabcd9c810ee3ecce6df39ae0ab8c26d00b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767537640709" Longitude="106.69269375155" StarRating="2" HotelCode="384112|thanh_ha_guesthouse" HotelName="Thanh Ha Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>241/39 Pham Ngu Lao Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/77/3177e1b17b3093d58568b9849fcb6ff7e22a467f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767705446377" Longitude="106.6926182825" StarRating="2" HotelCode="383558|mai_vy_hotel" HotelName="Mai Vy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>241/12 Pham Ngu Lao Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/b2/0ab2f199735ffcdc925c575786035df1ea93b79d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.736790017292" Longitude="106.72056531576" StarRating="2" HotelCode="376535|song_xanh_hotel_" HotelName="Song Xanh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Street 1, Tan Phu Ward, District 7, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/9c/939c968811836608ee13b2121ae568ac254a35be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77443641" Longitude="106.69009344" StarRating="2" HotelCode="424719|vuon_tao_dan" HotelName="Vuon Tao Dan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>220 Nguyen Thi Minh Khai, Ho Chi Minh City, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/94/0594177663b686a1d5788137a7f92ad0083563d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.75307875" Longitude="106.67308865" StarRating="2" HotelCode="602200|fortune_1127_hotel" HotelName="Fortune 1127 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1127 Tran Hung Dao, Ward 5, Distrikt 5, Ho Chi Minh Stadt 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/29/df2926b8ddb2bf0891502c778be75725d59cc026.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79787932" Longitude="106.73022569" StarRating="1" HotelCode="694403|saigon_river_hotel" HotelName="Sai Gon River Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>35/8 Street 19, Binh An Ward, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/06/4d0619c38792781a86b869ec9109cd5285ae5817.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.791701" Longitude="106.67293417" StarRating="0" HotelCode="962723|aladdin_hotel_and_apartment" HotelName="Aladdin Hotel And Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>397 Huynh Van Banh, Phuong 11, Quan Phu Nhuan, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/41/5741d94c63567945f8fce40256b19af196b737ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76725251" Longitude="106.69370287" StarRating="3" HotelCode="309425|aston_hotel_saigon" HotelName="Aston Hotel - Saigon" 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>27 - 29 Bui Vien, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/1d/dc1dc3bcc6eeaf7a18fa609ff77327f1187d8543.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.758118834036" Longitude="106.67371796811" StarRating="3" HotelCode="309420|an_dong_center" HotelName="An Dong Center Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-16-20 Su Van Hanh, P. 9, Q. 5, Tp, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/20/fd206b72a6c7230cb31c5baa5a79bbca8762a751.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7741056" Longitude="106.6972227" StarRating="3" HotelCode="599862|ace_hotel_ben_thanh" HotelName="Ace Hotel Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/6c/4b6c06e39e07c05bd1afac6a9de812c6085b3ec5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="698259|cozy_hotel_8" HotelName="Cozy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>265/7/15 Pham Ngu Lao</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/1c/661cebed8d3af8d8feb4e3f454bcdb3751b1b887.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.75253125" Longitude="106.6736995" StarRating="3" HotelCode="915626|dong_kinh_hotel" HotelName="Dong Kinh Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>106-108 Tran Tuan Khai, Ward 5, Ho Chi Minh City, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/9b/fb9b1c1d2cae6645f4bf31b2bd4bfa5d2e6389c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77164137" Longitude="106.67258028" StarRating="2" HotelCode="368077|saigon_garden_hotel" HotelName="Saigon Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>781/D1 Le Hong Phong, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/c1/3dc104b7a18cf2fdb78bdb4e0f1bcfe3c4c9207d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of District 10 - Phu Tho Stadium / Ky Hoa Park, Saigon G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76633876" Longitude="106.6932622" StarRating="2" HotelCode="518285|nest_hotel_4" HotelName="Nest Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>100/2A3 Tran Hung Dao, Phuong Pham Ngu Lao, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/d6/99d6cba7983a1ec45439b5629bdfb5dc095afb65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80375137" Longitude="106.66219578" StarRating="2" HotelCode="620098|the_blue_hotel_2" HotelName="The Blue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/37 Phan Thuc Duyen Street, Ward 4, Tan Binh, H? Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e5/dde5082755f15dae5b92f87114a336438fbe9d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76822269" Longitude="106.69359315" StarRating="3" HotelCode="553411|dragon_palace_3_hotel" HotelName="Dragon Palace 3 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>52 De Tham Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/4e/984ef2f788d09e663e6593613d8f72286672b5c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a transfer service, room...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="66.89" OriginalAmount="66.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="2" HotelCode="782923|779855" HotelName="Language Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>399/43/5 Nguyen Dinh Chieu, District 3, 1500 Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/da/59da8ab74e87191346da5de9a513283046b8e9cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81410164" Longitude="106.6712716" StarRating="2" HotelCode="783520|silk_hotel_3" HotelName="Silk Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>54/35 Bach Dang, Tan Binh, Phu Nhuan, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/22/4a223573c7625ed3a87f1d292880ac020c6a66c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal stay option for Family Vacations, Couples and Solo Travellers.

Additional facilities availabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76908195069" Longitude="106.69820279482" StarRating="3" HotelCode="347824|calmette_hotel" HotelName="Calmette Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Calmette Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/48/6248975c1bc33c98af8d8fa9bb2f6e70bc19e2d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76884379" Longitude="106.6940616" StarRating="2" HotelCode="489160|kim_khoi_hotel" HotelName="Kim Khoi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>181 Pham Ngu Lao, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f4/0af45d653435d2c2417bdbb23b99673493bb5c8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79469238" Longitude="106.6766223" StarRating="3" HotelCode="517936|saigon_hanoi_hotel" HotelName="Saigon Hanoi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>145/8 Nguyen Van Troi, Phu Nhuan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/88/d28802506b1d1697be32be2e1e5b5bf1b0561bc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="700462|minh_ngoc_hotel_3" HotelName="Minh Ngoc Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Street 6C</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/1b/8f1b27f5ab4a1f878066442baefb2fd9675145ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.812831" Longitude="106.66856004" StarRating="2" HotelCode="853020|victory_airport_hotel" HotelName="Victory Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96 Yen The, Ward 2, Tan Binh, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/50/5250e8a60deea040703cf4bf21a80375c094fca2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="68.96" OriginalAmount="68.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7675384" Longitude="106.694" StarRating="2" HotelCode="568658|635222" HotelName="CCentral Hotel De Tham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>216 De Tham Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/ff/0affb3106899e92670cb8a8a84af01826f77f367.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77169421" Longitude="106.69374817" StarRating="2" HotelCode="363860|holiday_hotel_3" HotelName="Holiday Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Ly Tu Trong Street  Ben Thanh Ward, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/35/47359fd88cc46e6085f9410adfeb167f9319f057.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80584003" Longitude="106.69423178" StarRating="3" HotelCode="615466|laverne_hotel" HotelName="Laverne Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5/24 Trang Long Street, Ward 7, Binh Thanh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/56/0f561c77b40b938597b54f1732f6da8cc291d17c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79652101" Longitude="106.68860296" StarRating="3" HotelCode="963207|cupid_2_hotel" HotelName="Cupid 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2/25-52/27 Cu Lao Street, Ward 2, Phu Nhuan District, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/bc/61bcc86a097f750d5bb87e2fbc826ac4ef06ae6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.734475812853" Longitude="106.67371325501" StarRating="3" HotelCode="346327|hoang_le_hotel" HotelName="Hoang Le Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Street 9, Hamlet 4, Binh Hung Commune, Binh Chanh District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a6/b1a678651c842a63ee8e3d0cfddbdae7f0a7bb52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80210285" Longitude="106.64682889" StarRating="3" HotelCode="550330|minh_tam_hotel_and_spa" HotelName="Minh Tam Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>278-280 Cong Hoa Street, Ward 13, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/06/8206351707a576bae170f43a1565f284e5a1d45f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.70" OriginalAmount="70.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76454104" Longitude="106.6874994" StarRating="1" HotelCode="586862|hanh_phuc_hotel_2" HotelName="Hanh Phuc Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>265 Nguyen Trai, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/d0/41d01b333e372afd4cf664ab6bdfdc44eadc8ac3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="809009|apollo_hotel_23" HotelName="Apollo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>94 Yen The</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/c6/f3c6be54bc1a5782192f011e726b4e244b55194e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.729916041922" Longitude="106.70704581935" StarRating="2" HotelCode="346261|trung_son_hotel" HotelName="Bin Bin Hotel 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>89 6th Street, Hung Phuoc 4 Area, Phu My Hung, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/7d/677de5337de14da4239882da7f9e06915b7d3b9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76668688" Longitude="106.67704412" StarRating="0" HotelCode="824851|happy_3" HotelName="Happy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>7 Ly Thai To Street, Ward 1, District 10, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e9/39e9a5706c01ca653af56a539f57569319844670.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of District 10 Phu Tho Racecourse, Happy Hotel promises ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.857098991297" Longitude="106.69779978934" StarRating="4" HotelCode="933298|silver_creek_city_resort_6" HotelName="Toki Saigon - Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>112 Võ Th? Li?u, Phu?ng An Phú Ðông, Qu?n12, Thành ph? H? Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/53/7b53d2b6e8e8bb0401720b57defa9fec4f18a892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.52" OriginalAmount="72.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73715609" Longitude="106.72752976" StarRating="3" HotelCode="784951|708425" HotelName="Sonata Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>41 Nguyen Thi Thap Street, Tan Phu Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/60/83606c8e5df7ed6bc493332aa709b21a0d098f3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.57" OriginalAmount="72.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81150275" Longitude="106.66696501" StarRating="3" HotelCode="585983|3452275" HotelName="New Space Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Lam Son, Ward 2, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/d0/89d0fd58ce2606a2be4beff318a53c72a5c221cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.791501719569" Longitude="106.69131918142" StarRating="2" HotelCode="383557|the_sun_hotel_5" HotelName="The Sun Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Nguyen Huu Cau, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/7e/f87eece70fe47bef5ef65051be73bc9d6dc2b81f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80987555" Longitude="106.66578031" StarRating="3" HotelCode="518198|the_airport_hotel_2" HotelName="The Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotels" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Cuu Long, Ward 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/57/5c574c619e50817f8f94354f907c2f8de39641a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.8131415" Longitude="106.67182775" StarRating="3" HotelCode="635666|mai_villa_hotel_airport" HotelName="Mai Villa Hotel Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>54/34 Bach Dang, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4d/974dbc73fe0ac751b8e1b670488e3b9036d25c7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7666732" Longitude="106.69112892" StarRating="2" HotelCode="587106|green_star_hotel" HotelName="Green Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Do Quang Dau Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/be/4ebeb8093e887724fa1e965931cc7e7bcf3bb968.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774437" Longitude="106.6350308" StarRating="3" HotelCode="369076|dong_du_hotel" HotelName="Dong Du Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Dong Du, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/e4/7fe46ec3e30766badc271d2c49ac96002b8c94bb.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7965221" Longitude="106.65903137" StarRating="1" HotelCode="372574|quynh_giang_hotel_" HotelName="Quynh Giang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>16/4 Hoang Viet, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/4a/f64a5db69047c527cc7b8e68b11a1ae31eff179e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal stay option for Family Vacations, Couples and Solo Travellers. Additional facilities available...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.75518559" Longitude="106.68039768" StarRating="2" HotelCode="518110|bonita_grand_hotel" HotelName="Bonita Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>570-572 Tran Hung Dao Street, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/zz/15ad8535610e0cf74e0d8b80f427114dcc960dba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Bonita Grand Hotel to discover the wonders of Ho Chi Minh City. The hotel has everything you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73355933" Longitude="106.70763566" StarRating="2" HotelCode="773759|hoang_yen_hotel_" HotelName="Hoang Yen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>R4-62,63,64 Duong Noi Khu Hung Gia 2, Phuong Tan Phong, Quan 7, Than Pho Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/c6/96c64d32d3af9071b5e319f2ff841431e93e1ff8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.11" OriginalAmount="75.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80031817" Longitude="106.64796675" StarRating="2" HotelCode="346862|1819498" HotelName="Hoang Thanh Thuy Hotel 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ward 12, 9 Nguyen Minh Hoang, Tan Binh district, 70000 Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/a1/6ca15ab88461224000676ba059974fb8166e41a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767271590683" Longitude="106.68687684113" StarRating="2" HotelCode="309433|cozy_house_140" HotelName="Elegant Inn Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Cong Quynh, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/37/9237672a780f9fff86a04548a166d850f3a4f76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.8094265" Longitude="106.66549895" StarRating="3" HotelCode="635146|le_saigon_hotel" HotelName="Le Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Dong Da Street, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/45/3e45e4e40102afa2650581e516ef807ef342adca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78605281" Longitude="106.66704636" StarRating="2" HotelCode="773525|clavie_hotel" HotelName="C'Lavie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>548A Cach Mang Thang 8, Phuong 11, Quan 3, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/43/6743eff2267e8e09839c57018495bfb8ae470654.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77213916" Longitude="106.69617885" StarRating="2" HotelCode="363870|hoang_phuong_hotel" HotelName="Saigon Sparkle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>229 Le Thanh Ton, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/14/4614e98523769dfac50b63c7e3a9ea0700612e65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79600935" Longitude="106.66312804" StarRating="2" HotelCode="435863|airport_lucky_star_hotel" HotelName="Airport Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Ngo Thi Thu Minh, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a4/f0a488d08f36b4e2936cba856caa522f4f05de30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73269788" Longitude="106.70951398" StarRating="2" HotelCode="424771|edenpark_apartment_hotel_service" HotelName="Eden Park Saigon Hotel Phu My Hung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Golf,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Phan Khiem Ich, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9e/4e9eece902ac7a1eb75274592be27bcc7f7b1fee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Eden Park Saigon Hotel Phu My Hung is a popular choice amongst travelers in Ho Chi Minh City, whethe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.778597977006" Longitude="106.70294019644" StarRating="2" HotelCode="915665|golden_star_hotel_5" HotelName="Golden Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Le Thanh Ton Street, Ben Nghe Ward, Ho Chi Minh, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/29/3029a66bad331b7c2d9a6b36132c51847d9f80f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77162553814" Longitude="106.69646412134" StarRating="2" HotelCode="320344|little_saigon_corner_boutique_hotel" HotelName="Little Saigon Corner Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Truong Dinh Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/77/2b773cb7e50642337590fa92aec22fb42bda771c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right in the centre of Ho Chi Minh City, within walking distance of the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="977731|prague_airport_hotel_2" HotelName="Prague Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>157 Bach Dang, Phuong 2, Ho Chi Minh City 070000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/5a/1e5a91ea69f78da5f0de76e66d4425043df43933.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.769952323438" Longitude="106.69228528966" StarRating="2" HotelCode="369407|bloom_2_hotel" HotelName="Bloom Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Nguyen Van Trang Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/6c/806c0c7f22976b6910c618f811605123b4b5bfeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Bloom Hotel 3 offers comfort and convenience whether you're on business or holiday in Ho ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76861993" Longitude="106.6949001" StarRating="2" HotelCode="489009|roomsaigon" HotelName="Room@saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>193 Nguyen Thai Hoc, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/94/359402a1c9e1e8eff6398eb4590ba1cb6666646a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.72969044" Longitude="106.70760044" StarRating="3" HotelCode="435162|central_hotel_and_residences" HotelName="Central Hotel And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Phu My Hung, R4-64, R4-65 Hung Phuoc 4 Street, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/7f/bc7fc7a03ba29b9ae82ebd3a993bbf9859e97826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, room service and a business centre are available to guests of the apartment hotel. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76646644" Longitude="106.69182267" StarRating="2" HotelCode="915645|meraki_hotel_2" HotelName="Meraki Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>198 Bui Vien Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/fc/3cfc7db1d3ea8d6af1ae160ba91feed89c60498e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76800746" Longitude="106.69428749" StarRating="2" HotelCode="346837|kim_hotel_2" HotelName="Kim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>40/18 Bui Vien Street, Pham Ngu Lao Ward, 1st District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/0a/360a848ffda917453d0a8760f6c2c2fff0a4af26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.766151979686" Longitude="106.69128459392" StarRating="2" HotelCode="915644|duc_vuong_hotel" HotelName="Duc Vuong Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>195 Bui Vien Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/54/c9545c0af783fc532b0ee5621c37c4d003d06008.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="83.32" OriginalAmount="82.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76785129" Longitude="106.69445097" StarRating="2" HotelCode="743994|707490" HotelName="Urban Lodge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>40/8 Bui Vien, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/fc/d9fc3bb9298918b274e8a2a5803cda11e008f75b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.756985" Longitude="106.685679" StarRating="3" HotelCode="905927|sunshine_antique_hotel_saigon" HotelName="Universe Central Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>549 Tran Hung Dao Ave, Dist 1, Ho Chi Minh city</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/f7/a0f74c16a46c439748f9e80002117cd3a212cbcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location right on the main Tr?n Hung Ð?o Avenue, the main artery of Ho C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.04" OriginalAmount="84.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73240759" Longitude="106.70985922" StarRating="3" HotelCode="626133|3457625" HotelName="Saigon By Night Luxury Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>R4 90 Hung Gia 3, Phu My Hung, Ho Chi Minh Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/97/ef97a2f5486479288402c7ffd06a05fcd056b5f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="85.40" OriginalAmount="84.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.75647487" Longitude="106.65819054" StarRating="3" HotelCode="771346|703163" HotelName="Golda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Thuan Kieu Street, Ward 12, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/49/0649dd25c61b68ab696e743c13555639f0be6b3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.35" OriginalAmount="86.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771797241894" Longitude="106.69691534598" StarRating="3" HotelCode="518311|683371" HotelName="Queen Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Nguyen An Ninh Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/af/94afa036fe6cf0f3706e042d4d2bb9db918a9bb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7702816" Longitude="106.68865096" StarRating="3" HotelCode="744047|bonita_signature_hotel" HotelName="Bonita Signature Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118A Bui Thi Xuan, Ben Thanh, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/43/014324f23af5a88649fee8657915da09df05d702.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767774" Longitude="106.6947" StarRating="3" HotelCode="303836|eden_garden_hotel" HotelName="Eden Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28/12 Bui Vien Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/e0/d4e0a4dc3cbe1b477a08a7162a136465f93163c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.47" OriginalAmount="88.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767062476939" Longitude="106.68928885994" StarRating="2" HotelCode="309449|254477" HotelName="Phan Anh Backpackers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>373/6 Pham Ngu Lao Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/bf/1dbff13baac0b3ca8a288a971e825a8636ff5768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.73" OriginalAmount="88.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77013684" Longitude="106.69219129" StarRating="3" HotelCode="639504|3463365" HotelName="Sai Gon Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Nguyen Van Trang, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/58/9858ec82c83b13310748cbd9d7e47e4eec2e4922.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76814853" Longitude="106.69225184" StarRating="3" HotelCode="364673|dragon_palace_ii_hotel_2" HotelName="Dragon Palace II Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>221 Pham Ngu Lao Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/9e/8a9e1f49a84213ea465d584c9e4b635b55afa48d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a transfer service and room service are available to guests of the hotel....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76499722" Longitude="106.69509672" StarRating="3" HotelCode="599360|oyo_101_saigon_hotel" HotelName="Kien Hotel 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Co Bac Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/26/6c266073f49d573b58c79a209e318bfa5da124a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Kien Hotel 2 in Ho Chi Minh City (Core area of Ho Chi Minh Ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77670396" Longitude="106.7046897" StarRating="3" HotelCode="852681|bel_ami_hotel_3" HotelName="Bel Ami Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>59 Hai Ba Trung, Ben Nghe Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/71/2c711bbee2a2be94d65e0f6c13929b9122cb603b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.770125045708" Longitude="106.67733976495" StarRating="3" HotelCode="309429|boss_hotel_2" HotelName="Boss Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>306-308 Nguyen Thien Thuat Street, District 3, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/37/2737d84d531361fcffe9ab290ff9d8e8e3e2a28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7647603" Longitude="106.69504129" StarRating="2" HotelCode="374863|lucky_star_hotel_266_de_tham" HotelName="Lucky Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>266 De Tham Street, Pham Ngu Lao Ward, Dictrict 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/6c/1b6c4fad957434b0342d283f89502d651c580ee0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.74199596" Longitude="106.6291096" StarRating="3" HotelCode="774026|aiden_saigon_hotel" HotelName="Aiden Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30-32-34 Duong 26, Phuong 11, Quan 6, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/95/0f95d4498c08c1cca7a066a04af1a91b4eb27389.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.75855358838" Longitude="106.67361904048" StarRating="2" HotelCode="915643|phuoc_loc_tho_2_hotel_2" HotelName="Phuoc Loc Tho 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 - 194 Su Van Hanh, Ward 9, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/23/d2239d66840f5383ad2f77d74f05331291be90d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.770097" Longitude="106.697759" StarRating="3" HotelCode="119032|dong_khanh_hotel" HotelName="Dong Khanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Tran Hung Dao B St., Ward 7, Dist. 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/ba/49ba16a9244abded678f6f19f556f4e63e6d959d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76979117" Longitude="106.69762498" StarRating="2" HotelCode="424829|quy_hung_hotel_" HotelName="Quy Hung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Beauty Salon,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>20 Dang Thi Nhu street, Nguyen Thai Binh ward, dis 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/3d/623df1c0ae662c087e62b70f7227282354ad6d8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quy Hung Hotel is perfectly located for both business and leisure guests in Ho Chi Minh City. The pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.92" OriginalAmount="92.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7686353" Longitude="106.69401127" StarRating="3" HotelCode="586715|prague_hotel" HotelName="Prague Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>175/10–12 Pham Ngu Lao, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/cc/58cccff27e2504f1588bf6a8e5b82d52503bf7e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="93.29" OriginalAmount="92.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.72732236" Longitude="106.70555043" StarRating="3" HotelCode="744063|662033" HotelName="Fide Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>472-474 Pham Thai Buong Street, Tan Phong Ward, District 7, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/00/4800e39df060122a768df36fbebff81b8025e01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77251392" Longitude="106.6949021" StarRating="2" HotelCode="375285|3467875" HotelName="Thien Hai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>220 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/92/87922cf9f4615c06213669a534049325380c1cc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.778222662252" Longitude="106.69186850913" StarRating="3" HotelCode="346268|minh_khang_hotel" HotelName="Minh Khang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155 Vo Van Tan, Ward 6, District 3, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a4/1fa4f88edaa15b99b82091c100cccf1bab752fef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.768906" Longitude="106.68326" StarRating="3" HotelCode="172041|white_lion_hotel" HotelName="White Lion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15C Cao Thang, Ward 2, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/00/3400b99d7451ba8e6863147ed3ffbb6e15ad58ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Saigon's business, shopping and entertainment district....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.768209" Longitude="106.692333" StarRating="3" HotelCode="68353|liberty_4" HotelName="Liberty Saigon Parkview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>265 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0a/110aad2401dc3ecf1d3977f006600a8fbfc38df8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the hub of the tourist district, only few minutes walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771791539837" Longitude="106.69701397419" StarRating="3" HotelCode="163643|aluna_hotel_2" HotelName="Aluna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-50 Nguyen An Ninh Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/ff/52ff942933c2f617fffcde45082ea1cfe548e1fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the business centre of Ho Chi Minh City, 50 metres from Ben Thanh mar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.752424058179" Longitude="106.66508495808" StarRating="3" HotelCode="905931|bat_dat_hotel" HotelName="Bat Dat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>238 - 244 Tran Hung Dao Street, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/6e/fb6e4a53de5bbac577b70a393beb226a4aa0b304.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cho Lon Commercial Centre, in China Town, a popular tourist draw in Ho Chi ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773444290375" Longitude="106.6974474308" StarRating="2" HotelCode="309437|halo_hotel" HotelName="Halo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Thu Khoa Huan Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/08/a9088cb04152a466de0a23df6f6258b9ad586e91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73334916" Longitude="106.70947439" StarRating="2" HotelCode="762297|la_cigale_residence" HotelName="La Cigale Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>37-39 Khu Pho Hung Gia 1, Phu My Hung, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/0b/770b2ad5b6324fc3c166262a0a1b1dd9beaca791.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.67" OriginalAmount="94.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76802096" Longitude="106.69437282" StarRating="2" HotelCode="364737|2255005" HotelName="Beautiful Saigon 3 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40/27 Bui Vien Street, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f8/4ef800043108482a0762cfc774a14634d4b0480c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76716790156" Longitude="106.69348672444" StarRating="2" HotelCode="225963|beautiful_saigon" HotelName="Beautiful Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>62 Bui Vien Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/00/2d002b89765765c1dabb4856de7ced338156bc0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.23" OriginalAmount="95.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773608967567" Longitude="106.69691685152" StarRating="3" HotelCode="915631|533641" HotelName="Sunrise Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135-137 Ly Tu Trong Street, Ben Thanh, Ward District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/5e/505ed7f8d8c4f55b5b6407208590219204bd1bdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.36" OriginalAmount="95.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.806238253838" Longitude="106.6641670035" StarRating="3" HotelCode="347377|684570" HotelName="Iris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9-9A Truong Son Street, Phuong 4, Quan Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/24/0e24a12bee8df4dbd596605f1371876522f84dac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Tan Son Nhat International Airport, Iris Hotel Saigon is a perfect starting point from wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773610868485" Longitude="106.69718827105" StarRating="2" HotelCode="320708|the_white_2_hotel" HotelName="Charner Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Thu Khoa Huan Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/0f/780ff765c69993232df817ea1d458516ee5acc01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Ho Chi Minh City. The total number of rooms is 22. Pets are not p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.770400269433" Longitude="106.68918719152" StarRating="3" HotelCode="309451|a25_hotel_le_thi_rieng" HotelName="A25 Hotel 145 Le Thi Rieng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145 Le Thi Rieng Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/49/fd49e700a0a797c9ff018dc4085187ca5172393e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 64 rooms. Wireless internet access is available to travellers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80290773" Longitude="106.73277037" StarRating="3" HotelCode="635507|common_inn" HotelName="Common Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Street 38, Thao Dien Ward, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/01/fd01664ee0839566481f0b8f84540d667f45dd7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.20" OriginalAmount="100.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7687804" Longitude="106.69381405" StarRating="3" HotelCode="632262|704054" HotelName="Saigon Kiko Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211-213-215 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805012/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.768982352702" Longitude="106.69768035171" StarRating="3" HotelCode="350364|ben_thanh_boutique_hotel" HotelName="Ben Thanh Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>55/34 Lethi Hong Gam Street, Nguyen Thai Binh Ward, Ho Chi Minh, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/7e/577e061d370cb4bd559e85f3270433a6eadc31f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7847762" Longitude="106.68500044" StarRating="3" HotelCode="947084|t78_hotel" HotelName="Nha Khach T78" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>145 Lý Chính Thang, Phuong 7, Quan 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/3c/4a3c5bfe446c092293af63ded030ed4517e79444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73097093" Longitude="106.70715018" StarRating="2" HotelCode="857424|parkhill_hotel_apartment" HotelName="Parkhill Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>67 Le Van Thiem, Hung Phuoc 3, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/40/3e40be8b1dac0dc4cae0f209a9f8536262e420e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.752808784891" Longitude="106.66424274445" StarRating="3" HotelCode="905930|thien_hong_hotel" HotelName="Arc En Ciel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 - 56 Tan Da St, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/f2/32f29165c9111cd778f6e7484bfd31bb90b0ed86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right by the Thien Hau pagoda in Cho Lon Commercial Centre. It is set in China...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76773546" Longitude="106.68822168" StarRating="3" HotelCode="744552|triip_cupid" HotelName="Triip Cupid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Bis Nam Quoc Cang, Pham Ngu Lao, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/23/7323123eaf8a9369089ea3e2b390735562b2f949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76629419" Longitude="106.68790765" StarRating="3" HotelCode="835867|chillsuites_sai_gon" HotelName="Chill Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>A67 Nguyen Trai, Ward Nguyen Cu Trinh, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/a7/b3a7aaa769b0e39e7e8299382d4910d2123556c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.24" OriginalAmount="104.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77153317" Longitude="106.69008803" StarRating="3" HotelCode="368543|851729" HotelName="EM&amp;EM Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Bui Thi Xuan Street, Ben Thanh Ward, District 1, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/30/803042c2c24dec4b47af7ddd56e7f2ec2852fad5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.51" OriginalAmount="104.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.75807848" Longitude="106.68026043" StarRating="3" HotelCode="346722|694881" HotelName="Signature Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>80/1 Nguyen Trai, Ward 3, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/d9/ecd9979914a37190f0e5d4de1b6353dd552e9d7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Ho Chi Minh City. For guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.69" OriginalAmount="104.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73056127" Longitude="106.70753022" StarRating="3" HotelCode="624084|3477105" HotelName="Twins Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Hung Phuoc 3, Tan Phong, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/65/c265dfcca16f6ea66038665b7440414481538928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80662875" Longitude="106.66500316" StarRating="3" HotelCode="856629|airstar_hotel_apartment" HotelName="Airstar Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Song Day, Ward 2, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/bb/8cbb0451556700bd64200bacdb40461c2cfef330.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.730469537432" Longitude="106.70767158654" StarRating="3" HotelCode="368084|boutique_garden_hotel" HotelName="Boutique Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>R3-84 Hung Phuoc 3, Phu My Hung, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/a4/8aa40b61aeed6f244a9f503ff20758042dd66c2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.87" OriginalAmount="106.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81329608269" Longitude="106.66795318052" StarRating="3" HotelCode="524070|2103335" HotelName="Erato Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>44,46 Hong Ha Street, Ward 2, Tan Binh District, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/ca/79ca4d996f30cda672f0f193856f608903ebeea5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Ho Chi Minh City. For guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.776850518516" Longitude="106.70473393507" StarRating="2" HotelCode="225962|ny_kim_phuong_hotel" HotelName="N.Y. Kim Phuong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>22 Hai Ba Trung, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/e3/94e3aa83527f7beaab1550a4e6a0b003a08d6587.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.80" OriginalAmount="107.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.768945783802" Longitude="106.69423520565" StarRating="3" HotelCode="70180|125319" HotelName="Elios Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231-233-235 Pham Ngu Lao Street, District 1, Ho Chi Minh City 10032</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/57/565700f9dc57efcc598d75871f5ad92a2737d8ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of HCMC, within walking distance of fabulous shopping as well as t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773774" Longitude="106.686191" StarRating="2" HotelCode="642279|la_regatta_boutique_residences" HotelName="La Regatta Boutique Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>225/4 Nguyen Dinh Chieu, Phuong 5, Quan 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/68/d9687a436fc5bd9047adb3df08797672b67b7903.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80100789" Longitude="106.64241257" StarRating="3" HotelCode="694411|solex_hotel" HotelName="Solex Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Duong Nui Thanh, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/1b/3a1bd27bb26f571c98af29d7c21872b67bbd1356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772024" Longitude="106.695951" StarRating="3" HotelCode="115869|lavender_hotel" HotelName="Avanti Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200-212 Ly Tu Trong, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/3f/cc3ff8c455b21032cb8e7cbc5b62ddbbece9fb0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys an ideal location on Le Thanh Ton Street, right in the heart of Ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77407982" Longitude="106.67812005" StarRating="3" HotelCode="368066|khai_hoan_hotel" HotelName="Minh Tam Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>206 Ba Thang Hai Street, District 10, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e4/90e43c5862759170e6bc1300dcebe4f452257be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773914444264" Longitude="106.69882493006" StarRating="3" HotelCode="915627|thien_xuan_hotel" HotelName="Thien Xuan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>108 - 110 Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/19/db19a166ec1ed7d10a0bd753bb8df7ffef738bdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.62" OriginalAmount="109.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7869779" Longitude="106.66442009" StarRating="3" HotelCode="436114|1739718" HotelName="Cam Ly Boutique Apartment &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>656 Cach Mang Thang 8, Ward 11, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b0/a7b0bf486ee8abac3255fbc8ef3f7e25e300d14a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.10" OriginalAmount="110.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73135636" Longitude="106.70751581" StarRating="3" HotelCode="407933|song_hung_2_apartment" HotelName="Song Hung 2 Hotel &amp; Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Luggage Storage,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>R4 33 - 34 Le Van Thiem, Phu My Hung, Tan Phong Ward, District 7, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/f5/e8f51525571835d86f40de75ccaed2abb77fcf57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Saigon Exhibition and Convention Center, Song Hung Se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77181546" Longitude="106.69678305" StarRating="3" HotelCode="309434|gia_huy_hotel_2" HotelName="Gia Huy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Nguyen An Ninh, District 1, Ho-Chi-Minh-City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/ef/feefd4e14bbfe0ab220ec168d8116a640488f299.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.800476666667" Longitude="106.66148" StarRating="3" HotelCode="185786|thanh_binh_1_hotel_3" HotelName="TTC Hotel Deluxe Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>315 Hoang Van Thu Street, Ward 2, Tan Binh District, Ho-Chi-Minh-City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b1/46b1004d423d7bd5098828e9cd70a9af33eb506e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Hoang Van Thu Street, the hotel is opposite Hoang Van Thu Cultural Park, War Remnants Mu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.797215271176" Longitude="106.65998091055" StarRating="2" HotelCode="346782|royal_dragon_hotel" HotelName="Royal Dragon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1/16-1/18 Hoang Viet Street, Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/04/c1047d8fbee26c91ae0f94b0ca7d1cc880e6d735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Royal Dragon Boutique Hotel is a distinct addition to the city's skyline. With its location just 3.0...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73865743" Longitude="106.69070092" StarRating="2" HotelCode="513426|nam_phuong_queen_hotel_" HotelName="Nam Phuong Hoàng Hau Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10 - 8 Street 7, Trung Son Residential, Binh Chanh District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/96/3996d9eb6e069284e2e8430dbc48892539ef6e20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Saigon Exhibition and Convention Center, Nam Phuong Queen Hotel is a perfect starting poi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77231192" Longitude="106.70211592" StarRating="0" HotelCode="977788|sunway_hotel_saigon" HotelName="Sunway Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>53 Huynh Thuc Khang, Phuong Ben Nghe, Quan 1, Ho Chi Minh City 7000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/0d/790dd67eb81d58ac113826742e3b3d29a01b0fcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.52" OriginalAmount="112.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77433136" Longitude="106.69664086" StarRating="3" HotelCode="623639|694608" HotelName="A&amp;EM Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>59-61 Thu Khoa Huan Street, Ben Thanh Ward, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/33/b7330f3c3b461a39161a978c7b47d2977ba0956c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.8063434" Longitude="106.73005104" StarRating="3" HotelCode="440416|kelly_apartment_thao_dien" HotelName="Kelly Serviced Apartment Thao Dien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>12 Street 43, Thao Dien Ward, District 2, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/09/7d09f863533af3e955fb82f84d07cdf6f6cdee65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78960411" Longitude="106.68694475" StarRating="3" HotelCode="852742|emerald_central" HotelName="Emerald Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>69-71 Huynh Tinh Cua Street, Ward 8, District 3, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/99/74993cbe07a0d8a6c744c0b2a055273ee0fc0bd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7723159" Longitude="106.6917893" StarRating="3" HotelCode="267977|rang_dong" HotelName="Rang Dong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>81/83 Cach Mang Thang Tam, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/7d/e27dcf324dc7d4ec38c833b3a99d5ced3094e5a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73193098" Longitude="106.70932982" StarRating="3" HotelCode="623988|bizu_royal_hotel" HotelName="Bizu Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60-62 Cao Trieu Phat Street, Hung Gia 4, Phy My hung Town, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/43/e343274742bd3b6774b6f685326d915027f6265a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767904769216" Longitude="106.6914553086" StarRating="2" HotelCode="915652|nam_long_hotel" HotelName="Nam Long Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>283/3 Pham Ngu Lao Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a5/5ca5809b93d8ba68d6db59d85c1ebf3ca08fc9da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.62" OriginalAmount="114.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="882957|3453895" HotelName="The Bloom Pham Viet Chanh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40/8/3 Pham Viet Chanh, Ward 19, District Binh Thanh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/7f/6a7f58f89109a8e1cf372a5859d4dbfab253c6cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.70" OriginalAmount="114.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77129089952" Longitude="106.69479444623" StarRating="2" HotelCode="173645|155941" HotelName="Blessing Central Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>267-269 Le Thanh Ton Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/3b/113b1867d47b1c8cf35275fb945e23f3869d62af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a vibrant location in Ho Chi Minh City, in close proximity to the Mariamman Temple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7721745" Longitude="106.69606471" StarRating="3" HotelCode="413190|the_luxe" HotelName="The Luxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>261-263 Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/e2/30e27880994292ff5484a637d1e1291b58c513ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Luxe Hotel in Ho Chi Minh City (Ben Thanh Marke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78455495177" Longitude="106.65354073048" StarRating="3" HotelCode="185378|kelly_hotel" HotelName="Kelly Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Thu Khoa Huan, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/28/7a289fd1842d940ba9c8a9986d6c8105cd74fe1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.760131109319" Longitude="106.67002" StarRating="3" HotelCode="307378|valentine_hotel_2" HotelName="Valentine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>93/1 Nguyen Chi Thanh, Ward 9 Dist. 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/1a/b51a7dce1becbd484d965fad81f4dffd9ae00f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77538901" Longitude="106.70480499" StarRating="3" HotelCode="370349|hampton_hotel_by_jinnu_lai" HotelName="Asian Ruby Center Point Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>46-48 Mac Thi Buoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/fc/4bfc050ca38863a53ec8c30263223f704e55a262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.777957516383" Longitude="106.70417857372" StarRating="3" HotelCode="309798|king_star_central_hotel" HotelName="King Star Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>18 Cao Ba Quat Street, Ben Nghe Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/90/2990086e4056f8837b8d9f55c19475794418bd40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="119.56" OriginalAmount="118.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80695919" Longitude="106.73179509" StarRating="3" HotelCode="884625|692878" HotelName="Glenwood Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3 65 Street, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/b7/90b70544062ad5fbc1722b22bc17893e95898b27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Glenwood Suites offers comfort and convenience whether you're on business or holiday in H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.91" OriginalAmount="118.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80481541" Longitude="106.64766772" StarRating="2" HotelCode="600182|3446135" HotelName="Thinh Gia Phat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>440/71 Nguyen Kiem, Ward 3, Phu Nhuan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/fb/ebfb2e69b06d8c5acd6b68a5f50008a1c8be3157.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Ho Chi Minh City (Ba Queo), Thinh Gia Phat Hotel is convenient to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77182563" Longitude="106.69047159" StarRating="3" HotelCode="701067|kim_long_chau" HotelName="Kim Long Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>19D Bui Thi Xuan, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/a4/20a4d9ccfa0ceb32a8a67207d545f7eb7622f8bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.19" OriginalAmount="119.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773232230765" Longitude="106.69605237808" StarRating="2" HotelCode="915639|aem_corp__the_petit_hotel" HotelName="A And Em 179 Ly Tu Trong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>179 Ly Tu Trong Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4d/974da4a5c5dbd1c2d382c816ec83ebe13fc16b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.53" OriginalAmount="119.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76802" Longitude="106.69203" StarRating="3" HotelCode="68055|120500" HotelName="Vien Dong Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>275A Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/a5/e9a5906fb9b41a5ade8ef957decb5220e7f4ffe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in the heart of Ho Chi Minh City, overlooking the biggest park of the city, this ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7334404" Longitude="106.70893447" StarRating="0" HotelCode="743934|sabina_hotel_apartment_in_ho_chi_minh" HotelName="Sabina Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Khu Pho Hung Gia 1, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ea/10ea4a3e456028c95493899ab361668044b493f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.23" OriginalAmount="123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.731476058674" Longitude="106.70714838773" StarRating="3" HotelCode="409396|song_hung_1_apartment_2" HotelName="Song Hung 1 Hotel &amp; Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>R4 66/67 Hung Phuoc 2 Street, Phu My Hung, Tan Phong Ward, District 7, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b1/80b1d859b757816f407c53a179b5a2fb31ae78b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.24" OriginalAmount="124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7707645" Longitude="106.69121826" StarRating="3" HotelCode="947104|ben_thanh_retreats" HotelName="Ben Thanh Retreats Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>121/39 Le Thi Rieng Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/5b/415baf8eb707ce2bba1a5c097b7b76499ba7b8f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80853096" Longitude="106.66552941" StarRating="3" HotelCode="489361|ciao_saigon_hotel_and_spa" HotelName="Ciao Saigon Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Dong Da Street, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/23/4b23290b527048f32cede24407156d03ba78fadf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="696398|sunrise_trung_son_hotel" HotelName="Sunrise Trung Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 63 Street</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/ec/6decbb3848a064f1e54bec03da2aac9b81a27951.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="3" HotelCode="977877|822972" HotelName="The Akoya Ben Thanh Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Ly Tu Trong, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/f7/43f7b7dc792838d2833753aa3e6bb9aa1bcac3b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79589" Longitude="106.659453" StarRating="4" HotelCode="68049|first_hotel_ho_chi_minh" HotelName="First Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Hoang Viet Street, Ward 4, Tan Binh District, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/8e/6d8e1289bf0470f9654464fe5cfe4f536095279e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771022" Longitude="106.700078" StarRating="3" HotelCode="68050|liberty_2_hotel" HotelName="Liberty 2 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129-133 Ham Nghi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/14/1d14a9f0e14b0e4d113c98250b93c1a7e0b26c0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just across the street from Ben Thanh Market and gives guests perfect access t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78897659" Longitude="106.70874303" StarRating="3" HotelCode="968950|mh_apartment_hotel" HotelName="M-H Residence &amp; Service Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Nguyen Ngoc Phuong, Ward 19, Binh Thanh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/1e/361e2de31a08a462b1d9aa9ccd506eb1fafc908d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78020744243" Longitude="106.69330179691" StarRating="3" HotelCode="166326|victory_saigon_hotel" HotelName="Victory Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>141 Nam Ky Khoi Nghia Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/98/54988564143242c5bc996889e1a8e907f29ba76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, the hotel is very convenient for trade, shopping, sightseeing and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.27" OriginalAmount="127.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774533" Longitude="106.700266" StarRating="2" HotelCode="915654|little_saigon_boutique_hotel" HotelName="Little Saigon Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Bis/2 Le Loi Boulevard, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/41/7941f38a5c702df730a1ac02622b97f4e588db55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Ho Chi Minh City, this boutique hotel is ideal for guests who appreciate a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.50" OriginalAmount="127.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.769576" Longitude="106.682468" StarRating="3" HotelCode="185377|155905" HotelName="Sen Viet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Cao Thang Str, Ward 2, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/77/d27736a938c1c336b9e2a8360072e9d25c6b307f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.67" OriginalAmount="127.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7737699" Longitude="106.7063543" StarRating="3" HotelCode="402015|641201" HotelName="Riverside Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-19-20 Ton Duc Thang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/dc/abdc7aab199bc37340a59f66d92021077a892a41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.762400308632" Longitude="106.69889098454" StarRating="3" HotelCode="640958|macy_studio_apartment" HotelName="River Gate Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>151 - 155 Ben Van Don, Ward 6, District 4, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ef/f1ef045b0c241878c961dab8c03c9d8f53fbda9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773367202696" Longitude="106.69909537116" StarRating="2" HotelCode="915648|vuong_tai_hotel" HotelName="Vuong Tai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Luu Van Lang Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/ea/6dea8f3be0af9e07c8197164f0891db58dab60ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.72" OriginalAmount="128.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.767737545531" Longitude="106.69381245269" StarRating="2" HotelCode="367688|1756408" HotelName="Sunny Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>232 De Tham Street, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/01/fd01664ee0839566481f0b8f84540d667f45dd7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773246026982" Longitude="106.69619590044" StarRating="3" HotelCode="140907|sanouva_hotel" HotelName="Sanouva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175-177 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/42/7242c41c084ebab7398b236aef2882a6ed1e6aac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.29" OriginalAmount="129.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73096782" Longitude="106.70769819" StarRating="3" HotelCode="407859|hotel_l_odeon_phu_my_hung" HotelName="Hotel L Odeon Phu My Hung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>63-65 Le Van Thiem Street, Khu Pho Hung Phuoc 3, Tan Phong Ward, Dist.7, Phu My Hung, Ho Chi Min City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/0c/a20cd4e9831f930118eb238bfc39472795ca3df3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel L Odeon Phu My Hung is perfectly located for both business and leisure guests in Ho Chi Minh C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.813954138886" Longitude="106.66586092926" StarRating="5" HotelCode="398505|bluesky_serviced_apartment_airport_plaza" HotelName="Bluesky Serviced Apartment Airport Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>01 Bach Dang Street, Phuong 2, Quan Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/de/45deb0bb0d8711e6a46bc392db27271287072985.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.30" OriginalAmount="130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="829149|ngoi_sao_phuong_nam_hotel" HotelName="Ngoi Sao Phuong Nam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>41/2 Tan Thoi Nhat 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/03/a803200be4b1503f324da927b958820f90f5dfc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="131.37" OriginalAmount="130.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.769044" Longitude="106.694578" StarRating="3" HotelCode="36291|101258" HotelName="Liberty Hotel Saigon Greenview" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/63/ed631cedd8ef027fa6786040bacb21f76602ee02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="131.89" OriginalAmount="130.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773726734398" Longitude="106.69671439681" StarRating="3" HotelCode="915629|389958" HotelName="Joviale Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/3a/453a2ca90418d64b21eac97466a43b19342841b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.770166688636" Longitude="106.69164349876" StarRating="1" HotelCode="368096|dong_huy_hotel" HotelName="Dong Huy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>71/12,14 Nguyen Trai Street, Ben Thanh Ward, Ho Chi Minh 700000, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/5a/fc5a170b7f2127af60cc9a3b0ba3c9c33bb0cae8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of District 1 - Ben Thanh Market, Dong Huy Hotel promise...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.31" OriginalAmount="131.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73188307" Longitude="106.70911511" StarRating="0" HotelCode="607579|alupoint_hotel" HotelName="Alupoint Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>R4 16-17 Hung Phuoc 1 (31-33), Cao Trieu Phat Street, Tan Phong Ward, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ef/a2ef212b21304fbec791b31748cad6fa4c899a9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Alupoint Hotel offers comfort and convenience whether you're on business or holiday in Ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.71" OriginalAmount="131.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774305810988" Longitude="106.69656635132" StarRating="3" HotelCode="346690|1457348" HotelName="Rosa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>55 Thu Khoa Huan, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/57/0757c219e567c9e0d911dfcdac4edd19aa7b6877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76658152" Longitude="106.69504478" StarRating="2" HotelCode="764100|gemini_saigon_hotel" HotelName="Gemini Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>135/23 Tran Hung Dao, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/c5/08c508ee2b7e4e73a264d96218f331b2b85319e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772265" Longitude="106.694868" StarRating="3" HotelCode="915649|tespoir_saigon_hotel" HotelName="Cititel Central Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>247-249 Ly Tu Trong, District 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/6a/9e6a941e8ec771df363f05cc7ef14bbb19b10361.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.64" OriginalAmount="132.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79720139" Longitude="106.70542219" StarRating="3" HotelCode="596246|635225" HotelName="Maison De Camille Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>174/21 Dien Bien Phu, Ward 17, Ho Chi Minh City 700000, Binh Thanh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/28/0328d3a7d424484afb3c137b61ceb409db550f55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.33" OriginalAmount="133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76918104" Longitude="106.69981737" StarRating="2" HotelCode="631573|triple_e" HotelName="Triple E" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Nguyen Thai Binh, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/1c/f31cfe63c9fa3732410534612b71d1d4b4abaef3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77723564969" Longitude="106.7051206159" StarRating="2" HotelCode="68039|bach_dang" HotelName="Matsunoi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>24/22 Dong Du Street, Ben Nghe Ward, District 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c4/40c42713f8e451dd052fd3305fcef2b367f6bd60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.34" OriginalAmount="134.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79792234" Longitude="106.63781448" StarRating="0" HotelCode="696391|royal_hotel_96" HotelName="Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>980 Au Co</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/32/913289092f07fbd62bdaf7e54742a2a940de1632.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771296888664" Longitude="106.69141592996" StarRating="3" HotelCode="347818|the_hammock_hotel_ben_thanh" HotelName="The Hammock Hotel Ben Thanh" 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>47-49 Le Thi Rieng Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/9e/bb9edd1a27b17c31fc53265feb053ed4fbc50a39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771734264341" Longitude="106.69601722887" StarRating="3" HotelCode="382879|bloom_hotel_3" HotelName="Bloom Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Truong Dinh Street, Ben Thanh Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/04/9c042711b8945a22ad0dff192fa1ae74647eaf9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771881128016" Longitude="106.69520616531" StarRating="3" HotelCode="189202|cap_town_hotel" HotelName="Cap Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Le Anh Xuan Street, Ben Thành Ward, District I, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/a5/d3a569d722b359c937ae31da1fe2a4450b74e93b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the crossroads of Ho Chi Minh City's business, cultural and historical distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77366235" Longitude="106.69854731" StarRating="2" HotelCode="367909|ruby_hotel" HotelName="Ruby Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>185-187 Le Thanh Ton, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c9/29/c929a9ae5e833e88b09412caefdd737725f6f715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.37" OriginalAmount="137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77268386" Longitude="106.69698777" StarRating="3" HotelCode="374051|ngan_ha" HotelName="Ngan Ha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>190 Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ec/7d/ec7de905bb5af82a58e76793fd568e017eada331.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.61" OriginalAmount="137.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81287762" Longitude="106.66700005" StarRating="2" HotelCode="772394|3440245" HotelName="95 Lam Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>95 Lam Son, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/a1/eea189982d02e1fe7dad4210dd6cdd9ceee2112d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.38" OriginalAmount="138.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77703388197" Longitude="106.68343580681" StarRating="3" HotelCode="167055|lotus_saigon_hotel" HotelName="Lotus Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Cach Mang Thang 8 Street, Ward 7 District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/12/011247074785d4c1aad2c284b11375287f9bf97a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the entertainment area, next to 126 Stage and two minutes' walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.75" OriginalAmount="138.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.97525313" Longitude="106.67036313" StarRating="3" HotelCode="372535|638607" HotelName="Becamex 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>230 Binh Duong Boulevard, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/04/1304880480561c0e429304a44008529d3c56a151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a bar, a transfer service, room service, a conference room an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.784948556179" Longitude="106.69071307606" StarRating="3" HotelCode="307374|emm_hotel_saigon" HotelName="Emm Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157 Pasteur street, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/e9/66e9ba88c504e39ed89523722611f9ef2fb1b152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77194595" Longitude="106.6928224" StarRating="3" HotelCode="309454|cicilia_saigon_hotel_spa" HotelName="Cicilia Saigon Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>12D Cach Mang Thang 8, District 1, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/68/656806ce63dff4133fa85aed4abb7ac3a16aed0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76931340526" Longitude="106.6966414866" StarRating="3" HotelCode="402012|dai_nam_2" HotelName="Dai Nam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/57/195703b623a48dd03181104c6a499ab39fcaa5eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.768934973404" Longitude="106.69429823437" StarRating="2" HotelCode="915635|duna_hotel" HotelName="Duna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/69/566997ed31b299f51ee95c03ee991e028c2be495.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79563858733" Longitude="106.72027165502" StarRating="0" HotelCode="640122|homes_by_christine_vinhomes_central_park" HotelName="The Landmark 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>phuong 22</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/5d/dd5df5538c9fbdd19e514b258278dc6fa8053b3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772282" Longitude="106.690906" StarRating="3" HotelCode="142299|queen_ann_hotel" HotelName="Queen Ann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>86 - 88 Bui Thi Xuan St., District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/9b/3d9b3bd3f5ddc59238dc601f7f1e81f03e78927d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bui Thi Xuan street, which is considered one of the most convenient location...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.42" OriginalAmount="142.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.769462" Longitude="106.70017" StarRating="3" HotelCode="300620|signature_saigon_hotel_2" HotelName="Signature Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>65-67-69 Nguyen Thai Binh Street, Nguyen Thai Binh Ward, District 1, Hochiminh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/51/31514aae195c7910cfe90550ef103aca357fed87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="877604|indochine_ben_thanh_hotel_apartments_2" HotelName="Indochine Ben Thanh Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Luu Van Lang</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/23/b9/23b967ac4db6b892970b9960be24803db44f743c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.809681526318" Longitude="106.73193083961" StarRating="3" HotelCode="968782|glenwood_city_resort" HotelName="Glenwood City Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>243 Nguyen Van Huong Street, Thao Dien Ward, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/63/8963c5b018d8f82083de780baa69fb0f7727b6e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774421205304" Longitude="106.69681549072" StarRating="3" HotelCode="161942|135248" HotelName="Blue Diamond" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-50 Thu Khoa Huan Street, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/3b/0a3b719e06e01d7693f88204823f6e447851b54a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, in a very quiet street just behind the Tao Dan Park. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774703142022" Longitude="106.70338153839" StarRating="3" HotelCode="56463|oscar_saigon_hotel" HotelName="Oscar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68A Nguyen Hue Avenue, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3f/c43fafd076b9dda69f7c8f1bd15213f3739701a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80696721" Longitude="106.73089723" StarRating="3" HotelCode="852699|aurora_western_village" HotelName="Aurora Western Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Quoc Huong, Thao Dien, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/22/97223917ff25f5a5cb602118caddc7ee370acc82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.46" OriginalAmount="146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="984396|the_cozy_inn_2" HotelName="The Cozy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Co Giang, Phuong Cau Ong Lanh, Ho Chi Minh City 700000, Quan 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/16/481609f52aa40d870cebd65ccb96b1f9c3ca8f18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.94" OriginalAmount="146.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77170682" Longitude="106.69397923" StarRating="2" HotelCode="553404|3464545" HotelName="A25 Hotel 307-309 Ly Tu Trong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>307-309 Ly Tu Trong, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/3f/1d3f509bf715e40ee21aa58759c9eac071a15734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="148.90" OriginalAmount="147.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774635" Longitude="106.696681" StarRating="3" HotelCode="163645|342350" HotelName="Alagon Zen Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 - 46Bis Thu Khoa Huan Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/55/b25579869efa9cf21f8b1236719dd0b29be6df3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.786589" Longitude="106.677674" StarRating="4" HotelCode="68048|ramana_hotel_saigon" HotelName="Ramana Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>323 Le Van Sy Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/75/69758306ee05686ffbd855b5bea96d5b5f4d427e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of charming Ho Chi Minh City, the hotel is within a few minutes' drive of the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76886848" Longitude="106.69724395" StarRating="3" HotelCode="600203|diamond_luxury_ben_thanh" HotelName="Diamond Luxury Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment,Hotel" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>100/6 Le Thi Hong Gam, Ben Thanh Quan 1, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/26/4f265fb4198eae004521144f06f797ab59756773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Ho Chi Minh City (Core area of Ho Chi Minh City), Diamond Luxury ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.48" OriginalAmount="148.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77982451" Longitude="106.66823007" StarRating="3" HotelCode="586659|bonita_tht_hotel_adults_only" HotelName="Bonita THT" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>185 To Hien Thanh, Ward 13, District 10, H? Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a7db304177ba80ef4ec3718a0ca0fe790d0301.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="150.04" OriginalAmount="148.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.817388370238" Longitude="106.62417047559" StarRating="2" HotelCode="915667|666499" HotelName="Silverland Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Hai Ba Trung Street, Stadtbezirk 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/01/fd01664ee0839566481f0b8f84540d667f45dd7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77871156" Longitude="106.70295087" StarRating="3" HotelCode="774388|sunny_serviced_apartment_2" HotelName="Sunny Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Le Thanh Ton, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/91/2f91013a14675353198ee13b6145c74abaf2818d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Ho Chi Minh City (Core area of Ho Chi Minh City), Sunny Serviced Apartm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.25" OriginalAmount="149.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77288773" Longitude="106.69719308" StarRating="3" HotelCode="440384|683378" HotelName="Avanti Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>186-188 Le Thanh Ton Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/39/02399e96b2bf0aa7efdfa5c01a941cd502be30bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="152.29" OriginalAmount="150.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772858471215" Longitude="106.69707371074" StarRating="3" HotelCode="309424|232200" HotelName="Anpha Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>202 Le Thanh Ton Street, Near Ben Thanh Market, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/8b/c38b4832e105e3234e925fd5e1d7c6fa36e664eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ho Chi Minh City, this boutique hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774625" Longitude="106.696633" StarRating="4" HotelCode="141676|kingston_hotel" HotelName="A&amp;EM Signature Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Thu Khoa Huan Street, Ben Thanh Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/f5/6af59f4e48ac5c01824857a6774c85f2e61fd575.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale boutique suite hotel is located at the heart of Ho Chi Minh City. Its prestigious addre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7717" Longitude="106.696826" StarRating="3" HotelCode="166833|hoang_hai_long_2_hotel" HotelName="Alagon Western Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 - 30 Nguyen An Ninh Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e0/7ae0c71efb3dee8111e207a4082b3f64fb9d3033.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of Ho Chi Minh City, close to the Ben Thanh handicrafts marke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.63" OriginalAmount="151.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76939919" Longitude="106.69206929" StarRating="1" HotelCode="367542|3436995" HotelName="A25 Hotel 122 Le Lai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Le Lai Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/8b/378b3c353c9cb32bcab47594ce7afd0d91def51a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="2" HotelCode="586837|elegance_283_hotel_2" HotelName="Elegance 283 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>283 Hoang Van Thu, Tan Binh, H? Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/6e/416e74acf71711cbae3f33c2b57daf023f02e1f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.741269" Longitude="106.700997" StarRating="3" HotelCode="641051|sunrise_city_apartment" HotelName="Sunrise City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>23 - 25 - 27 Nguyen Huu Tho, Tan Hung Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/56/e956b2efdec6b6f3a1b21df760a28b1473522cdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.736204576366" Longitude="106.73067386595" StarRating="3" HotelCode="320706|liberty_saigon_south_hotel" HotelName="Liberty Hotel Saigon South" 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>542A,544 Huynh Tan Phat, Binh Thuan Ward, District 7, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/6e/e56e0011a40517bc25ae2f1d23212778b674a7f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.56" OriginalAmount="156.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81064073" Longitude="106.59517015" StarRating="2" HotelCode="764013|the_moon_hotel_4" HotelName="The Moon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>221 Street 1, Binh Tri Dong, Binh Tan, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/d3/e7d3d8a5a199be05cca6da01635b5c55466e613b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77227994" Longitude="106.69615734" StarRating="3" HotelCode="263258|nhat_ha_1_hotel_2" HotelName="Nhat Ha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 B-C Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chí Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/cc/f9ccb01817b0143a5adb3df9f2e2fda723397190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771868" Longitude="106.694091" StarRating="3" HotelCode="307377|alagon_hotel_saigon" HotelName="Alagon Saigon Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>289 – 291 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/82/5582c9a14ea1d8f47015e4cf005419dd6d4a6e5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77446993" Longitude="106.68729972" StarRating="3" HotelCode="435952|3426845" HotelName="Le Duy Grand 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">
        <Address>
          <AddressLines>
            <AddressLine>82-84 Cach Mang Thang 8 Street, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/07868/2507868/1.jpg?f=15044573</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77772819" Longitude="106.70539673" StarRating="0" HotelCode="966436|blue_diamond_luxury_hotel" HotelName="Blue Diamond Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6B Thi Sach, Ben Nghe, Quan 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/54/845480eee68d7ecc29cb98da61af91dfd1e3adce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.59" OriginalAmount="159.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.775821" Longitude="106.704626" StarRating="3" HotelCode="68053|saigon_hotel_2" HotelName="Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-47 Dong Du Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a2/9ea23a33aa2ad355527ba052bc093760456dd842.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of city, which is just 5 minutes' walk away. The bus station can ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.60" OriginalAmount="160.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76984" Longitude="106.6864" StarRating="1" HotelCode="267976|sunrise_saigon_hotel" HotelName="A25 Hotel 14 Luong Huu Khanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Luong Huu Khanh Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/79/2079bda12098f525cc7bbe818d5e821294e07051.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.40" OriginalAmount="162.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773541213731" Longitude="106.69869572454" StarRating="4" HotelCode="295333|126695" HotelName="Liberty Central Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 - 179 Le Thanh Ton, District 1, Ho-Chi-Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/a8/0ba8fd28243d2a19384be35dac634466c692d929.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ho Chi Minh City, this urban hotel is about 1.2 km from the beach.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="968973|luxy_park_hotel_apartments_city_centre" HotelName="Luxy Park Hotel &amp; Apartments-City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>15B Tran Khanh Du, Tan Dinh Ward, Ho Chi Minh City 70000, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/35/dd353a31a4b16af4dda0aa90b993e0cc498a88e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.65" OriginalAmount="165.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81030654" Longitude="106.73459017" StarRating="2" HotelCode="599936|sen_boutique_house" HotelName="Sen Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>51 2 Street, Thao Dien Ward, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/a2/0da27e7ac6339d20341324ad463dd36e44dd782c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.757692" Longitude="106.673247" StarRating="5" HotelCode="51813|windsor_plaza_hotel" HotelName="Windsor Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 An Duong Vuong, Ward 4, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/66/8a66e343849b5387ff1fb232852b3a9507c502e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ho Chi Minh City, this hotel offers unparalleled access to the shopping, ni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78901" Longitude="106.69052" StarRating="3" HotelCode="171270|hong_vy_1_hotel" HotelName="Central Park Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Hai Ba Trung, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/bc/b3bc486cab7ebba4318b4d4d8239a81a82af60ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City's business and tourist district, opposite a g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77873391" Longitude="106.70485452" StarRating="3" HotelCode="374980|thuy_sakura_hotel" HotelName="Thuy Sakura Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Cao Ba Quat Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/d7/3dd798964e5ecc07529e2c4bf673947af43bce37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.67" OriginalAmount="167.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77558955" Longitude="106.69713232" StarRating="4" HotelCode="488546|central_palace_hotel_2" HotelName="Central Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39-39A Nguyen Trung Truc, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/28/72284b1141c7e35bd15b2ad1788ddbf32306d186.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="168.99" OriginalAmount="167.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773232923721" Longitude="106.69833565601" StarRating="3" HotelCode="915657|344813" HotelName="A&amp;EM - Phan Boi Chau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Phan B?i Châu, Qu?n 1, H? Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/e6/14e66c882c452eb42a8ef82f584a3a3452452d18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.42" OriginalAmount="169.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76928248" Longitude="106.68774786" StarRating="2" HotelCode="613818|2305325" HotelName="Triip Le Han Dai Nam Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Bui Thi Xuan, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/02/31020b078050164fcb83ba17968b04cd63cfd54c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.70" OriginalAmount="170.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77122549" Longitude="106.69416115" StarRating="3" HotelCode="410675|hoang_hai_long_south" HotelName="Alagon City Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-58 Pham Hong Thai Street, Ben Thanh Ward District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/af/bfaf45fb228890d0410f0127d95b6ddb0c711f80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.89" OriginalAmount="172.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77301316" Longitude="106.69575607" StarRating="3" HotelCode="309456|686465" HotelName="Sunflower Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>189 - 191 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/0c/a20c2f657e2ab1247dcc87c55178da1b6ba0d4c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is among the facilities. Wireless internet access is available to guests in the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.96" OriginalAmount="172.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.780566997093" Longitude="106.70685901472" StarRating="4" HotelCode="429157|464622" HotelName="Bay Hotel Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Housekeeping,Internet,Laundry,Lounge,Meeting Room,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Ngo Van Nam Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/52/6652a7968a7bc709b0bbc4a8336bcbe0a325c444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Renovated in , the Bay Hotel Ho Chi Minh guarantees guests a pleasant stay whether in Ho Chi Minh Ci...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.99" OriginalAmount="172.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77610353" Longitude="106.70529508" StarRating="3" HotelCode="623269|690333" HotelName="Huong Sen Annex Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4-6-8 Mac Thi Buoi Street, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/4f/454fc35eb62d660bc62f9e6f0a3eb2a8f8b78e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.99" OriginalAmount="172.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.775122152295" Longitude="106.70418483188" StarRating="3" HotelCode="99679|688644" HotelName="Huong Sen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66-68-70 Dong khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/31/1631632abfa10a99c518d6f35d36701272480b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.73" OriginalAmount="173.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7309592" Longitude="106.70835293" StarRating="0" HotelCode="971023|sabina_hotel_2_2" HotelName="Sabina Hotel 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>47-49-51 Le Van Thiem Street, Tan Phong Ward, District 7, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/53/5d53bc7d21f6211eececaa3a78ec1d7054d8b1f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77533625" Longitude="106.7048125" StarRating="2" HotelCode="225948|dong_do_hotel" HotelName="A25 Hotel Mac Thi Buoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>35 Mac Thi Buoi Street, District 1, Ho-Chi-Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/2c/a72c9c900c05e607253cd639b2f4024cd10aa4f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Dong Do Hotel places you in the heart of Ho Chi Minh City, walking dista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.75" OriginalAmount="175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="962813|zazz_urban_ho_chi_minh_hotel" HotelName="Zazz Urban Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Su Van Hanh, Ward 9, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ed/00edb013478fcbb4ddcbadb82c0171a3e617c137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="177.65" OriginalAmount="175.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.775152" Longitude="106.703883" StarRating="3" HotelCode="37540|111986" HotelName="Bongsen Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 - 123 Dong Khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/4c/664c15ce411e28cec73191c055aefe69936882cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the midst of business offices, airline offices, souvenir shops, department ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="2" HotelCode="857118|oyo_131_nhu_phuc_hotel" HotelName="Nhu Phuc Hotel by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>269/11/8 Nguyen Trai, Nguyen Cu Trinh, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/04/5f04deb586ab347ec61c1721bd6053b8d652b79e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="178.13" OriginalAmount="176.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.777896825494" Longitude="106.70499577294" StarRating="3" HotelCode="305182|189423" HotelName="White Lotus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6A Thi Sach, Ben Nghe Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/47/2c476ea36ef8939ffe66983eded9a189d4fda4c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.16" OriginalAmount="176.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76406203" Longitude="106.68796328" StarRating="2" HotelCode="488605|3471155" HotelName="Nhu Phuc Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>269/11/8 Nguyen Trai Street, Nguyen Cu Trinh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/64338/2864338/1.jpg?f=15179925</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a transfer service are available to guests of the hotel. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="178.45" OriginalAmount="176.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.72727581" Longitude="106.70558166" StarRating="3" HotelCode="620077|805322" HotelName="Emerald Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>159-161 Pham Thai Buong Street, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793292/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77871819" Longitude="106.6884877" StarRating="2" HotelCode="587162|hoang_lan_hotel_5" HotelName="Hoang Lan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>107/16 Truong Dinh, Ward 06, District 3, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/94/17942bc49fd524d8aaaf68f2c76f206b9aaa14a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="180.20" OriginalAmount="178.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7929141" Longitude="106.6723785" StarRating="3" HotelCode="536103|589861" HotelName="Oakwood Apartments Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>18 Street 3, Cu Xa Do Thanh, Ward 4, District 3, Ho-Chi-Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/01/fd01664ee0839566481f0b8f84540d667f45dd7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="181.10" OriginalAmount="179.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76667179461" Longitude="106.68868303299" StarRating="3" HotelCode="173644|155940" HotelName="La Felix" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>287-289 Pham Ngu Lao st, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/68/7268159d254ff7028acdd4d814327144ce5e0217.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in district 1 of Ho Chi Minh City, the hotel is within a short walking distance to the bust...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.81" OriginalAmount="181.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.779134" Longitude="106.7048295" StarRating="3" HotelCode="915669|aem_hotel_8a_thai_van_lung" HotelName="A&amp;EM Hotel 8A Thai Van Lung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/1D2 Thái Van Lung, Qu?n 1, H? Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/04/1a04c74ad29f9d470ffce5abb8c735ba2e9f9832.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.55" OriginalAmount="182.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.768459413716" Longitude="106.69340853372" StarRating="3" HotelCode="391305|1201458" HotelName="A25 Hotel 274 De Tham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>274 De Tham Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/fd/d4fd036c6f81baa46a73bccff1c623975dbbe13d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78720314" Longitude="106.69264124" StarRating="2" HotelCode="374268|a25_hotel__hai_ba_trung" HotelName="A25 Hotel 251 Hai Ba Trung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>251 Hai Ba Trung Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/fa/a1fa29b409df30078791cd40995afe560b3d8619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7274698" Longitude="106.70574936" StarRating="0" HotelCode="424712|smp_serviced_apartments" HotelName="SMP Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>SMP Serviced Apartments, R3-27 Pham Thai Buong Street, My Toan 1, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/6a/f36ab1afaf06f3489bfddda84ea7e07728dd77e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at SMP Serviced Apartments to discover the wonders of Ho Chi Minh City. The property features a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76493968" Longitude="106.69052689" StarRating="3" HotelCode="413319|mayfair_suites__wmc_tower" HotelName="Mayfair Suites - WMC Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Elevator,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>102ABC Cong Quynh Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/09/ca09e9745230b4353a32c46cd13e5ebe089a2215.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Mayfair Suites - WMC Tower places you in the heart of Ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78419595" Longitude="106.6944062" StarRating="4" HotelCode="773932|citadines_regency_saigon" HotelName="Citadines Regency Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Pham Ngoc Thach Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/4f/6e4fca0cdd85d2b5a393d16a8479593e1163ea10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ho Chi Minh City. Citadines Regency Saigon 									 guarantees a quiet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76814836" Longitude="106.69833869" StarRating="3" HotelCode="620157|lotus_boutique_hotel_2" HotelName="Lotus Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>55/29-31-33 Le Thi Hong Gam Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/64/6764486a9908183ed3fed91c4d5e8efc9367027e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ho Chi Minh City, this boutique hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.63" OriginalAmount="186.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7722601" Longitude="106.69053433" StarRating="3" HotelCode="595539|3461305" HotelName="A25 Hotel 20 Bui Thi Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Bui Thi Xuan, District 1, Ho-Chi-Minh-City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/b7/a3b78c02cf5a1bb8cad0c53991c66e695c412289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.779205411413" Longitude="106.70464746345" StarRating="3" HotelCode="309426|blue_diamond_signature_hotel_2" HotelName="Blue Diamond Signature Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Thai Van Lung Street, Ben Nghe Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ed/fcedfafde602d78356e06847ec59cbfef751300e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.89" OriginalAmount="189.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79671548" Longitude="106.68964168" StarRating="2" HotelCode="550234|new_sun_hotel_2" HotelName="New Sun Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>77B-C Hoa Hong Street, Ward 2, Phu Nhuan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/32/43320731847ac7fedd6708de97f6f5d5a9d76b34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.89" OriginalAmount="189.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772060299687" Longitude="106.69027040608" StarRating="3" HotelCode="887860|harmony_saigon_hotel" HotelName="Harmony Saigon Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>32A-34 Bui Thi Xuan Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f6/edf63e9998f62e1c78ef23df988d3355ede188e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="191.35" OriginalAmount="189.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="3" HotelCode="882837|710005" HotelName="Orchid Boutique Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>R1-72-R4-71 Bui Bang Doan Street</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/c6/67c634e56f1e56e50116f54187d18996a83719f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.777440812873" Longitude="106.70547366142" StarRating="3" HotelCode="189201|aquari_hotel" HotelName="Aquari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Thi Sach st., Dist. 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/2c/ba2c5c12b8e0dcfbd7fd914a7d331bfce2a3d2f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Ho Chi Minh's inner city with its myriad of attractions such as the Op...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.769646" Longitude="106.700236" StarRating="3" HotelCode="915663|ruby_river_hotel" HotelName="The Hammock Hotel Fine Arts Museum" 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>59-61 Nguyen Thai Binh Street, Nguyen Thai Binh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/23/f7235c51b0545ba530f6c916ea8575c1c65f3cf8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.93" OriginalAmount="193.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.762013" Longitude="106.696365" StarRating="3" HotelCode="307373|sunland_hotel" HotelName="Sunland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>302-304 Vo Van Kiet Str, Co Giang Ward, District 1, Ho Chi Minh city</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/7b/f77bf6cd724764a662f21491a3558c322f89ab27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.93" OriginalAmount="193.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.813168850803" Longitude="106.66606929168" StarRating="4" HotelCode="525352|ibis_saigon_airport" HotelName="ibis Saigon Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>2 Hong Ha Street, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/38/09388b449436cf989d5044bcdb3bdc478573e7d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.93" OriginalAmount="193.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78698208" Longitude="106.69454179" StarRating="3" HotelCode="754962|nta_serviced_apartment" HotelName="Nta Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>171 - 173 Dien Bien Phu, Dakao Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/d0/afd012c225ba5e9cc878d25976843888bb98a81b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78184526" Longitude="106.70541493" StarRating="3" HotelCode="958611|blue_diamond_new_hotel" HotelName="Blue Diamond New Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>8B-8C Le Thanh Ton Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/0b/930b1f68a46233fbc5f001dd55b382e314f382be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77951578763" Longitude="106.70429742461" StarRating="3" HotelCode="915647|silverland_hotel_spa_3" HotelName="Silverland Sil Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 - 22 - 24 Thai Van Lung Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/c8/d7c8590e45d6e01effb540109c263050bcdde00b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.96" OriginalAmount="196.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.795456" Longitude="106.71858385" StarRating="0" HotelCode="938532|vinhomes_central_park_luxury_apartment" HotelName="Vinhomes Central Park by Apartmentel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 31/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>208 Nguyen Huu Canh, Binh Thanh Ward, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/7f/a87f311fb6b8a9e0eb8239094571633825051f65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Vinhomes Central Park Apartmentel, you'll be centrally locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.97" OriginalAmount="197.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773027" Longitude="106.69748" StarRating="3" HotelCode="171271|paradise_saigon_boutique_hotel" HotelName="Paradise Saigon Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>288 Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/ed/62ed77ad48f74f3faf6547e11b37e5afd2db5aaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Ho Chi Minh City, just 5 minutes’ walking distance from Ben Tha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.776229047251" Longitude="106.69136065641" StarRating="3" HotelCode="307375|sonnet_saigon_hotel" HotelName="Sonnet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Truong Dinh Street, Disrict 3, Ho Chi Minh City ( Saigon )</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/44/be442ebab6616898f8797c577b2d5d6054eb03f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.98" OriginalAmount="198.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77241584087" Longitude="106.69482562343" StarRating="2" HotelCode="370927|the_one_hotel_ben_thanh" HotelName="The One Hotel Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>230 Ly Tu Trong, Thanh Pho, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/53/d3536b24ef1c3cc7f37962e555027b17936392f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.796171715349" Longitude="106.6746121645" StarRating="4" HotelCode="168312|starcity_saigon_hotel" HotelName="Vissai Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ward 8, 144 Nguyen Van Troi Street, Phu Nhuan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/10/d610e5048d5ccb681099f2e6a5f98c31c37c7a3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet and peaceful place, this hotel is a good choice for guests not wanting to stay i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.33" OriginalAmount="199.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774323713107" Longitude="106.70371949672" StarRating="4" HotelCode="336606|106281" HotelName="Palace Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-66 Nguyen Hue Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/65/1465b94cbddb5443415649d34b175531cbf48dba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of the city centre, in the city’s administrative and commercial ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="202.29" OriginalAmount="200.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773097153167" Longitude="106.70432567596" StarRating="4" HotelCode="27130|79791" HotelName="Saigon Prince Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Nguyen Hue Boulevard, Ho Chi Minh City, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/fd/68fdca2ab10e91d6793aa7a6b6304bca84ddb396.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the heart of the city, the hotel offers easy access to the business and gov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.76889882" Longitude="106.69753814" StarRating="3" HotelCode="773917|lotus_central_hotel_saigon" HotelName="Lotus Central Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102-104-106 Le Thi Hong Gam, Quan 1, Thanh Pho Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/86/89864e6433be812fdc01fa7f2c3173eb1f4dee4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.02" OriginalAmount="202.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7776891" Longitude="106.66522936" StarRating="4" HotelCode="373992|578267" HotelName="Athena Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>280 To Hien Thanh, Ward 15, Distrikt 10, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/9c/029c3705f72e4eb9a5491e33a20f63197a28fdf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ho Chi Minh City, this boutique hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.37" OriginalAmount="203.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773754475146" Longitude="106.70632367361" StarRating="4" HotelCode="151366|226578" HotelName="Liberty Central Saigon Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Ton Duc Thang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/1d/5d1d544dc0d12d116ad916811f702c9bf522e25f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ho Chi Minh City, this urban hotel is about 10 km from the beach.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.37" OriginalAmount="203.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80014014" Longitude="106.67076292" StarRating="5" HotelCode="320377|190289" HotelName="5-star Tan Son Nhat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>202 Hoang Van Thu Street, Phu Nhuan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/b4/84b46ea086570949702bcd5f8152ac231e1191be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.44" OriginalAmount="204.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="3" HotelCode="770918|3470115" HotelName="Au Lac Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>90 Nguyen Thi Minh Khai, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.780844850948" Longitude="106.69605495493" StarRating="2" HotelCode="401582|au_lac" HotelName="Au Lac 1 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Nguyen Thi Minh Khai, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/98/6798e4863c76818f4d33337c4f45c9952e43b5ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Ho Chi Minh. The Hotel has a coffee shop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.76" OriginalAmount="207.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78107863" Longitude="106.6954924" StarRating="4" HotelCode="771363|3466575" HotelName="Orchids Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Housekeeping,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Pasteur Street, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/90/3d901b70683ef8edf2ec18651a59a01a0959e2aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Orchids Saigon Hotel is located in the best convenient location, with easy access to major consulate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="210.03" OriginalAmount="207.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="4" HotelCode="960665|658381" HotelName="Winsuites Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>28-30-32 Le Lai Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/be/27beb9c6600c38e96f531c765982787962124cd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.796653838903" Longitude="106.67320236186" StarRating="5" HotelCode="15548|moevenpick_hotel_saigon" HotelName="Eastin Grand Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>253 Nguyen Van Troi Street, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/d2/c4d2fde770554afe604f9f4abb6b718f22fc5f2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the Phu Nhuan District of Ho Chi Minh City, which is still affectionately kn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77357138" Longitude="106.69939579" StarRating="3" HotelCode="943527|uptown_hotel_3" HotelName="Uptown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Luu Van Lang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/92/6f92cd8efcda6c2934fede4f245f5bc09ff20447.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="210.69" OriginalAmount="208.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77906413" Longitude="106.70476468" StarRating="3" HotelCode="936585|147372" HotelName="Sunflower Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11B Thai Van Lung Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/01/fd01664ee0839566481f0b8f84540d667f45dd7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="211.00" OriginalAmount="208.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.779099650938" Longitude="106.70479713713" StarRating="3" HotelCode="225955|686461" HotelName="Roseland Corp Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8A/6D2 Thai Van Lung Street, Ben Nghe Ward, District 01, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/09/9e09783f6a199fa3363341c2cdab6d6e6927b57a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79971" Longitude="106.668174" StarRating="4" HotelCode="39407|parkroyal_saigon" HotelName="PARKROYAL Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>309B-311 Nguyen Van Troi Street, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4f/31/4f3174892dc7676cbfc53ce0632fd6ef9b5d5f58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Tan Binh District of Ho Chi Minh City, this hotel offers excellent quality and a gre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73038275721" Longitude="106.72360549134" StarRating="4" HotelCode="263801|capri_by_fraser_ho_chi_minh_city_vietnam" HotelName="Capri by Fraser, Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No.2, Street C, Tan Phu Ward, District 7 - Lot A, New Urban South City, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d5/add556376492a2e2c7f45c175b8fc89e5757ca18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.730909152082" Longitude="106.72361579172" StarRating="3" HotelCode="200090|ibis_saigon_south_2" HotelName="ibis Saigon South Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Hoang Van Thai Street, Phu My Hung Tan Phu Ward, District 7, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/23/c5234809dfb5bdb17a0d0402d52010795240d7ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78403834" Longitude="106.70033" StarRating="4" HotelCode="350367|muong_thanh_saigon_centre_hotel" HotelName="Muong Thanh Saigon Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A Mac Dinh Chi Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/d3/67d3638cac397205c4b470e75c0ea5cb35d98bca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.780805269736" Longitude="106.70455172024" StarRating="4" HotelCode="434761|lancaster_ho_chi_minh" HotelName="Lancaster Saigon Serviced Apartments Le Thanh Ton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Business Centre,Coffee Shop,Concierge,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Nightclub,Parking,Restaurant,Room Service,Sauna,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Le Thanh Ton Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/de/5ddea6ac1f1a1dd4f4768eff67e74a259060ba53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Lancaster Saigon Serviced Apartments Le Thanh Ton to discover the wonders of Ho Chi Minh Cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77001864063" Longitude="106.69374148587" StarRating="2" HotelCode="915668|saigon_sports_2_hotel" HotelName="Saigon Sports 2 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>82 Le Lai Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/2c/0e2c9dfe44549936c3c6d054d401c23a02f5e9a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="216.97" OriginalAmount="214.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77841581" Longitude="106.70460742" StarRating="3" HotelCode="967979|685856" HotelName="Roseland Sweet Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Cao Ba Quat Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/eb/13eb8e8d2c3b3558c909c2ddcc1cf97c9e154b13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.70" OriginalAmount="215.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771849506508" Longitude="106.69016356442" StarRating="4" HotelCode="933301|189422" HotelName="EdenStar Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Bui Thi Xuan Street, Ben Thanh Ward, District 1, Ho-Chi-Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ae/02ae357e049d74c903aac802d9196377e7dd9f7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.17" OriginalAmount="217.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772094659109" Longitude="106.69506695583" StarRating="3" HotelCode="373207|grand_cititel_central_saigon" HotelName="Ngoc Ha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>53-55 Le Anh Xuan Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/c6/f4c6bda08e3b85b7ca5d3da614f093d3f010ae41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.19" OriginalAmount="219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771856" Longitude="106.70388" StarRating="3" HotelCode="142302|silverland_boutique__tan_hai_long_3_hotel" HotelName="Roseland Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Ho Tung Mau Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/72/87722e76c456fc53ca2862ded3c8d4c32abebd7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the business district in Ho Chi Minh City, close to Ben Thanh ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.24" OriginalAmount="224.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7715986" Longitude="106.69526735" StarRating="4" HotelCode="623863|aem_art_hotel" HotelName="A&amp;EM Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Le Anh Xuan Street, Phuoong Bên Tha`nh, H? Chí Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/98/6798e4863c76818f4d33337c4f45c9952e43b5ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.31" OriginalAmount="227.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772628856641" Longitude="106.69320192394" StarRating="4" HotelCode="384226|1245308" HotelName="Homestead Parkview" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>149- 151 Nguyen Du Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c1/f7c10dd6256c57f9f67288fddb5618f5d4060123.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.28" OriginalAmount="228.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.779056847524" Longitude="106.70403644916" StarRating="3" HotelCode="130176|asian_ruby_luxury_hotel" HotelName="Hotel De Charme Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Thi Sach, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/39/6e392148bd7bf004ce693c29f251dc47ab967539.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the District 1, Dong Khoi neighbourhood of Ho Chi Minh City, the hotel is close to Ho Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.35" OriginalAmount="235.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7771271928" Longitude="106.7057507835" StarRating="3" HotelCode="915661|la_jolie_hotel__spa" HotelName="Silverland Jolie Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>4D Thi Sach Street, Ben Nghe Ward, Dist 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/dd/b2ddd48f74ba816faac3a1a6ab413dd654555889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.35" OriginalAmount="235.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77245646" Longitude="106.70253843" StarRating="4" HotelCode="965064|innside_by_melia_saigon_central" HotelName="Innside By Melia Saigon Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>129 -131 Ton That Dam Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/9f/b39fd429acd81245c7e3063d6627057ef00153ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237.60" OriginalAmount="235.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77874" Longitude="106.704061" StarRating="4" HotelCode="307376|176111" HotelName="Paragon Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Thi Sach Street, Ben Nghe Ward, District 1, Ho-Chi-Minh-City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/54/67543220689e7a4ee0b9c9222422686f169c74c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774332471457" Longitude="106.69744104688" StarRating="3" HotelCode="319764|gk_central_hotel" HotelName="Gk Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Ly Tu Trong, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/98/5d98428dc4ccfbe7560f163105efcd6e24cea54a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.39" OriginalAmount="239.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80140933" Longitude="106.65541187" StarRating="3" HotelCode="844971|holiday_inn_hotel_and_suites_saigon_airport" HotelName="Holiday Inn &amp; Suites Saigon Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18E Cong Hoa Street, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/42/33/4233c484fca258183a0a0bc25ec893cf8051ee98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.41" OriginalAmount="241.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77355931249" Longitude="106.69670367582" StarRating="3" HotelCode="915633|ha_hien_hotel" HotelName="Ha Hien Signature Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>145-147 Ly Tu Trong street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/6e/756e94456e5a16cf74c7714d952a6635fe1c7c79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.44" OriginalAmount="244.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772633527899" Longitude="106.69519898731" StarRating="3" HotelCode="347829|lavender_boutique_hotel" HotelName="Lavender Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>200-204 Ly Tu Trong, Phuong Ben Thanh, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/ec/faec08916fe94d3fd393a89811e6f9c538fb2de6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="250.04" OriginalAmount="247.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77458" Longitude="106.700705" StarRating="4" HotelCode="936613|372506" HotelName="Liberty Central Saigon Citypoint Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Pasteur, Qu?n 1, TP. H? Chí Minh, H? Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/10/2a1080dd3300e5e125879a9cf4628da33ac7f14c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.49" OriginalAmount="249.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.778576451511" Longitude="106.70458048582" StarRating="3" HotelCode="186689|nhat_ha_3_hotel" HotelName="Nhat Ha 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-16 Cao Ba Quat Street, District 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/af/72af0b5fa2a3aa891b5fbebe63cb163f667aca3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.781594302784" Longitude="106.70560659201" StarRating="4" HotelCode="933873|silverland_sakyo_hotel__spa" HotelName="Silverland Sakyo Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>10A Le Thanh Ton Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/cf/8bcf3ba495ae544e40ddf73f68e7c2b4fdb4fa35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79981512" Longitude="106.72366222" StarRating="4" HotelCode="372528|charm_suite_saigon_2" HotelName="Charm Suite Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>330A/330B Ung Van Khiem Stree, Ward25, Binh Thanh, Ho Chi Minh City (Saigon)</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/02/fe02d91ac7849171b95758af2b58445510a9cce6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.726131" Longitude="106.7198628" StarRating="0" HotelCode="760129|crescent_residence" HotelName="Crescent Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ton Dat Tien Avenue, Phu My Hung, Tan Phu Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/e0/b0e0d5df4a67cd8cb408e97ccef0a8d78629c885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Ho Chi Minh City, Crescent Residence puts everything the city has to offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="267.64" OriginalAmount="264.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774695237258" Longitude="106.69630587101" StarRating="3" HotelCode="163644|127796" HotelName="Silverland Yen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73-75 Thu Khoa Huan Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/1a/071ad538d164efe54bbf97d79e53492ee4b51ad3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this business hotel, it takes only a few minutes to walk to Ben Thanh Market, Unification Palac...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771054" Longitude="106.692969" StarRating="2" HotelCode="207691|aries_hotel" HotelName="TRIIP Boutique Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7/9 Nguyen Trai, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f0/b7f0ad657fdfc6576aa03a446188b3ec7e8bb1e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.68" OriginalAmount="268.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.776733" Longitude="106.702603" StarRating="4" HotelCode="59858|hotel_continental_saigon" HotelName="Continental Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 - 134 Dong Khoi St., Dist 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/8d/318dab5918c77eb7e0054bb5751b82d640b21b31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, close to a variety of conveniences for the traveller and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.70" OriginalAmount="270.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.780344455804" Longitude="106.70370072126" StarRating="3" HotelCode="166009|sophia_hotel" HotelName="Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Thai Van Lung, Ben Nghe Ward, Disttrict 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/4b/2f4b3facf688897efd47bc8b7aa1ff3c4f775a25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the city centre, the hotel is close to Ben Thanh market and a number of museums in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="273.88" OriginalAmount="271.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77177502" Longitude="106.69410088" StarRating="4" HotelCode="489347|597541" HotelName="Alagon D'antique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>301-303 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/597541/597541a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774227666667" Longitude="106.696833" StarRating="4" HotelCode="915656|aem_corp__royal_palace_hotel" HotelName="A&amp;Em Corner Sai Gon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>39-41 Thu Khoa Huan Street, District 1, Ho Chi Minh City, Ðông Nam B? (Südostregion)</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/e5/d0e54885b18173f1df9639f70d2577e0228974f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.74" OriginalAmount="274.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.724322202061" Longitude="106.72016310185" StarRating="5" HotelCode="915664|tajmasago_castle" HotelName="Tajmasago Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Phan Van Chuong, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/9f/1f9f10adda3237aa63bfc82d57abea1abeea780e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="277.16" OriginalAmount="274.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77270773" Longitude="106.69005833" StarRating="4" HotelCode="435237|479601" HotelName="Fusion Suites Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Suong Nguyet Anh Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/a6/d6a6f1fd9499a80f8d811aa3c28ae512fcf29bb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.76" OriginalAmount="276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772297412644" Longitude="106.70370335276" StarRating="3" HotelCode="293149|au_lac_2_hotel" HotelName="Silverland Charner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87-89-91 Ho Tung Mau Street, Ben Nghe Ward, District 1, Ho-Chi-Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/93/ff93ff9fd2343a9476de4330940c1233751031df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="285.13" OriginalAmount="282.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774635047842" Longitude="106.70262386508" StarRating="4" HotelCode="259393|158858" HotelName="Royal Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Nguyen Hue Avenue, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/ab/f9ab47afc8941aebcbd2c701936b29f4d2a277d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771900961231" Longitude="106.69533261455" StarRating="3" HotelCode="320704|aem_280_le_thanh_ton_hotel__spa" HotelName="A &amp; Em 280 Le Thanh Ton Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>280 Le Thanh Ton, Quan 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/fb/fdfb1a84ac4d1ee48fc18b3c72105796174d001f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.44" OriginalAmount="287.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.72656182" Longitude="106.7234994" StarRating="4" HotelCode="374714|1757548" HotelName="MerPerle Crystal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>C17-1-2 Nguyen Luong Bang, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/2f/c42ff82d56cf62d36a10ed2e92adc1e2f693b28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.86" OriginalAmount="287.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78230731" Longitude="106.69230252" StarRating="4" HotelCode="626745|694606" HotelName="Sherwood Suites Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>192 Nam Ky Khoi Nghia, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/a1/77a12875677d33bbb4b83ed747c9e6359bbef61b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.90" OriginalAmount="290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.784147" Longitude="106.699607" StarRating="4" HotelCode="410259|somerset_chancellor_court_ho_chi_minh_city" HotelName="Somerset Chancellor Court Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Nguyen Thi Minh Khai Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f1/0af13d0aafa651f4f1614f188d3eb806b70739c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled among tree-lined boulevards on the corner of Mac Dinah Chi and Nguyen Thi Minh Khai streets,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.93" OriginalAmount="293.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.763357" Longitude="106.678984" StarRating="5" HotelCode="12148|hotel_equatorial_ho_chi_minh_city" HotelName="Equatorial Ho Chi Minh City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>242 Tran Binh Trong, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/6b/3b6b48d8db148843e364a2fc2a125c5a41b5a3b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upper- mid range hotel is located in the 5th district on Tran Binh Trong Street and between Sai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.784629" Longitude="106.695984" StarRating="4" HotelCode="186075|novotel_saigon_centre" HotelName="Novotel Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Hai Ba Trung, District 3, Ho-Chi-Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/bb/3bbbc978018819dc9f14f36d7299e459e64d6eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.97" OriginalAmount="297.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.778166773973" Longitude="106.70589742879" StarRating="4" HotelCode="317062|millennium_boutique_hotel" HotelName="Millennium Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7A Thai Van Lung, Ben Nghe Ward, District 1, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c8/2c/c82c300082ec1a83c53760a8d26a699d0c557c58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ho Chi Minh City, this boutique hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="300.22" OriginalAmount="297.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.782758450669" Longitude="106.69339942797" StarRating="5" HotelCode="902518|170356" HotelName="Sherwood Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>127 Pasteur Street, Ward 6, District 3, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/db/7cdb72da6b825b56ebe6ac0b0d1ca5b24988311f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="309.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.789538660286" Longitude="106.70287930059" StarRating="4" HotelCode="410260|somerset_ho_chi_minh_city" HotelName="Somerset Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A Nguyen Binh Khiem Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/89/b3/89b34ff5be60c03ed29f876e959af9de421ef7d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business and shopping district, conveniently close to business destinati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="320.17" OriginalAmount="317.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77322654" Longitude="106.7019244" StarRating="3" HotelCode="856648|656523" HotelName="M Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Ton That Thiep Street, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/96/cb9634681eafd1c5dafb026a6bb508c5b8a59d09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.23" OriginalAmount="323.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.775464633334" Longitude="106.7017185688" StarRating="5" HotelCode="36290|rex_hotel" HotelName="Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>141 Nguyen Hue Blvd., Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e3/68e3ed005fe146d5b65e0bdcab9ba38709d001f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of one of Vietnam's metropolises. The famous Ben-Thanh ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.24" OriginalAmount="324.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.764223843637" Longitude="106.69087477917" StarRating="1" HotelCode="346914|xuan_dan_hotel" HotelName="Xuan Dan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Elevator,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Nguyen Cu Trinh, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/14/1c140150f0a4c5d1678d54ed020964dfdfe6e062.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Xuan Dan Hotel is conveniently located in the popular District 1 - Pham Ngu Lao / Tay Balo area. Off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="328.25" OriginalAmount="325.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77936414" Longitude="106.70471469" StarRating="3" HotelCode="436084|saigon_city_residence_serviced_apartment" HotelName="Saigon City Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>8A/3D2 Thai Van Lung street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/90/cd906e6b8f8ec4c4b96468bdad07ba39d87c8134.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.26" OriginalAmount="326.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.806803343364" Longitude="106.74704321693" StarRating="4" HotelCode="225965|riverside_serviced_apartments" HotelName="Riverside Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vo Truong Toan Street 53, Thao Dien Ward District 2, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/a6/84a6b73fe4dd830ea5abfcadefe7550bbfb17e84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.29" OriginalAmount="329.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.771608" Longitude="106.697459" StarRating="3" HotelCode="142301|silverland_central__tan_hai_long_hotel__spa" HotelName="Silverland Central Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 - 16 Le Lai Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/7e/f57eb7c7c9d3dbbcc9df930c12dad2466c036c0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the business district of Ho Chi Minh City. Close to Ben Thanh ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.29" OriginalAmount="329.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78106843" Longitude="106.69047923" StarRating="4" HotelCode="552447|sila_urban_living" HotelName="Sila Urban Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>21 Ngo Thoi Nhiem Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/eb/56eb9a1ae01543c1a6d6b779c0dce6da5054a0a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.50" OriginalAmount="350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81993" Longitude="106.726024" StarRating="4" HotelCode="119020|saigon_domaine_luxury_residences_2" HotelName="Saigon Domaine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Country House,Club Resort,Golf Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1057 Binh Quoi Street, Ward 28, Bin Thanh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/1b/60/1b605eb9cff8a62e6220557077d4f4497e377501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is surrounded by Saigon River, on the green island of Thanh Da in Ho Chi Minh C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.50" OriginalAmount="350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.73019994" Longitude="106.70437831" StarRating="4" HotelCode="639571|oakwood_residence_saigon" HotelName="Oakwood Residence Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1056A Nguyen Van Linh Road, Tan Phong War, District 7, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f8/1bf8771040465d7396bd9ab51dc720bfcb0c0864.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.52" OriginalAmount="352.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.764186987261" Longitude="106.69163346291" StarRating="5" HotelCode="68051|pullman_saigon_centre_2" HotelName="Pullman Saigon Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>148 Tran Hung Dao Boulevard, District 1, 70000 Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/d4/c3d432b472cbd01b58ff757a7be8642390947043.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in Ho Chi Minh City is located close to Ta Son Nhat International Airport. The airport li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.773855" Longitude="106.70564" StarRating="4" HotelCode="46026|grand_hotel_saigon" HotelName="Grand Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Dong Khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/65/5a65a9a49076d57cbe5c52f10a86ea71e93c05eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly located in the heart of the city centre, this hotel is the ideal choice whether guests are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.02" OriginalAmount="378.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78044532" Longitude="106.70445237" StarRating="3" HotelCode="586742|2283205" HotelName="Amena Residences &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Thanh Ton Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/7b/357b39d059bf512248c85fa15956b775a681a28e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.815904460376" Longitude="106.73341814103" StarRating="4" HotelCode="915646|villa_song_saigon" HotelName="Villa Song Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197/2 Nguyen Van Huong Street, Thao Dien Ward, District 2, Ho-Chi-Minh-City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/32/a2323cba1c141a971612b9785944a4c526e19b26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="383.19" OriginalAmount="379.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.80470337" Longitude="106.73989438" StarRating="3" HotelCode="736391|3442785" HotelName="La Casita Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 Tran Ngoc Dien, Q2, Thao Dien, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/10/241053b158685e3b2d90415ca3e47885b59c8dc9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78229692" Longitude="106.69192185" StarRating="0" HotelCode="963806|mai_house_saigon" HotelName="Mai House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Nam Ky Khoi Nghia Street, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/92/3792a6c8e0ac297b15df3a29a284fa618db59520.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.86" OriginalAmount="386.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.779091" Longitude="106.703987" StarRating="3" HotelCode="72564|may_hotel" HotelName="May Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Thi Sach Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/45/9a457f3b3d3700a01d60902446df8c0eebf46e3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Saigon, within walking distance of the city theatre, Ben Than...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.88" OriginalAmount="388.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772975" Longitude="106.706286" StarRating="5" HotelCode="14523|hotel_majestic_saigon" HotelName="Majestic Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Dong Khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/f1/1ef1f89998c542b259146d2ab168a4d415e9fdc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, overlooking the Saigon River. It features original Fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.02" OriginalAmount="402.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.778884733186" Longitude="106.70697569847" StarRating="5" HotelCode="33861|lotte_legend_hotel_saigon" HotelName="Lotte Legend Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2A - 4A Ton Duc Thang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/10/101040bf99cc1e029993803b17550e2b2447161b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Ho Chi Minh City on Ton Duc Thang Street fronting the scenic Sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.05" OriginalAmount="405.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.78249957" Longitude="106.69658126" StarRating="3" HotelCode="744034|bach_suites_saigon" HotelName="Bach Suites Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Business Centre,Designated Smoking Area,Dining,Internet,Kitchen,Laundry,Meeting Room,Parking,Printer,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>10A Pham Ngoc Thach, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/9d/809d3a561678466a7e5f47ddf09ad2cd505fd12d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Defined by a sweeping feeling of nostalgia that recalls this region's French colonial past, Bach Sui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.763731" Longitude="106.682752" StarRating="5" HotelCode="176758|hotel_nikko_saigon" HotelName="Nikko Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>235 Nguyen Van Cu Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/ac/1aac16642288a5ca9412b58d3c44dcd860262d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the centre of Ho Chi Minh City, the hotel offers easy access to Tan Son Nhat Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="421.40" OriginalAmount="417.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.776315709579" Longitude="106.70354783535" StarRating="5" HotelCode="20557|79672" HotelName="Caravelle Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-23 Lam Son Square, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/37/cf/37cfee34538938fef4a427c8eb84dc93346a4dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the midst of the business, shopping and entertainment districts o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.805483296251" Longitude="106.75175038935" StarRating="5" HotelCode="263802|somerset_vista_ho_chi_minh" HotelName="Somerset Vista Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>628C Hanoi Highway, An Phu, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b0/91/b091858ff2f2157cecba99002ec36d5d87eb01bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.27" OriginalAmount="427.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.784038523645" Longitude="106.70265197754" StarRating="5" HotelCode="17762|sofitel_saigon_plaza" HotelName="Sofitel Saigon Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Le Duan, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/de/07de9c5ee8ee1f54c21ba63c1696cba9bc5b4774.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This international hotel is located on the historical tree-lined Le Duan Boulevard, in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.30" OriginalAmount="430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774697214273" Longitude="106.70569880738" StarRating="4" HotelCode="525353|the_myst_dong_khoi" HotelName="The Myst Dong Khoi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6,8 H? Hu?n Nghi?p, P. B?n Nghé, H? Chí Minh, Qu?n 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/d5/cdd55f223313e64f043357b271720f4cb0269e67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77753" Longitude="106.705251" StarRating="3" HotelCode="887852|northern_hotel" HotelName="Northern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 A Thi Sach Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/57/f157b721d0fd088e7ed2249f70b066b939e99345.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.43" OriginalAmount="443.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.770901" Longitude="106.695044" StarRating="5" HotelCode="15141|new_world_saigon_hotel" HotelName="New World Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Le Lai Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cb/8ccb4adbcc125cebfd607bb57c1af1607fb363e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located directly in the business centre of HCMC where a selection of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.48" OriginalAmount="448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.780879795401" Longitude="106.7041373623" StarRating="5" HotelCode="314293|norfolk_mansion" HotelName="Norfolk Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-19-21 Ly Tu Trong Street, Distrikt 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/82/5782560bc42ccd559d39048353657769eec0d8be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="463.59" OriginalAmount="459.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.772685994812" Longitude="106.70119836011" StarRating="4" HotelCode="82917|sedona_suites_ho_chi_minh_city" HotelName="Sedona Suites Ho Chi Minh City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Le Loi Boulevard, Saigon Centre, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/08/8308915126f6add7b34800f8bb78f2ad668b85c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.80" OriginalAmount="480.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="877889|saigon_1979" HotelName="Cong Quynh Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>190 Cong Qu?nh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/57/0a57de2323ab638268658a46022b44ae44797b8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.82" OriginalAmount="482.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="808994|minh_nhu_hotel" HotelName="Minh Nhu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Dong Xoai Street, Ward 13, Tan Binh District, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/38/73381aa1b0fbed50ff0788a934f2eeaf8656a963.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="489.85" OriginalAmount="485.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.79768907" Longitude="106.73076822" StarRating="1" HotelCode="760825|thadico_3_hotel" HotelName="Thadico 3 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Duong 19B, Binh An Ward, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/6a/166a9b1b70ca645cbbe3cf01599f893b631cf0de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="494.72" OriginalAmount="489.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.782333" Longitude="106.697399" StarRating="5" HotelCode="317378|418018" HotelName="Hotel Des Arts Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76-78 Nguyen Thi Minh Khai Street, District 3, 70000 Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/1d/e41da77dd1b0e3429f3df21721651ae274027997.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.94" OriginalAmount="494.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77454" Longitude="106.706428" StarRating="5" HotelCode="20679|renaissance_riverside_hotel_saigon" HotelName="Renaissance Riverside Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-15 Ton Duc Thang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/de/2bde0b3059bfb3fec61a3f44a8bf57dff7647c17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located at the heart of Ho Chi Minh City, just a few minutes from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="515.26" OriginalAmount="510.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7743695" Longitude="106.7065418" StarRating="5" HotelCode="314951|1474768" HotelName="Le Méridien Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3C Ton Duc Thang Street, District 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/3b/413b1cf7805715a7985a38f5483c6d93264dc79b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="544.39" OriginalAmount="539.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.800120014297" Longitude="106.68124345002" StarRating="2" HotelCode="347731|quynh_huong_hotel" HotelName="Quynh Huong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>206B Phan Dang Luu, Ward 03, Phu Nhuan, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/22/fb22cfebf8c0ced74f202458dcf1f4c0df989665.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="560.55" OriginalAmount="555.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.775733394513" Longitude="106.70403599739" StarRating="5" HotelCode="50609|sheraton_saigon_hotel_towers" HotelName="Sheraton Saigon Hotel &amp; Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Dong Khoi, District 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/bb/f8bb4744ab504c755fc897f8087445576c55d870.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a privileged location in the heart of Ho Chi Minh City, on the most famous street, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="586.81" OriginalAmount="581.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.759449" Longitude="106.669292" StarRating="5" HotelCode="904542|an_lam_private_residences_saigon_river" HotelName="An Lam Saigon River" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/84/2984e70420e619e1bc5254d33876f0b505d09a7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.34" OriginalAmount="634.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.77358808" Longitude="106.70456638" StarRating="5" HotelCode="263804|the_reverie_saigon" HotelName="The Reverie Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-36 Nguyen Hue Boulevard, 57-69F Dong Khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e9/3ee9001b49759907b9e32b80a6797c8b9b0fbdd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="642.97" OriginalAmount="636.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.781488269724" Longitude="106.7011069828" StarRating="5" HotelCode="175615|824515" HotelName="InterContinental Residences Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Nguyen Du Street &amp; Hai Ba Trung, St., District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8d/95/8d958dfd77f3212d7f51631ba8ad8ccc02ec3dc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="643.37" OriginalAmount="637.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.7919913" Longitude="106.7223097" StarRating="5" HotelCode="815739|vinpearl_luxury_landmark_81" HotelName="Vinpearl Luxury Landmark 81" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>720A Dien Bien Phu Street, Landmark 81 Building, Vinhomes Central Park, Ward 22, Binh Thanh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/30/a130dc28d54a304e9ae3f059c08be152fff0b714.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.06" OriginalAmount="706.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.777501415507" Longitude="106.70344591141" StarRating="5" HotelCode="59242|park_hyatt_saigon" HotelName="Park Hyatt Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Lam Son Square, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0d/370dc176bde2fdac8c8e86f0582cc698ea061136.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Ho Chi Minh City on Lam Son Square, (overlooking the Opera House), thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="736.15" OriginalAmount="728.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.774258514345" Longitude="106.70497618926" StarRating="5" HotelCode="376432|694622" HotelName="The Reverie Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>57-69F Dong Khoi Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="788.81" OriginalAmount="781.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.81015268" Longitude="106.7515607" StarRating="5" HotelCode="961035|mia_saigon_luxury_boutique_hotel" HotelName="Mia Saigon Luxury Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Street 10, An Phu Ward, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/8d/458d4fb87e92ccceb162452146e452fb7c117d1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1144.33" OriginalAmount="1133.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="10.74779125" Longitude="106.61092075" StarRating="0" HotelCode="839596|minh_ha_hotel" HotelName="Minh Ha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Beauty Salon,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24-26 Street 30, Binh Tri Dong B Ward, Binh Tan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/2e/ee2e7cd979d85a4930eb29141c38e0b5d61a8123.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Minh Ha Hotel is conveniently located in the popular Tan Tao Industry Zone area. The hotel offers a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Jacuzzi,Designated Smoking Area,Shopping Arcade,Kitchen,Nightclub,Bicycle Rental,Golf,Diet Meals,Garden,Central Heating,24 Hour Power Supply,24 Hour Security,Housekeeping,Meeting Room,Wake-up Call Service,Airport Transfer (on Demand),Business Centre,Dining,Parking,Printer,24 Hour Front Desk,24 Hour Room Service,Beauty Salon,Coffee Shop,Concierge,Dry Cleaning,Elevator,Valet Parking,LCD/Projector,Luggage Storage,Banquet Hall,Babysitting,Pets allowed</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,SKI HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,COUNTRY HOUSE,CLUB RESORT,GOLF HOTEL,ECO HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,HOTEL,RESIDENCES,AIRPORT HOTELS,APARTHOTEL,APARTMENT,SPA HOTEL,HOSTELS,GUEST HOUSES,HOLIDAY HOMES</PropertyType>
  </Filter>
</HotelSearchRS>||True